Commit graph

8 commits

Author SHA1 Message Date
teutat3s 4562bda0bf
fix(ci): avoid nix trying to use GH access-token
The GITHUB_TOKEN env var is set on each step by
https://code.forgejo.org/forgejo/runner, but only to communicate with
forgejo to access the repo (if it is private)

error: unable to download '4e422edf6b': HTTP error 401
2023-12-14 00:40:38 +01:00
teutat3s ebc7abf685
ci: dependencies now included in actions-base-image
All checks were successful
Flake checks / Check (pull_request) Successful in 3m24s
https://git.pub.solar/pub-solar/actions-base-image
2023-12-13 01:52:01 +01:00
teutat3s e4c4644a8e
ci: cache using nix-community/cache-nix-action
All checks were successful
Flake checks / Check (pull_request) Successful in 3m30s
https://github.com/nix-community/cache-nix-action
2023-12-13 01:42:15 +01:00
teutat3s 72badc7283
ci: run flake checks only on pull requests
All checks were successful
Flake checks / Check (pull_request) Successful in 17m26s
2023-11-15 18:47:00 +00:00
teutat3s c66846d148
ci: nix based image
All checks were successful
Flake checks / Check (push) Successful in 16m28s
2023-11-09 20:10:40 +01:00
teutat3s b8e213d626
ci: try Node.js docker images 2023-11-09 20:10:08 +01:00
teutat3s 487e12015a
ci: add pub-solar cachix
https://app.cachix.org
2023-11-06 22:06:32 +01:00
teutat3s 6a96345760
feat: enable gitea actions in forgejo
See: https://docs.gitea.com/usage/actions/quickstart
2023-11-06 22:06:16 +01:00