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

ci: add FreeBSD and macOS M1 builds #845

Merged
merged 6 commits into from
Oct 21, 2022
Merged

Conversation

ClementTsang
Copy link
Owner

@ClementTsang ClementTsang commented Oct 20, 2022

Description

A description of the change and what it does. If relevant (such as any change that modifies the UI), please provide screenshots of the change:

Adds M1 macOS and FreeBSD binary builds via Cirrus CI. Note I need to still add some code to grab the generated binaries from Cirrus CI for releases here.

Issue

If applicable, what issue does this address?

Closes: #843

Testing

If relevant, please state how this was tested. All changes must be tested to work:

If this is a code change, please also indicate which platforms were tested:

  • Windows
  • macOS
  • Linux

Checklist

If relevant, ensure the following have been met:

  • Areas your change affects have been linted using rustfmt (cargo fmt)
  • The change has been tested and doesn't appear to cause any unintended breakage
  • Documentation has been added/updated if needed (README.md, help menu, etc.)
  • The pull request passes the provided CI pipeline
  • There are no merge conflicts
  • If relevant, new tests were added (don't worry too much about coverage)

@ClementTsang ClementTsang marked this pull request as ready for review October 21, 2022 08:56
@ClementTsang ClementTsang merged commit 3fdd7cd into master Oct 21, 2022
@ClementTsang ClementTsang deleted the cirrus_ci_build_task branch October 21, 2022 14:47
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.

[Packaging]: Add FreeBSD and M1 binaries
1 participant