do not call actions/checkout #116

Open
earl-warren wants to merge 1 commit from earl-warren/setup-forgejo:wip-checkout into main
Owner
No description provided.
earl-warren added 1 commit 2024-02-19 10:24:53 +00:00
All checks were successful
/ cascade (pull_request) Has been skipped
/ integration (map[image:codeberg.org/forgejo/forgejo version:1.20]) (pull_request) Successful in 2m21s
/ integration (map[image:codeberg.org/forgejo/forgejo version:1.21]) (pull_request) Successful in 2m24s
/ binary (pull_request) Successful in 2m17s
/ integration-action (pull_request) Successful in 5m35s
ee5348baa5
do not call actions/checkout
it is the responsibility of the caller and doing it in the action may interfere
Owner

There are unrelated changes. Removing the checkout is otherwise fine but must be in a new version because it is breaking.

There are unrelated changes. Removing the checkout is otherwise fine but must be in a new version because it is breaking.
All checks were successful
/ cascade (pull_request) Has been skipped
/ integration (map[image:codeberg.org/forgejo/forgejo version:1.20]) (pull_request) Successful in 2m21s
/ integration (map[image:codeberg.org/forgejo/forgejo version:1.21]) (pull_request) Successful in 2m24s
/ binary (pull_request) Successful in 2m17s
/ integration-action (pull_request) Successful in 5m35s
This pull request has changes conflicting with the target branch.
  • action.yml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u wip-checkout:earl-warren-wip-checkout
git checkout earl-warren-wip-checkout
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: actions/setup-forgejo#116
No description provided.