-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(#148): add automatic releases and versioning #152
Conversation
I removed myself as a reviewer because my comments were purely related to documentation as @dianabarsan has more knowledge about how the automatic release process should work. |
@dianabarsan please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
# 1.0.0 (2024-08-27) ### Bug Fixes * **#145:** docker compose instead of docker-compose ([b4ecea6](b4ecea6)), closes [#145](#145) ### Features * **#148:** add automatic releases and versioning ([#152](#152)) ([52cf12a](52cf12a)), closes [#148](#148) * **#72:** Replace hardcoded values with env variables ([#73](#73)) ([3dfa8e7](3dfa8e7)), closes [#72](#72)
🎉 This issue has been resolved in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
This PR adds automatic deployment and releases
#148
Code review checklist
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.