-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
build, tools: copy release assets to staging R2 bucket once built #51394
build, tools: copy release assets to staging R2 bucket once built #51394
Conversation
Background: nodejs/build#3602 |
5bcb9ce
to
d716fb0
Compare
7a883e3
to
2da0546
Compare
2da0546
to
9a7c146
Compare
85f98db
to
87d2b3c
Compare
I did a test release build (https://ci-release.nodejs.org/job/iojs+release/9917/ for those who have access), but it failed to upload:
|
87d2b3c
to
a1b7767
Compare
Should be the correct profile now (or at least this is the profile used here https://github.com/nodejs/build/blob/a721695e2b652bee056502e5c7da3ec03d1ca150/ansible/www-standalone/tools/promote/settings#L41) |
On Windows (all three builds):
On macOS (osx11-release-pkg)
|
please review each new line in the Makefile. The double quotes are not placed correctly. |
a1b7767
to
4d453df
Compare
I want to land #45427 first as it's building a whole new ccache. |
@flakey5 Can you please rebase on the latest |
7121813
to
33c6584
Compare
Done |
Co-authored-by: Michaël Zasso <targos@protonmail.com>
33c6584
to
2ee2b5f
Compare
Landed in e5a76f1 |
Note: nodejs/node#51394 should land before this does Reference nodejs#3602
Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: nodejs#51394 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: #51394 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: #51394 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: nodejs#51394 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: nodejs#51394 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
cc @MoLow @targos