Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add post-release script for asset normalization #154

Merged
merged 1 commit into from
May 26, 2023

Conversation

garrylachman
Copy link
Owner

This commit enhances the release process by adding a new post-release step called 'Post'. The step normalizes assets names. The normalization script adds arch and OS information to asset names and changes their extension.
close #153

This commit enhances the release process by adding a new post-release step called 'Post'. The step normalizes assets names. The normalization script adds arch and OS information to asset names and changes their extension.
@garrylachman garrylachman self-assigned this May 26, 2023
@github-actions
Copy link

GPT summary of 8f04587:

Error: couldn't generate summary

PR summary so far:

  • Added a post job to the release workflow to checkout git repo, install Node and Yarn, install dependencies, and normalize assets
  • Updated NODE_OPTIONS and DEBUG environment variables in the release job
  • Implemented script to make requests to the GitHub API to get the release associated with a given tag and update the asset names

@garrylachman garrylachman merged commit 141ce21 into develop May 26, 2023
@github-actions
Copy link

🎉 This PR is included in version 3.0.19-develop.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@garrylachman garrylachman deleted the 153-normalize-release-assets-after-publish branch May 26, 2023 06:31
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

🎉 This PR is included in version 3.0.19 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant