[RDNF #11] fix: skipped jobs have no result & fix: favor command-line over files & chore: fix some comments #143
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind
Chore
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/act!143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch ":nektos-into-forgejo-7"
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?
https://github.com/nektos/act/pull/2274
https://github.com/nektos/act/pull/2276
https://github.com/nektos/act/pull/2279
cascading-pr updated at forgejo/runner#597
Note to self: technically https://github.com/nektos/act/pull/2274 is a breaking change but this fork of ACT makes no promise yet regarding breaking changes and IMHO the odds that someone notices are extremely low to non-existent. They would have to be in a situation where they are used to files overriding CLI argument, which I doubt ever happens.
I entirely missed the regression introduced in !143 (commit
8d0747cbe1) which is different from the commit it cherry-picked https://github.com/nektos/act/pull/2276/files because of an unmarked conflict resolution.In the end this is my responsibility as a reviewer but yet another example of why it is important to document conflict resolution: they may have a high impact.
Regression fixed at #172