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

Integrate new macos-apple-sillicon binary in download-latest.sh #3027

Closed
curquiza opened this issue Nov 3, 2022 · 0 comments · Fixed by #3169
Closed

Integrate new macos-apple-sillicon binary in download-latest.sh #3027

curquiza opened this issue Nov 3, 2022 · 0 comments · Fixed by #3169
Assignees
Labels
tooling Not directly project related, like Docker, Homebrew... v1.0.0 PRs/issues solved in v1.0.0 released on 2023-02-06
Milestone

Comments

@curquiza
Copy link
Member

curquiza commented Nov 3, 2022

⚠️ Should be only done once v0.30.0 is officially released

Once the v0.30.0 is released, we need to ensure people using download-lastest.sh on a Macos M1/M2 will get the meilisearch-macos-apple-silicon and not meilisearch-macos-amd64 anymore.

@curquiza curquiza added the tooling Not directly project related, like Docker, Homebrew... label Nov 3, 2022
@curquiza curquiza added this to the v1.0.0 milestone Nov 3, 2022
@curquiza curquiza self-assigned this Nov 3, 2022
bors bot added a commit that referenced this issue Dec 1, 2022
3169: Improve download-latest.sh script: integrate apple-silicon binary r=curquiza a=curquiza

Fixes multiples issues: #3044, #3027, #2613, #3014


Improvement/Addition
- #3044
- #3027

Simplification
- With #3014, we removed the complex part to get the latest version of Meilisearch we can now get directly with the GitHub API

Bug fixes:
- Should remove the problem the users encountered in this issue (#2613) because the related part has been removed from the script

Co-authored-by: curquiza <clementine@meilisearch.com>
Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
@bors bors bot closed this as completed in #3169 Dec 1, 2022
@meili-bot meili-bot added the v1.0.0 PRs/issues solved in v1.0.0 released on 2023-02-06 label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Not directly project related, like Docker, Homebrew... v1.0.0 PRs/issues solved in v1.0.0 released on 2023-02-06
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants