Skip to content

CI/CD Improvements

Compare
Choose a tag to compare
@jperras jperras released this 06 Jun 18:47
· 39 commits to main since this release
dffbd3f
  • Added workflows for publishing automatically to PyPI once a release is made
  • Test more Python versions in CI (3.8 to 3.10, the versions currently supported by Dynaconf)
  • Added workflow for running tests via Github Actions