Commit graph

6 commits

Author SHA1 Message Date
f0c51a1bfc
unverbose, auto store first
Some checks failed
ci/woodpecker/manual/check-mastodon Pipeline failed
ci/woodpecker/manual/check-data-model Pipeline failed
ci/woodpecker/manual/cd Pipeline failed
ci/woodpecker/manual/update Pipeline failed
2025-08-04 22:28:38 +02:00
97f6b77695
less verbose
Some checks failed
ci/woodpecker/manual/check-mastodon Pipeline failed
ci/woodpecker/manual/check-data-model Pipeline failed
ci/woodpecker/manual/cd Pipeline failed
ci/woodpecker/manual/update Pipeline failed
2025-08-04 22:10:08 +02:00
b22264ce50
multiple stores 2025-08-04 21:43:06 +02:00
1720d61590
more verbose 2025-08-04 21:42:56 +02:00
35cf1dad09
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/

mount store

rm kvm
2025-08-04 19:49:48 +02:00
aff8b1c8b5
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

un-test cd

dedupe image

max 5

un-bash strace

configure user

simplify secrets

set just group for system users
2025-08-04 19:01:09 +02:00