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

Improved release script, see issue #14 #15

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

mellelieuwes
Copy link
Contributor

@mellelieuwes mellelieuwes commented Feb 15, 2024

  • Releases are created in a folder "releases"
  • The format of the release filename is: <npm_package_name><release_count>.zip
  • Release count is the total amount of releases locally available + 1
  • This solution does not (yet) work on windows

@mellelieuwes mellelieuwes linked an issue Feb 15, 2024 that may be closed by this pull request
@kasperwelbers
Copy link
Contributor

LGTM!

@mellelieuwes mellelieuwes merged commit 3b1e318 into master Feb 16, 2024
@mellelieuwes mellelieuwes deleted the 14-npm-run-release branch September 10, 2024 18: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.

"npm run release" updates release.zip if it already exists
3 participants