Skip to content

v.3.0.0 - Upgrade poetry, fix serverless build errors, more flexibility

Latest
Compare
Choose a tag to compare
@emann emann released this 10 Jul 12:48
9147234

Major Changes:

  • Change default poetry version
  • Enforce 100% coverage in python projects
  • Changed how serverless is called to eliminate build errors/inconsistencies
  • Added action to auto bump/tag python projects

Other minor changes:

  • Python version is now passed as an input to everything that could possibly want/use it
  • Updated the versions of a few GH-provided actions
  • Remove deprecated ways of interacting with GHA
  • Reworked some workflows to make them more modular/reusable