feat(jobparser): support ${{ needs... }} in runs-on as IncompleteRunsOn #1194
No reviewers
Labels
No labels
FreeBSD
Kind/Breaking
Kind/Bug
Kind/Chore
Kind/DependencyUpdate
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
Windows
linux-powerpc64le
linux-riscv64
linux-s390x
run-end-to-end-tests
run-forgejo-tests
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/runner!1194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "runs-on-references-dynamic-matrix"
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?
Note: this PR is stacked on #1195.
Following the same pattern as #1190, this PR adds support for
${{ needs ... }}within theruns-onfield. It also extends the support of theruns-on: ${{ matrix... }}to include matrixes that are dynamically defined per #1190.Minor additional changes are required in Forgejo to: use the new
SupportIncompleteRunsOn()parse option, mark jobs as blocked when they come back asIncompleteRunsOn, and add related error handling and test automation cases.Together these changes allow the accurate parsing of these jobs that aren't supported currently:
feat(jobparser): support ${{ needs... }} in runs-on as IncompleteRunsOnto WIP: feat(jobparser): support ${{ needs... }} in runs-on as IncompleteRunsOnMarked as WIP for the moment due to a test failure in
evalmatrixneeds2that I won't be able to immediately fix.960c356ee9c5703f2c03c5703f2c037f13e5cf30WIP: feat(jobparser): support ${{ needs... }} in runs-on as IncompleteRunsOnto feat(jobparser): support ${{ needs... }} in runs-on as IncompleteRunsOncascading-pr updated at actions/setup-forgejo#781
cascading-pr updated at https://codeberg.org/forgejo/forgejo/pulls/10272