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 conventionalcommits preset to the semantic-release #1390

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

yshyn-iohk
Copy link
Member

Description:

conventionalcommits preset is added to the semantic-release commit-analyzer plugin to react to the ! mark in the commit messages and increment the major version of the component.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

…lyzer plugin [skip ci]

Signed-off-by: Yurii Shynbuiev <[email protected]>
@yshyn-iohk yshyn-iohk requested a review from a team as a code owner October 10, 2024 08:49
@yshyn-iohk yshyn-iohk changed the title ci: add conventionalcommits preset to the semantic-release [skip ci] ci: add conventionalcommits preset to the semantic-release Oct 10, 2024
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) November 19, 2024 10:03
Copy link
Contributor

github-actions bot commented Nov 19, 2024

Integration Test Results

 23 files  ±0   23 suites  ±0   3s ⏱️ ±0s
 56 tests ±0   56 ✅ ±0  0 💤 ±0  0 ❌ ±0 
103 runs  ±0  103 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 60dac05. ± Comparison against base commit 73b0fb2.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 19, 2024

Unit Test Results

105 files  ±0  105 suites  ±0   20m 11s ⏱️ -33s
889 tests ±0  881 ✅ ±0  8 💤 ±0  0 ❌ ±0 
896 runs  ±0  888 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 60dac05. ± Comparison against base commit 73b0fb2.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Nov 19, 2024

Coverage Status

coverage: 48.723%. remained the same
when pulling 60dac05 on ci/semantic-release-preset
into 73b0fb2 on main.

@FabioPinheiro
Copy link
Contributor

@yshyn-iohk this was not merged. Any reason for that?

@yshyn-iohk
Copy link
Member Author

@FabioPinheiro, it looks like I forgot about this PR.
I will keep an eye on it to be merged

@yshyn-iohk yshyn-iohk merged commit d436bd1 into main Jan 20, 2025
13 checks passed
@yshyn-iohk yshyn-iohk deleted the ci/semantic-release-preset branch January 20, 2025 13:40
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.

4 participants