Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

OSX doesn't exist any more #854

Open
lann opened this issue Jun 10, 2022 · 1 comment
Open

OSX doesn't exist any more #854

lann opened this issue Jun 10, 2022 · 1 comment
Labels
chore Custodial tasks enhancement New feature or request

Comments

@lann
Copy link
Contributor

lann commented Jun 10, 2022

The Hippo release artifacts for MacOS are labeled osx. This complicates certain kinds of automation. @adamreese

@bacongobbler
Copy link
Contributor

bacongobbler commented Jun 10, 2022

.NET refers to the target runtime as osx-x64 during dotnet publish.

macOS RIDs use the older "OSX" branding.

This argument is passed to the github workflow.

To accommodate this, we will need to map osx-x64 to macos-amd64 when we create the archive.

@bacongobbler bacongobbler added enhancement New feature or request chore Custodial tasks labels Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Custodial tasks enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants