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

Try a native aarch64 build #167

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Try a native aarch64 build #167

wants to merge 3 commits into from

Conversation

Cadair
Copy link
Member

@Cadair Cadair commented Sep 15, 2024

for science

@Cadair Cadair marked this pull request as draft September 15, 2024 15:18
@@ -60,7 +60,7 @@ jobs:

test:
needs: [core, sdist_verify, rust]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@main
uses: sunpy/github-actions-workflows/.github/workflows/tox.yml@main
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently GH wont let you run cross-organization reuseable workflows on self-hosted or paid-for runners.

@Cadair
Copy link
Member Author

Cadair commented Sep 15, 2024

Before this gets there's a few things that need sorting, 1) a fork of the workflows (apparently) 2) the publish workflow needs to add aarch64 support 3) I need to be ok with paying for this.

@Cadair
Copy link
Member Author

Cadair commented Sep 17, 2024

I have made it so the sunpy fork of the workflows pulls weekly on a cron, so it shouldn't drift out of date. I now just need to make the publish workflows work.

@Cadair
Copy link
Member Author

Cadair commented Nov 12, 2024

This works when using OpenAstronomy/github-actions-workflows#247, the only real downside is the need to use the workflows from within the org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run publish Run publish CI on this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants