Commit Graph

17 Commits

Author SHA1 Message Date
3388553ee0
Update actions CI to use poetry 1.3.2 2023-02-24 17:02:54 -05:00
Justin Wood
73ddd43284
Change version to 0.9, address some review nits and use poetry 1.2 rather than pre-release. 2022-09-07 15:11:19 -04:00
Justin Wood
a181da95b3
Bump to poetry 1.2.0b3 2022-09-07 12:05:48 -04:00
Justin Wood
e8ce2f391b
Improve CI Workflow.
Bump action versions, use poetry 1.2.0b2, Use py310 for static tests, Use better naming for python tests.
2022-09-07 12:05:48 -04:00
6ac16a5c4d
Update CI structure
Use new install-poetry script
Set path to include poetry directory
Use native poetry env management
2022-01-05 02:12:02 -05:00
17a2e5af64
Fix usage of installed poetry version in CI 2021-12-04 12:49:15 -05:00
c05187f2e6
Update CI poetry installation to use new install-poetry script 2021-12-04 11:57:29 -05:00
5ccc56956b
Fix misinterpreted 3.10 version string as float 2021-12-04 11:45:16 -05:00
2f35d83363
Add python3.10 to CI tests 2021-12-04 11:34:36 -05:00
5188a30e77
Update CI to drop deprecated runtime option 2021-05-05 22:21:48 -04:00
7152e4e94f
Update CI workflow to use parallelized install
Remove deprecated runtime option from CI
2021-04-19 23:48:38 -04:00
99d6eedff1
Fix CI running all tox envs instead of targeted envs
Yaml formatting quirks strike again
2021-01-22 19:23:35 -05:00
66c1925679
Add poetry requirement to local CI to ensure proper installation 2020-12-05 15:01:39 -05:00
52aaeba93c
Overhaul CI to improve resilance and efficiency
Add caching for pip and poetry downloads to reduce runtime
Add pinned pip version
Add poetry installation of local project
Remove bare pip install for local project installation
2020-12-05 14:12:50 -05:00
e96f4fb5e5
Add python3.9 tests to CI 2020-11-26 12:59:19 -05:00
eba268a127
Update CI to include installation of this plugin
Not sure how I overlooked this
2020-11-12 00:44:12 -05:00
1e2156ecdb
Add CI for PRs and CD for default branch 2020-10-11 19:41:16 -04:00