Commit Graph

17 Commits

Author SHA1 Message Date
Jörg Thalheim
494226d923 add gitea action to update private flake inputs 2025-07-07 15:59:09 +00:00
Jörg Thalheim
48bf2ac3bc update-clan-core-for-checks: retry merge after delay 2025-05-13 13:51:03 +02:00
Jörg Thalheim
6c99124ed8 update-clan-core-for-checks: use correct pr number 2025-05-13 13:40:27 +02:00
Jörg Thalheim
d42cf8af70 update-clan-core: fix json syntax 2025-05-13 13:11:34 +02:00
Jörg Thalheim
7c045a9787 update-clan-core: use pr id 2025-05-13 12:37:02 +02:00
Jörg Thalheim
45a3bbb8fd update-clan-core-for-checks: update pr description 2025-05-13 11:18:42 +02:00
Jörg Thalheim
fc7269924c update-clan-core-for-checks: use ci bot token for prs 2025-05-13 11:05:06 +02:00
Jörg Thalheim
8bdd6ba6d4 update-clan-core-for-checks: fix head branch 2025-05-13 10:52:52 +02:00
Jörg Thalheim
d4dadaba79 update-clan-core: use https 2025-05-13 10:18:56 +02:00
Jörg Thalheim
645be8a3ba update-clan-core-for-checks: pass GITEA_TOKEN correctly 2025-05-13 10:06:29 +02:00
Jörg Thalheim
4464470577 debug update-clan-core-for-checks action 2025-05-13 09:48:46 +02:00
Jörg Thalheim
3da4c7a855 checks/update-clan-core-for-checks: provide missing curl 2025-05-12 18:24:31 +02:00
Jörg Thalheim
fe50940464 checks/update-clan-core-for-checks: force push 2025-05-12 17:50:52 +02:00
Jörg Thalheim
5dd3fea4c2 checks/update-clan-core-for-checks: fix typo in git env 2025-05-12 16:58:38 +02:00
Jörg Thalheim
fc8bc24b03 checks/update-clan-core-for-check: add email/name 2025-05-12 16:44:54 +02:00
Jörg Thalheim
7d6188a2fc ci/update-clan-core-for-checks: bump gitea-create-pull-request 2025-05-12 13:41:16 +02:00
Jörg Thalheim
a6914a0598 use a clan-core snapshots for ci tests
We currently have to re-run our integration tests a lot because they are
depending on the whole repository. This pull request changes locks the
clan-core used for vm tests. This has the caveat that we might not run
the latest NixOS machine of our profiles. On the upside we can test
behaviour against an older clan-core version and capture breakages and
make it backwards compatible. If we actually want to test the latest
version, the PR that changes the exposed flake api, could also bump the
clan-core snapshot.
2025-05-12 13:21:25 +02:00