Commit Graph

93 Commits (098ab80b153cd3c0c449faf7365b4aa129436ad4)

Author SHA1 Message Date
David Núñez a17ffcd667 Fix generalized wrong usage of tests globbing 2019-04-14 02:29:09 +02:00
David Núñez a2abfe06ed Contract task in CI was missing A LOT of stuff -_-U 2019-04-14 01:53:34 +02:00
David Núñez cd1eb11d36 Fix globbing of tests in CircleCI. Fix missing coverage report of CLI tests 2019-04-14 01:02:15 +02:00
Kieran Prasch 402020d8bc
Capture test results from blockchain tests, too, because why not. 2019-04-05 22:12:04 -07:00
Kieran Prasch 0796fff455
move coverage flags outside test globbing 2019-04-05 22:02:06 -07:00
jMyles 1dd0817ec3
Change CircleCI config and python deps from coveralls to codecov. 2019-04-05 21:34:20 -07:00
szotov 19a11d0ab1 Added one more slashing scenario and some ascii diagrams 2019-03-26 18:49:12 +03:00
Kieran Prasch 6df4dfd506
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic. 2019-03-06 16:29:28 -08:00
Kieran R. Prasch 7af03c0d88
Heartbeat Demo Bash Script: one-click demo run 2019-03-06 13:52:45 -08:00
jMyles 023a0cef67 Temp fix for failed CLI jobs on CI only. 2019-02-15 00:30:48 -07:00
Kieran R. Prasch 66a4ef1803 Touch-ups for Enrico exmaples style; Adds secondary custom install path test constant; Fixup ci config. 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 1cc1badc2d Update CI config to reflect new CLI test file structure 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 72fa3a0969 Check standard installation entrypoints with circleCI (Issue #756) 2019-02-13 11:05:59 -07:00
Kieran Prasch 02ea93d85e Use -r flag for pip development installation 2019-02-12 17:04:03 -08:00
Kieran R. Prasch e6bf2820ea Forcibly uninstall ethpm 2019-02-10 09:39:48 -07:00
Kieran R. Prasch 1ac4d276ff Install deps with pipenv sync 2019-02-09 22:42:33 -07:00
David Núñez e666cfc067 A reasonable place for the heartbeat task in the CI worklfow 2019-02-07 12:08:41 +01:00
David Núñez a4f72a95a8 Use dev Ursulas directly instead the demo fleet script. 2019-02-07 11:53:45 +01:00
David Núñez 9a5d6011c1 Use pip environment instead of pipenv for heartbeat demo CI task 2019-02-07 11:33:49 +01:00
David Núñez ff33ef155a Store fleet logs as artifacts to debug the heartbeat demo CI task 2019-02-07 11:14:54 +01:00
David Núñez ea7cbfba49 Naive approach for a CircleCI workflow to test the heartbeat demo 2019-02-07 11:04:15 +01:00
David Núñez eb88b37f75 Prioritizing the actors task in CircleCI since it's slow af 2019-02-07 10:21:58 +01:00
David Núñez 7191132759 Use previously built workspace for building the docs 2019-02-07 10:21:58 +01:00
David Núñez 275aa0ae90 Trying to speed up CI: removed some task dependencies, increased parallelism 2019-02-07 10:20:48 +01:00
Kieran R. Prasch 86695e2e17 Remove cron based trigger interference (hotfix) 2019-02-05 10:19:48 -08:00
Kieran R. Prasch 3b48db557c Configure circleCI nightly trigger at 12AM UTC 2019-02-01 08:29:12 -08:00
Kieran R. Prasch 1ab9da7c47 Store built sphinx HTML as a CI build artifact 2019-02-01 08:26:06 -08:00
Kieran Prasch 406a5fa67c
Sneak documentation builds into CI 2019-01-30 12:19:38 -08:00
Kieran Prasch 753c4bff12
Yeah, you're gonna have to be more specific. 2019-01-29 14:22:13 -08:00
Kieran Prasch 0f3765972e
Provides docker cloud authentication for automated builds; Project description adjustment 2019-01-29 13:49:35 -08:00
Kieran Prasch 9c9de3c9c7
Use pip for python distribution builds; Remove development wheel checks in favor of production checks. 2019-01-29 11:21:10 -08:00
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 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 bf62f9201d
Class-based refactor; Timestamped reports; Automation job. 2018-12-13 16:01:14 -08:00