Skip to content

ci(release): configure trusted publisher for npm releases#432

Merged
jcbsfilho merged 1 commit into
mainfrom
ci/trusted-publisher
Apr 23, 2026
Merged

ci(release): configure trusted publisher for npm releases#432
jcbsfilho merged 1 commit into
mainfrom
ci/trusted-publisher

Conversation

@jcbsfilho
Copy link
Copy Markdown
Collaborator

This pull request introduces a patch release for the @aziontech/builder package, primarily focused on CI/CD improvements and release process updates. The main changes include configuring the CI workflow to specify the Node.js version and updating release metadata.

CI/CD and Release Process Updates:

  • Updated the release workflow to explicitly set the Node.js version to 24 during dependency installation in .github/workflows/release.yml.
  • Cleaned up the release workflow environment variables, removing a commented-out line related to NODE_AUTH_TOKEN.
  • Added a changeset file documenting the patch release and referencing the adoption of the Trusted Publisher approach.

Package Metadata:

  • Reverted the version in packages/builder/package.json from 1.0.1 back to 1.0.0, possibly to correct a versioning inconsistency.
  • Removed the unreleased 1.0.1 changelog entry from packages/builder/CHANGELOG.md.

@jcbsfilho jcbsfilho requested a review from a team as a code owner April 23, 2026 23:33
@github-actions
Copy link
Copy Markdown
Contributor

SCC Complexity Analysis

  • Title: ci(release): configure trusted publisher for npm releases
  • Author: jcbsfilho
Metric Source Branch (ci/trusted-publisher) Target Branch (main) Difference
Complexity 2438 2438 0
Code 50052 50049 3

@jcbsfilho jcbsfilho merged commit 07dec4c into main Apr 23, 2026
6 of 10 checks passed
@jcbsfilho jcbsfilho deleted the ci/trusted-publisher branch April 23, 2026 23:34
@pablodiehl pablodiehl mentioned this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant