Skip to content

Add arch name to archive files created in the upload workflow #4679

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

Merged

Conversation

autarch
Copy link
Contributor

@autarch autarch commented Jan 31, 2021

This is helpful for my ubi tool. It also prepares for doing ARM builds for macOS, which will probably be a thing in the near future.

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

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

Thanks for this! Believe it will need an adjustment, but if we can get this sorted quickly then I can probably get it pulled in before the next release

@@ -11,16 +11,16 @@ jobs:
matrix:
build: [linux, macos, windows-gnu, windows-msvc]
include:
- build: linux
- build: linux-x86_64
Copy link
Member

Choose a reason for hiding this comment

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

I believe that updating this would require the corresponding values in build so that the matrix legs will still match.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do. I'll push it as a separate commit but if you want me to rebase it into one I can do that too.

Copy link
Member

Choose a reason for hiding this comment

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

Great thanks! And no worries. In cases like this where the diff is so small it's fine to squash the changes on the original commit, but will just squash on merge

@calebcartwright calebcartwright merged commit 21130bc into rust-lang:master Feb 3, 2021
calebcartwright pushed a commit to calebcartwright/rustfmt that referenced this pull request Feb 4, 2021
…ang#4679)

* Add arch name to archive files created in the upload workflow

* Fix arch names in matrix.build key to include arch name as well
calebcartwright pushed a commit that referenced this pull request Feb 4, 2021
* Add arch name to archive files created in the upload workflow

* Fix arch names in matrix.build key to include arch name as well
@karyon
Copy link
Contributor

karyon commented Oct 25, 2021

Backported in #4685

@autarch autarch deleted the autarch/arch-in-asset-names branch June 4, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants