Kieran Prasch
|
62300e5885
|
Configure bumpversion, and setup.py; Docker build adjustments for automated publication.
|
2019-01-29 10:14:03 -08:00 |
jMyles
|
13e4d5e446
|
Removing requirements file lock matching check for now.
|
2019-01-22 17:04:23 -05:00 |
Kieran Prasch
|
3757f0c63f
|
Include script to execute jobs remotely from local circleCI config YML.
|
2019-01-21 11:35:25 -08:00 |
Kieran Prasch
|
5fc7baf67c
|
Fixes Issue #628 regarding the speration of docker build from upload.
|
2019-01-21 11:35:25 -08:00 |
David Núñez
|
1657026f29
|
Check consistency of Pipfile.lock wrt to original requirements files
|
2019-01-06 18:40:09 +01:00 |
David Núñez
|
42dbea1f38
|
We don't need to produce and store a Pipfile.lock anymore
|
2019-01-06 18:39:30 +01:00 |
David Núñez
|
fae28e8616
|
pipenv install uses Pipfile.lock instead of --skip-lock
|
2019-01-06 18:38:34 +01:00 |
David Núñez
|
6167d1b7f4
|
Store newly generated Pipfile.lock as part of CI build
|
2019-01-05 10:41:47 +01:00 |
David Núñez
|
dd16171c2a
|
Use default JUnit XML path from pytest.ini
|
2019-01-05 01:05:53 +01:00 |
David Núñez
|
580b979ea2
|
Test results were not captured by CircleCI. Fixed.
|
2019-01-05 00:54:34 +01:00 |
David Núñez
|
226d3daaf3
|
CI stores requirements.txt generated by pipenv --lock
|
2019-01-05 00:02:36 +01:00 |
Kieran Prasch
|
c1e69ff0d1
|
Respond to RFCs
|
2018-12-17 12:32:28 -08:00 |
Kieran Prasch
|
5695dc6183
|
Use python-pip for deployment-ready builds
|
2018-12-16 18:18:42 -08:00 |
Kieran Prasch
|
2c64a9ac24
|
Persist to workspace only once per workflow.
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
533a387c56
|
Set default parallelism to one.
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
084b26fa28
|
Port pre and post test steps to commands: prepare_enviorment and capture_test_results
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
3c400a0dbd
|
Bug Fix: Update and Utilize Pipfile entrypoints in workflow; Pip build-time checks
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
68169b4101
|
Port pytest cli options and flags to pytest.ini
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
1d16e6b69c
|
Publication and Build Automation Markup, Including PyPI and Docker; 2.1 Commands.
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
dccb5afd4c
|
Add commit hook for circleCI config file validation
|
2018-12-16 18:16:53 -08:00 |
Kieran Prasch
|
bf62f9201d
|
Class-based refactor; Timestamped reports; Automation job.
|
2018-12-13 16:01:14 -08:00 |
Kieran Prasch
|
164d499884
|
Consolidate contract tests; further simplify job names.
|
2018-12-05 18:26:38 -08:00 |
Kieran Prasch
|
8b5026afb8
|
Post-rebase merge commit: circleCI
|
2018-12-05 18:02:52 -08:00 |
Kieran Prasch
|
b2669b8edf
|
Extrapolate more testing steps for CI workflows; Skip publication steps (preversion).
|
2018-12-05 16:16:59 -08:00 |
Kieran Prasch
|
35a8476cb7
|
Adds integrated CLI test entry point
|
2018-12-05 16:07:28 -08:00 |
Kieran Prasch
|
4ac045a78a
|
Adjust CI: Fixes missing jobs, dependency and tests wheel builds; Slim CI job names.
|
2018-12-05 16:07:01 -08:00 |
Kieran Prasch
|
b0170f1124
|
Add ursula command test job, remove 'unit' language from CI config
|
2018-12-05 16:04:32 -08:00 |
Kieran Prasch
|
df7f94892f
|
Coveralls yaml anchors
|
2018-12-03 23:13:48 -08:00 |
Kieran Prasch
|
dd6f02b733
|
Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip.
|
2018-12-03 16:20:13 -08:00 |
Kieran Prasch
|
d1aabfcb09
|
Add blockchain entities job (with PR #562 in mind)
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
3bb0c11e94
|
Glob CI tests into parallel builds
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
da414db282
|
Add Coveralls build steps to test jobs
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
b6d58b11e5
|
Experiment with a dedicated coveralls build; Use pipenv envvar API and circleCI contexts.
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
99025fa284
|
Adds pip install build step in CI workflow.
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
0835794df9
|
Try on some coveralls
|
2018-12-03 14:42:48 -08:00 |
Kieran Prasch
|
9109c64b96
|
test-and-deploy workflow for nucypher publication
|
2018-11-04 20:43:01 +01:00 |
Kieran Prasch
|
85b42f639f
|
Update CI to include config tests; Reorganize; Fix glob pattern; Localize utility functions in CLI.
|
2018-10-09 23:51:21 -07:00 |
Kieran Prasch
|
cd4b513eae
|
Pipenv/Pip 18.1 bug work-around: See Issue pipenv/#2925
|
2018-10-07 11:19:45 -07:00 |
Kieran Prasch
|
540e25ac57
|
Fix circleCI stale filepath for eth-contracts build.
|
2018-09-24 18:43:01 -07:00 |
Kieran Prasch
|
d615587e64
|
Once again, allow mypy failures.. for now
|
2018-09-22 21:24:35 -07:00 |
tuxxy
|
812e0066c6
|
Install lxml for mypy_type_check in CircleCI
|
2018-09-18 10:06:33 -06:00 |
Kieran R. Prasch
|
3c4793addc
|
Enforce mypy checks
|
2018-09-18 09:52:40 -06:00 |
Kieran R. Prasch
|
2510bcdefd
|
Include cli test entrypoints in CircleCI config
|
2018-09-10 16:13:06 +02:00 |
Kieran R. Prasch
|
172fb82370
|
CircleCI: Update contract integration test name
|
2018-08-31 15:41:58 -07:00 |
Kieran Prasch
|
61ebd5aa5c
|
Reset CI cache, Reintroduce mypy checks with allowed failure while were at it
|
2018-08-31 11:03:52 -07:00 |
Kieran Prasch
|
4fd09802ff
|
CircleCI: directly use install solc script to dodge pipenv api changes
|
2018-08-31 10:53:18 -07:00 |
Kieran R. Prasch
|
aa1443e8c9
|
CircleCI: caching -> workspaces
|
2018-08-31 10:40:10 -07:00 |
jMyles
|
7c46c690b5
|
Ticking cache version for CircleCI.
|
2018-07-10 10:14:42 -07:00 |
jMyles
|
9044ad8474
|
Making build_dependencies use verbose output for pipenv.
|
2018-07-10 10:14:42 -07:00 |
jMyles
|
72d0c8e978
|
Commenting out MyPy check for the moment. See #350.
|
2018-07-10 10:14:42 -07:00 |