Automatically update flake lock at given period #10

Closed
opened 2024-10-25 00:27:16 +02:00 by kalipso · 1 comment
Owner

I tried setting up a gitea action for that but failed since the 'create pull request' api calls based on the github api and dont work for the gitea api.
the action.yml was deleted here, for orientation if its picked up again: 6a7a8a569c

The whole thing was based on https://github.com/Mic92/dotfiles/blob/main/.github/workflows/update-flake-lock.yml

Either we wait till that problem is fixed somewhere upstream or we run some script/cronjob to take care of that on some of our hosts

I tried setting up a gitea action for that but failed since the 'create pull request' api calls based on the github api and dont work for the gitea api. the action.yml was deleted here, for orientation if its picked up again: 6a7a8a569c7b614a69000dc5cea125b6d7770c7a The whole thing was based on https://github.com/Mic92/dotfiles/blob/main/.github/workflows/update-flake-lock.yml Either we wait till that problem is fixed somewhere upstream or we run some script/cronjob to take care of that on some of our hosts
kalipso changed title from Automatically update flake look at given period to Automatically update flake lock at given period 2024-10-25 00:34:35 +02:00
ahtlon added the Updates label 2024-10-29 17:40:52 +01:00
Owner

Done with 6182318a29

Done with 6182318a29d36a44808f8e0705769394e129b5d9
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/infrastructure#10