Skip to content

Conversation

@gvarandas
Copy link
Contributor

@gvarandas gvarandas commented Mar 17, 2025

Description

  • Update NodeJS versions to 20.11.0, as 19 isn't maintained anymore.
  • Automate releasing the library once a Github release has been published in the repository.
  • Enable generating provenance statements when releasing the library.

@gvarandas gvarandas force-pushed the chore/update-release-engine branch from 7fb98ff to ea542dc Compare March 19, 2025 18:58
@gvarandas gvarandas marked this pull request as ready for review March 19, 2025 18:59
@gvarandas gvarandas requested a review from Copilot March 19, 2025 19:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the NodeJS version to 20.11.0 across multiple workflows and automates the release process through GitHub Actions with provenance statement generation enabled.

  • Updated NodeJS versions in gh-pages, documentation, and restyle workflows.
  • Introduced a new release workflow to automate publishing via npm on GitHub Releases.
  • Updated the RELEASE.md instructions to reflect the new release process.

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/release.yml New workflow for automated release using Github Actions.
RELEASE.md Updated release instructions from internal deploy to GitHub Releases.
.github/workflows/gh-pages.yml Updated Node version to 20.11.0.
.github/workflows/documentation.yml Updated Node version to 20.11.0.
.github/workflows/restyle.yml Updated Node version to 20.11.0.
Files not reviewed (1)
  • .nvmrc: Language not supported

@gvarandas gvarandas force-pushed the chore/update-release-engine branch from ea542dc to 4710d65 Compare March 19, 2025 19:09
@gvarandas gvarandas merged commit 3b8eec4 into master Mar 19, 2025
7 checks passed
@gvarandas gvarandas deleted the chore/update-release-engine branch March 19, 2025 19:57
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.

2 participants