-
Notifications
You must be signed in to change notification settings - Fork 724
Add darwin aarch64 support to CI #7636
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
Conversation
emilypi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @hasufell 💪
|
@Mergifyio update |
|
Command
|
|
Huh, is there a way to tell mergify to rebase instead of merge? |
|
@Mikolaj you'll need a different tag. Right now, the update method for the |
|
thank you, so I made a mistake; I should have just added the |
just in case you want to use it: https://docs.mergify.io/commands/#rebase |
|
@Mergifyio rebase |
|
Command
|
|
huh, I hoped it would remove the merge commit |
|
Nothing beats the command line with a non-machine merge commit that is GPG signed. ;) |
|
Boo - we're not nerds! |
* rewrite paths to configure * add gitlab ci integration to cabal * Add darwin aarch64 support to CI (#7636) * Add i386 build (#7700) No CI neeeded * Bump to 3.4.1.0 * Fix CI on M1 * Fix linux build * Use cabal.project.release in gitlab CI * Force cabal to use a build plan where exe:cabal-plan is enabled (cherry picked from commit 26b94bb) * Update boostrap CI to the ghcup format GHA now uses * Add ghcup install call to boostrap script to be future safe * Fix quick jobs Co-authored-by: Tamar Christina <tamar@zhox.com> Co-authored-by: Emily Pillmore <emilypi@cohomolo.gy> Co-authored-by: Fendor <power.walross@gmail.com> Co-authored-by: Mikolaj Konarski <mikolaj@well-typed.com>
https://gitlab.haskell.org/maerwald/cabal/-/pipelines/40563 all green