Skip to content
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

Merged
merged 12 commits into from
Aug 27, 2024

Conversation

njuguna-n
Copy link
Contributor

Description

This PR adds automatic deployment and releases

#148

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@njuguna-n njuguna-n marked this pull request as ready for review August 23, 2024 08:29
README.md Outdated Show resolved Hide resolved
@andrablaj andrablaj removed their request for review August 26, 2024 07:34
@andrablaj
Copy link
Member

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.

@njuguna-n
Copy link
Contributor Author

@dianabarsan please review.

Copy link
Member

@dianabarsan dianabarsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

.github/workflows/release.yml Show resolved Hide resolved
@njuguna-n njuguna-n merged commit 52cf12a into main Aug 27, 2024
4 checks passed
@njuguna-n njuguna-n deleted the 148-add-automatic-releases-and-versioning branch August 27, 2024 08:53
medic-ci pushed a commit that referenced this pull request Aug 27, 2024
# 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)
@medic-ci
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants