generated from TrueCloudLab/basic
Use selfhosted mirror for Forgejo Actions #28
No reviewers
Labels
No labels
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/linters#28
Loading…
Reference in a new issue
No description provided.
Delete branch "potyarkin/linters:feature/actions-mirror"
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?
Actions code will be checked out from local mirrors hosted at https://git.frostfs.info/actions
Now our CI runs will not fail due to network hiccups or downtime at code.forgejo.org
Related infra issue: TrueCloudLab/frostfs-infra#152
WIP: Use selfhosted mirror for Forgejo Actionsto Use selfhosted mirror for Forgejo Actions@ -45,3 +45,3 @@
uses: actions/setup-go@v3
with:
go-version: '1.23'
go-version: '1.23'
Unrelated to the commit.