👷 CI/CD
This section provides information on how to setup and configure CI/CD pipelines for this project.
GitHub Actions
1.bump-version.yml
: Bumps the project version.2.build-publish.yml
: Builds and publishes docker images.3.create-release.yml
: Creates a new release.4.update-changelog.yml
: Updates the changelog.publish-docs.yml
: Publishes the documentation.