Back to Github-based actions. #453

Merged
telackey merged 3 commits from tel/1.20 into main 2023-07-20 02:40:04 +00:00
Contributor

Update for https://gitea.com/gitea/act_runner/commit/cf48ed88ba0400858feb40bffe7ec08ab37ef88b, where actions are pulled from github.com rather than gitea.com

Update for https://gitea.com/gitea/act_runner/commit/cf48ed88ba0400858feb40bffe7ec08ab37ef88b, where actions are pulled from github.com rather than gitea.com
Contributor

This one could be problematic because I had to make code changes in our fork to work with GT. Also that branch isn't present in the GH repo.

This one could be problematic because I had to make code changes in our fork to work with GT. Also that branch isn't present in the GH repo.
Author
Contributor

It seems we could use "self" in that case, but we'd need to migrate the repo to git.vdb.to, because it won't look to an external URL other than Github.

It seems we could use "self" in that case, but we'd need to migrate the repo to git.vdb.to, because it won't look to an external URL other than Github.
Author
Contributor

We might also be able to specify the complete URL explicitly: https://gitea.com/cerc-io/action-gh-release

We might also be able to specify the complete URL explicitly: https://gitea.com/cerc-io/action-gh-release
Author
Contributor

This works with 1.20, but but would break with 1.19, so we need to coordinate merging this with the upgrade to 1.20.

This works with 1.20, but but would break with 1.19, so we need to coordinate merging this with the upgrade to 1.20.
This repo is archived. You cannot comment on pull requests.
No Reviewers
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#453