Skip to content

Conversation

@Ani1357
Copy link
Contributor

@Ani1357 Ani1357 commented Apr 27, 2025

📌 Summary

While trying to generate our first release candidate, the pipeline failed because of a missing tag which should have been created by running the release command.
Apparently this behavior was disabled in packages.json.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

Copy link
Contributor

@j-zimnowoda j-zimnowoda left a comment

Choose a reason for hiding this comment

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

What about the regular release pipeline. I am pretty sure that it relies on that setting?

@github-actions
Copy link

github-actions bot commented Apr 28, 2025

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
46.79% (+0.09% 🔼)
991/2118
🔴 Branches
35.16% (+0.43% 🔼)
328/933
🔴 Functions
46.49% (+0.29% 🔼)
159/342
🔴 Lines
48% (+0.15% 🔼)
946/1971

Test suite run success

143 tests passing in 13 suites.

Report generated by 🧪jest coverage report action from d8c8c6e

"bootstrap-dev-with-repo": "CI=1 ENV_DIR=/tmp/otomi-bootstrap-dev binzx/otomi bootstrap",
"bootstrap-tests-fixtures": "CI=1 ENV_DIR=$PWD/tests/fixtures binzx/otomi bootstrap"
},
"standard-version": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please double check with Create and push git tag task. In particular how changing this config impacts the following statement:

git tag -am "$COMMIT_MSG" $release_tag && git push --follow-tags

svcAPLBot and others added 30 commits June 17, 2025 07:43
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.

5 participants