Commit Graph

83 Commits (6aee1553dd107960a5f29a7add2539678d6820a3)

Author SHA1 Message Date
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 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