Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Add linux-aarch64 job to circleci #13

Merged
merged 3 commits into from
May 9, 2022

Conversation

hangyas
Copy link
Contributor

@hangyas hangyas commented May 9, 2022

This PR adds a CircleCI job for creating linux-aarch64 releases. Closes #12

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

@hangyas Almost there, except that the config is generated from an .edn file :)

See generate_circleci.clj

Also you need to add the new job to the end where there is a list of jobs to run.

@hangyas
Copy link
Contributor Author

hangyas commented May 9, 2022

oops 🤦

@hangyas
Copy link
Contributor Author

hangyas commented May 9, 2022

I should still commit both files, right?

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

Yes. I'm not sure why circleci isn't running now...

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

I'll look into the CircleCI issue, we have had some issues with it since a few days. I'm in contact with one of their engineers about it.

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

@hangyas Sorry for the trouble, but could you fix the merge conflict? I expect circle to correctly run now when you push again.

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

Hmm, still no luck. Have you by any chance added the project to your own circleci account?

@hangyas
Copy link
Contributor Author

hangyas commented May 9, 2022

nope 🤔

@borkdude borkdude changed the base branch from master to aarch May 9, 2022 16:47
@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

I'll merge to a branch first to see if that works.

@borkdude borkdude merged commit f95551e into babashka:aarch May 9, 2022
@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

It's running here now: https://github.com/babashka/pod-babashka-etaoin/tree/aarch

@borkdude
Copy link
Contributor

borkdude commented May 9, 2022

@hangyas Build is failing. Please make new PRs against the aarch64 branch, at least we've got something running now.

https://app.circleci.com/pipelines/github/babashka/pod-babashka-etaoin/60/workflows/1edffb84-9f61-4c95-a50b-c28eecb62b48/jobs/160

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aarch64 support
2 participants