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

Support new download links on Mac #10

Closed
3 tasks
barmac opened this issue Apr 11, 2024 · 0 comments · Fixed by #11
Closed
3 tasks

Support new download links on Mac #10

barmac opened this issue Apr 11, 2024 · 0 comments · Fixed by #11
Labels
enhancement New feature or request

Comments

@barmac
Copy link
Owner

barmac commented Apr 11, 2024

Is your feature request related to a problem? Please describe.

Due to camunda/camunda-modeler#4238, the download links for MacOS will change to support both arm64 and x64 architectures.

Describe the solution you'd like

The tool should detect the architecture via arch and adjust the links accordingly, but only for the nightly and the upcoming releases.

  • Use old file name for 5.22.0 and earlier version
  • Use arch-adjusted file name for any release after 5.22.0
  • Use arch-adjusted file name for the nightly

Describe alternatives you've considered

None.

Additional context

@barmac barmac added the enhancement New feature or request label Apr 11, 2024
barmac added a commit that referenced this issue Apr 12, 2024
barmac added a commit that referenced this issue Apr 12, 2024
barmac added a commit that referenced this issue Apr 12, 2024
barmac added a commit that referenced this issue Apr 12, 2024
barmac added a commit that referenced this issue Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant