[GH-ISSUE #5947] Explode / Expand YAML Anchors before parsing the workflow #1295

Closed
opened 2026-03-01 21:50:12 +03:00 by kerem · 4 comments
Owner

Originally created by @ChristopherHX on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/5947

All yaml.Node usages in the act codebase do not expect the type AliasNode, to keep being maintainable replace all aliases by the Anchor target and check for cycles.

Originally posted by @ChristopherHX in https://github.com/nektos/act/issues/5893#issuecomment-3313130250

Originally created by @ChristopherHX on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/nektos/act/issues/5947 All yaml.Node usages in the act codebase do not expect the type AliasNode, to keep being maintainable replace all aliases by the Anchor target and check for cycles. _Originally posted by @ChristopherHX in https://github.com/nektos/act/issues/5893#issuecomment-3313130250_
kerem closed this issue 2026-03-01 21:50:13 +03:00
Author
Owner

@alexgwolff commented on GitHub (Nov 15, 2025):

updates?

<!-- gh-comment-id:3536448597 --> @alexgwolff commented on GitHub (Nov 15, 2025): updates?
Author
Owner

@panekj commented on GitHub (Nov 15, 2025):

Blocked by #5944

<!-- gh-comment-id:3536815966 --> @panekj commented on GitHub (Nov 15, 2025): > Blocked by [#5944](https://github.com/nektos/act/pull/5944)
Author
Owner

@ChristopherHX commented on GitHub (Nov 27, 2025):

Blocker removed, now act need to catch up with security updates that can take some weeks...

<!-- gh-comment-id:3585682041 --> @ChristopherHX commented on GitHub (Nov 27, 2025): Blocker removed, now act need to catch up with security updates that can take some weeks...
Author
Owner

@ChristopherHX commented on GitHub (Dec 29, 2025):

Status PR created https://github.com/nektos/act/pull/5987

<!-- gh-comment-id:3696312950 --> @ChristopherHX commented on GitHub (Dec 29, 2025): Status PR created <https://github.com/nektos/act/pull/5987>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/act#1295
No description provided.