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 tasks to use our custom nix machines #18

Open
2 of 3 tasks
aldoborrero opened this issue Jun 14, 2023 · 1 comment
Open
2 of 3 tasks

Migrate CI tasks to use our custom nix machines #18

aldoborrero opened this issue Jun 14, 2023 · 1 comment
Assignees

Comments

@aldoborrero
Copy link
Contributor

aldoborrero commented Jun 14, 2023

Problem

We can take advantage of our custom Github runner to save time on certain repetitive tasks (and also the machines are more powerful compared to what Github offers with ubuntu-latest).

We need to ensure on our Github runners the following is present:

  • docker is installed (see PR77).
  • direnv is installed (see PR78).
  • Deploy those changes.

Solution

Migrate all existing Github workflows to use nix.

@aldoborrero aldoborrero self-assigned this Jun 14, 2023
@aldoborrero aldoborrero transferred this issue from another repository Jul 25, 2023
@sandybradley
Copy link
Contributor

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

No branches or pull requests

2 participants