Skip to content

fix: remove '@semantic-release/exec plugin' (avoids extra npm install) - #74

Merged
djach7 merged 1 commit into
containers:mainfrom
rosygmiki:semantic-rel
Apr 6, 2026
Merged

fix: remove '@semantic-release/exec plugin' (avoids extra npm install)#74
djach7 merged 1 commit into
containers:mainfrom
rosygmiki:semantic-rel

Conversation

@rosygmiki

@rosygmiki rosygmiki commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

This PR removes @semantic-release/exec plugin removing the need for a package.json file which would include npm dependencies that the project doesn't otherwise use.

release.yml now runs on release: published instead of gh workflow run trigger from @semantic-release/exec.

Signed-off-by: Rosy-Glorious Miki <rmiki@redhat.com>
@codecov

codecov Bot commented Apr 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.51%. Comparing base (4085a78) to head (d77abb3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   59.51%   59.51%           
=======================================
  Files          10       10           
  Lines        1035     1035           
=======================================
  Hits          616      616           
  Misses        305      305           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .releaserc.yml file by removing the @semantic-release/exec plugin, which was previously used to manually trigger the release.yml workflow via the GitHub CLI. I have no feedback to provide.

@djach7
djach7 merged commit b5873fb into containers:main Apr 6, 2026
14 checks passed
@semanticreleasebot-rmiki

Copy link
Copy Markdown

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rosygmiki
rosygmiki deleted the semantic-rel branch April 7, 2026 18:12
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.

3 participants