This website requires JavaScript.
Explore
Help
Sign In
status-im
/
spiff-arena
Watch
2
Star
0
Fork
0
You've already forked spiff-arena
mirror of
https://github.com/status-im/spiff-arena.git
synced
2025-01-21 07:18:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spiff-arena
/
.github
/
workflows
/
constraints.txt
3 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
upgrade pip for safety
2023-12-08 13:32:49 -05:00
pip==23.3.1
Feature/pin spiff in ci (#428) * attempt to use the locked version of SpiffWorkflow in ci w/ burnettk * fixed regex for spiffworkflow revision replacement * make sure we also update the lockfile when getting new spiff * install poetry before we attempt to update hte pyproject * hardcoding spiffworkflow revision as a test w/ burnettk * try running tests in ci from bash script w/ burnettk * print working dir in ci w/ burnettk * fixed location of instance dir w/ burnettk * run with mysql in ci * run typeguard with bash script as well w/ burnettk * fixed postgres test w/ burnettk * clean up github action file w/ burnettk * fixed postgres test again w/ burnettk * pyl * attempt to remove nox from ci completely * omit safety for now to test coverage * fixed how coverage is being called from not nox * allow running safety and macos again * renamed run_not_nox to run_ci_session w/ burnettk * attempt to only upload if matrix says to w/ burnettk * attempt to install mysqlclient prereqs for mac and remove noxfile stuff w/ burnettk * added back the constraints file w/ burnettk * moved the contributing file to the root of arena w/ burnettk --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-08-03 11:49:30 -04:00
poetry==1.5.1
Reference in New Issue
Copy Permalink