fix(ci): use self-hosted Gitea action mirrors instead of GitHub #119
Reference in New Issue
Block a user
Delete Branch "fix/ci-self-hosted-actions"
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?
CI: Self-hosted action mirrors
Replaces all GitHub action URLs in
build.ymlandrelease.ymlwith self-hosted mirrors atgit.kindred-systems.com/actions/:github.com/actions/checkout@v4git.kindred-systems.com/actions/checkout.git@v4github.com/actions/cache/restore@v4git.kindred-systems.com/actions/cache.git/restore@v4github.com/actions/cache/save@v4git.kindred-systems.com/actions/cache.git/save@v4github.com/actions/upload-artifact@v3git.kindred-systems.com/actions/upload-artifact.git@v3github.com/actions/download-artifact@v3git.kindred-systems.com/actions/download-artifact.git@v3Templates: Replace .github with Gitea templates (#116)
.github/directory (FreeCAD upstream GitHub templates, funding, dependabot, labels, images).github/codespellignoreto.codespellignore.github/scripts/run_gui_tests.pytoscripts/run_gui_tests.py.gitea/ISSUE_TEMPLATE/):.gitea/pull_request_template.md) -- aligned with CONTRIBUTING.md conventionsCloses #116