Skip to content

Upload Windows artifacts into correct subdirectory#3934

Merged
jdno merged 1 commit intorust-lang:masterfrom
jdno:windows-dist
Jul 10, 2024
Merged

Upload Windows artifacts into correct subdirectory#3934
jdno merged 1 commit intorust-lang:masterfrom
jdno:windows-dist

Conversation

@jdno
Copy link
Copy Markdown
Member

@jdno jdno commented Jul 10, 2024

The Windows artifacts are uploaded to S3 as part of every build on master, but due to slight differences in the upload command syntax between Linux and Windows currently end up at the root of the upload directory. Similar to the existing upload step for builds on stable, the command has been tweaked to place the files into the dist directory.

The Windows artifacts are uploaded to S3 as part of every build on
`master`, but due to slight differences in the upload command syntax
between Linux and Windows currently end up at the root of the upload
directory. Similar to the existing upload step for builds on `stable`,
the command has been tweaked to place the files into the `dist`
directory.
k
@jdno jdno added this pull request to the merge queue Jul 10, 2024
Copy link
Copy Markdown
Member

@rami3l rami3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Merged via the queue into rust-lang:master with commit 5587fe8 Jul 10, 2024
@jdno jdno deleted the windows-dist branch July 10, 2024 10:09
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