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

Migrate CI to github #1038

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

Migrate CI to github #1038

wants to merge 73 commits into from

Conversation

clebreto
Copy link
Contributor

@clebreto clebreto commented Feb 3, 2025

This PR offers the alternative of building the whole CI pipeline on github hosted slaves.

Still under development as EC extraction fails, and push to jasmin-compiler is not finalized.

nix_path: nixpkgs=channel:nixpkgs-unstable
extra_nix_config: "sandbox = false"
- name: Setup cache
uses: DeterminateSystems/magic-nix-cache-action@v2
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Aouch, that's annoying ! The recipe is mostly based on that cache working...

We will look into another option. Thanks for pointing this out !

Copy link
Contributor

Choose a reason for hiding this comment

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

What a pity...

Copy link
Member

Choose a reason for hiding this comment

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

This is to be expected. I bet that the free unlimited github runners won’t last for long.

Here someone says that rolling one’s own nix cache is technically trivial: https://discourse.nixos.org/t/end-of-life-for-the-free-tier-of-the-magic-nix-cache/59306

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.

4 participants