This section provides information on how to setup and configure CI/CD pipelines for this project.
1.bump-version.yml
: Bumps the project version.2.build-publish.yml
: Builds, publishes and creates release of python package.3.update-changelog.yml
: Updates the changelog.publish-docs.yml
: Publishes the documentation.