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

ansible: don't assume the relative paths for staging & dist are the same #3947

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

flakey5
Copy link
Member

@flakey5 flakey5 commented Nov 4, 2024

Some non-mainline releases' src dirs differ from their dst dirs (i.e. v8-canary builds upload to /home/staging/nodejs/custom and then are promoted to /home/dist/nodejs/v8-canary. This wasn't being accounted for when we promoted files from the dist-staging bucket to the
dist-prod bucket.

Some non-mainline releases' src dirs differ from their dst dirs (i.e.
v8-canary builds upload to `/home/staging/nodejs/custom` and then are
promoted to `/home/dist/nodejs/v8-canary`. This wasn't being accounted
for when we promoted files from the `dist-staging` bucket to the
    `dist-prod` bucket.

Signed-off-by: flakey5 <[email protected]>
@targos targos merged commit 8e294e9 into nodejs:main Nov 4, 2024
2 checks passed
@targos
Copy link
Member

targos commented Nov 4, 2024

deployed

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.

3 participants