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

feat(ci/pr): build OS configurations #107

Merged
merged 8 commits into from
Jun 14, 2024
Merged

feat(ci/pr): build OS configurations #107

merged 8 commits into from
Jun 14, 2024

Conversation

steveej
Copy link
Member

@steveej steveej commented May 30, 2024

fixes #93.
fixes #94.


nix building a derivation that pulls in all existing darwin/nixos configurations seemed the simplest option here.

51 minutes is on the longer side of CI runs, however IMO it's acceptable when building OS configurations on free github runners. i'm curious to see how the "magic-nix-cache" helps for subsequent runs.

  • debug darwin jobs having an empty result/
  • debug darwin jobs appearing to use an older nix leading to errors
  • clean up commit history
  • time-boxed attempt (before EOD 20240614) attempt to improve CI runtime

@steveej steveej changed the title feat(ci/pr): eval and build OS configurations feat(ci/pr): build OS configurations May 30, 2024
@steveej steveej requested review from evangineer and a team May 30, 2024 20:16
@steveej steveej marked this pull request as ready for review May 30, 2024 20:16
@steveej steveej force-pushed the ci-nix-eval branch 7 times, most recently from 1add610 to 20e4fb8 Compare June 13, 2024 20:20
…equests

`nix building` a derivation that pulls in all existing darwin/nixos
configurations seemed the simplest option here.
this must have gotten lost in an erroneous merge
@steveej steveej merged commit 00824c4 into develop Jun 14, 2024
3 checks passed
@steveej steveej deleted the ci-nix-eval branch June 14, 2024 10:29
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.

all darwin and linux configs build all darwin and linux configs evaluate
1 participant