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

ci: Add semantic release action flow #653

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Conversation

yaroslav-007
Copy link
Contributor

@yaroslav-007 yaroslav-007 commented Jun 18, 2024

Description:
Adding GIthub action workflow with semantic release. Some specifics:

  • Breaking Changes are set to increment the minor version
  • The Github action workflow is not automatically triggered (you should run it manually)

Related issue(s):

Fixes #575

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Yaroslav Markovski <[email protected]>
@yaroslav-007 yaroslav-007 requested a review from rbarkerSL June 18, 2024 10:52
@yaroslav-007 yaroslav-007 linked an issue Jun 18, 2024 that may be closed by this pull request
@yaroslav-007 yaroslav-007 self-assigned this Jun 18, 2024
Signed-off-by: Yaroslav Markovski <[email protected]>
georgi-l95
georgi-l95 previously approved these changes Jun 19, 2024
Copy link
Collaborator

@georgi-l95 georgi-l95 left a comment

Choose a reason for hiding this comment

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

LG

.github/workflows/flow-semantic-release.yml Outdated Show resolved Hide resolved
.github/workflows/flow-semantic-release.yml Outdated Show resolved Hide resolved
Signed-off-by: Yaroslav Markovski <[email protected]>
rbarkerSL
rbarkerSL previously approved these changes Jun 21, 2024
Copy link
Contributor

@rbarkerSL rbarkerSL left a comment

Choose a reason for hiding this comment

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

LGTM

georgi-l95
georgi-l95 previously approved these changes Jun 24, 2024
isavov
isavov previously approved these changes Jun 25, 2024
Signed-off-by: georgi-l95 <[email protected]>
@georgi-l95 georgi-l95 dismissed stale reviews from isavov, rbarkerSL, and themself via 29bd36b June 25, 2024 10:00
Copy link

sonarcloud bot commented Jun 25, 2024

@georgi-l95 georgi-l95 merged commit 380e8a7 into main Jun 25, 2024
9 checks passed
@georgi-l95 georgi-l95 deleted the 575-implement-semantic-release branch June 25, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement semantic release
4 participants