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

add GHA #9

Merged
merged 17 commits into from
Mar 30, 2024
Merged

add GHA #9

merged 17 commits into from
Mar 30, 2024

Conversation

zimbatm
Copy link
Contributor

@zimbatm zimbatm commented Mar 30, 2024

This PR configures the repo with GHA, a build matrix and Cachix.

For Cachix pushes to work, you'll have to create your own cache, set the
CACHIX_AUTH_TOKEN in the repo secrets and update the name of the cache from
"tmp-snowflake" (see the last commit).

Hope you enjoy the work, and let me know if you have any questions!

  • ci: add GitHub Actions matrix based on flake checks
  • flake: disable broken lga-test1.tenant-29c7a3-baggie.coreweave.cloud
  • flake: add all packages to checks
  • flake: add nixos configurations to the checks
  • flake: disable broken home config
  • flake: add x86_64-darwin to the list of supported systems
  • flake: add home configurations to the checks
  • ci: fixup
  • ci: fix build matrix attributes
  • ci: make the build matrix more readable
  • ci: only build packages on supported systems
  • wayland-push-to-talk-fix: only compile on linux
  • ci: disable fail-fast
  • ci: make space for large NixOS closures
  • ci: cache build results

@anthr76
Copy link
Owner

anthr76 commented Mar 30, 2024

That's great! Thanks very much @zimbatm :)

@anthr76
Copy link
Owner

anthr76 commented Mar 30, 2024

I actually already have a auth token wired. Just need to update the cache name

@anthr76 anthr76 merged commit 1b63240 into anthr76:main Mar 30, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants