Commit graph

5 commits

Author SHA1 Message Date
a3741929e9
Revert "try store mounted read-only"
Some checks failed
ci/woodpecker/manual/check-data-model Pipeline was successful
ci/woodpecker/manual/cd Pipeline failed
ci/woodpecker/manual/check-mastodon Pipeline failed
ci/woodpecker/manual/check-deployment-basic Pipeline failed
ci/woodpecker/manual/check-deployment-cli Pipeline failed
ci/woodpecker/manual/check-peertube Pipeline failed
ci/woodpecker/manual/check-pre-commit Pipeline was successful
ci/woodpecker/manual/check-resources Pipeline failed
ci/woodpecker/manual/check-panel Pipeline failed
ci/woodpecker/manual/update Pipeline was successful
ci/woodpecker/manual/check-deployment-panel Pipeline failed
This reverts commit cc4d4c280b.
2025-08-04 18:09:00 +02:00
cc4d4c280b
try store mounted read-only
- `--store` as per
https://blog.kotatsu.dev/posts/2023-04-21-woodpecker-nix-caching/
- `--eval-store` as per
https://kevincox.ca/2022/01/02/nix-in-docker-caching/
2025-08-04 18:08:41 +02:00
342f222632
schema 2025-08-04 18:08:41 +02:00
8b23311d12
un-bash strace 2025-08-04 18:08:41 +02:00
3eae32b43b
add woodpecker CI
add woodpecker

status: agents error `agent could not auth: individual agent not found
by token: sql: no rows in result set`

allow manual

set `image: bash` to initally test `local` woodpecker back-end

split CI jobs

image: `bash` (`local` back-end) -> `nixos/nix` (`docker` back-end)

add debugging lines to CD pipeline to debug error `Could not open a connection to your authentication agent`

add more debug prints to CD

even more debugging

continue debugging

debug harder

explicitly specify flakes as nixos/nix image is missing this

rm /home

update fedi203

wrap faulty statement

fix check-resources

split

strace pkg

un-strace
2025-08-04 18:08:41 +02:00