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

use nightly commit instead of versions #2

Open
rluvaton opened this issue Sep 29, 2023 · 1 comment
Open

use nightly commit instead of versions #2

rluvaton opened this issue Sep 29, 2023 · 1 comment

Comments

@rluvaton
Copy link
Owner

some versions may have the same commits or are not aligned with the commit history
also once you find the version you need to check the release commits

Instead, we should use the nightly versions that are generated each day and run on those


This is currently blocked as dist is being pruned the releases every month:
https://github.com/nodejs/build/blob/main/tools/wwwspace/prune.sh

  • For anything over 2 calendar years ago, retain only the build dated first of the month
  • For anything in the last 2 calendar years but not the last two months, retain date numbers ending in 1
  • Keep everything from the last two months.

but once Cloudflare R2 migration is finished every nightly release is kept and we can use that

following this for progress
nodejs/build#3461

@rluvaton
Copy link
Owner Author

for it to also support prev versions node js need to restore from backup the deleted releases

Slack message

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

No branches or pull requests

1 participant