Upgrade runners #388
Labels
No labels
Backlog Status
Needs Review
Backlog Status
Ready
Chore
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forge/forge#388
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per https://codeberg.org/forgejo/forgejo/issues/5349#issuecomment-10418244 , upstream recommends that we update our runners to a more recent version than 11.3.1 (which they're currently on). In particular, current versions cache actions, which should substantially reduce network traffic and improve reliability (avoiding the frequent workflow failures due to timeouts reaching code.forgejo.org , which may be caused by us hitting it too much and getting rate-limited or something).
Runners updated to version '12.6.4' in both staging and production.
I tested it on staging, running an action on an updated runner, it seemed to work fine.
Please let me know if everything works for you now.
Thanks, will keep an eye out and see if the flakes go away. I guess we can close this ticket since the runners are upgraded now: if it doesn't fix the flaking problem I'll raise another ticket.