Skip to content

feat: restore purpose-specific GitHub Action boundaries - #72

Merged
vitormattos merged 8 commits into
mainfrom
fix/consumer-action-boundaries
Sep 24, 2026
Merged

vitormattos merged 8 commits into
mainfrom
fix/consumer-action-boundaries

Conversation

@vitormattos

Copy link
Copy Markdown
Member

Summary

Restore consumer-facing GitHub Action boundaries for release-tool operations that were incorrectly expanded into shell-heavy workflow code during the repository migration.

Adds public composite Actions for:

  • stable release-line selection;
  • packaged artifact validation;
  • release metadata inspection;
  • release-note generation.

These Actions delegate to the release-tool CLI and reuse the existing internal version/bootstrap logic, so consumers no longer hard-code a release-tool version or duplicate PHAR download/checksum shell.

Also bumps the product version to 0.11.3 and extends acceptance coverage for the explicit public Action contracts.

This follows up on LibreSign/libresign#8679.

@vitormattos
vitormattos merged commit a2f3dd3 into main Sep 24, 2026
16 of 17 checks passed
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.

1 participant