Use selfhosted mirror for Forgejo Actions #28

Merged
fyrchik merged 1 commit from potyarkin/linters:feature/actions-mirror into master 2024-12-12 10:14:35 +00:00
Member

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

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: https://git.frostfs.info/TrueCloudLab/frostfs-infra/issues/152
potyarkin added 1 commit 2024-12-12 09:03:09 +00:00
[#28] Use selfhosted actions mirror
All checks were successful
Tests and linters / Staticcheck (pull_request) Successful in 2m28s
Tests and linters / Lint (pull_request) Successful in 2m37s
Tests and linters / Build lib (pull_request) Successful in 3m31s
Tests and linters / Tests (pull_request) Successful in 4m16s
177c8a8e7f
TrueCloudLab/frostfs-infra#152

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin changed title from WIP: Use selfhosted mirror for Forgejo Actions to Use selfhosted mirror for Forgejo Actions 2024-12-12 09:10:39 +00:00
fyrchik approved these changes 2024-12-12 10:14:09 +00:00
Dismissed
fyrchik requested changes 2024-12-12 10:14:24 +00:00
Dismissed
@ -45,3 +45,3 @@
uses: actions/setup-go@v3
with:
go-version: '1.23'
go-version: '1.23'
Owner

Unrelated to the commit.

Unrelated to the commit.
fyrchik approved these changes 2024-12-12 10:14:29 +00:00
fyrchik merged commit 177c8a8e7f into master 2024-12-12 10:14:35 +00:00
fyrchik referenced this pull request from a commit 2024-12-12 10:14:36 +00:00
potyarkin deleted branch feature/actions-mirror 2024-12-12 10:19:08 +00:00
Sign in to join this conversation.
No description provided.