Skip to content

Add check-semantic-version GitHub action

Compare
Choose a tag to compare
@cortadocodes cortadocodes released this 29 Sep 17:01
· 53 commits to main since this release
df60f53

Summary

Add a GitHub action utilising the check-semantic-version CLI that can be easily used in GitHub workflows.

Contents (#76)

New features

  • Add check-semantic-version GitHub action

Operations

  • Use latest setup-python action in workflows
  • Use check-semantic-version GitHub action in python-ci workflow
  • Add build-docker-image workflow
  • Add testing and docker build/push to release workflow

Other

  • Update example workflow with check-semantic-version GHA