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: generate pre-built binaries for darwin and arm64 (backport #2654) #2662

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 11, 2023

This is an automatic backport of pull request #2654 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Closes #2567

## Testing

Testing with binaries on [my
fork](https://github.com/rootulp/celestia-app/releases/tag/v1.0.0-rc5).

| os | arch | machine | works | notes |

|--------|----------------|---------------|-------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| darwin | arm64 | Rootul's MBP | ✅ | I had to circumvent [Apple can't
check app for malicious
software](https://support.apple.com/guide/mac-help/apple-cant-check-app-for-malicious-software-mchleab3a043/mac)
|
| darwin | amd64 (x86_64) | AWS | ✅ | |
| linux | arm64 | AWS | ✅ | |
| linux | amd64 (x86_64) | Digital Ocean | ✅ | |

(cherry picked from commit a692125)
@github-actions github-actions bot added the bot item was created by a bot label Oct 11, 2023
@celestia-bot celestia-bot requested a review from a team October 11, 2023 13:31
@codecov-commenter
Copy link

Codecov Report

Merging #2662 (bc9f652) into v1.x (01dad84) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2662   +/-   ##
=======================================
  Coverage   20.41%   20.41%           
=======================================
  Files         140      140           
  Lines       15933    15933           
=======================================
  Hits         3252     3252           
  Misses      12373    12373           
  Partials      308      308           

@rootulp rootulp enabled auto-merge (squash) October 11, 2023 13:53
@rootulp rootulp merged commit a861911 into v1.x Oct 11, 2023
24 checks passed
@rootulp rootulp deleted the mergify/bp/v1.x/pr-2654 branch October 11, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants