Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Reature Request] Support composite actions #141

Open
qoomon opened this issue Jan 20, 2025 · 1 comment
Open

[Reature Request] Support composite actions #141

qoomon opened this issue Jan 20, 2025 · 1 comment
Assignees

Comments

@qoomon
Copy link

qoomon commented Jan 20, 2025

Thanks for this great tool.

Would be quite helpful if you could add support fpr composite actions as well.

Thx

@ncalteen
Copy link
Collaborator

ncalteen commented Feb 6, 2025

Thank you! I'm glad folks are getting some good use out of it. Hopefully I don't introduce too many bugs 😄

Composite actions is a tricky one...I personally would love to support it, but the issue really comes down to how composite actions support JavaScript/TypeScript actions, arbitrary shell commands, and container actions.

Since this tool runs in Node, I can see this getting messy. I'd prefer not to go the route of trying to fully emulate the GitHub Actions runtime (IMO nektos/act does a good job of that). However, I definitely think it is possible!

I'm going to leave this open and take some time to consider how to tackle this beast.

@ncalteen ncalteen self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants