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

Incompatible with ACT local GH Action runner #54

Closed
gitromba opened this issue Apr 8, 2021 · 3 comments
Closed

Incompatible with ACT local GH Action runner #54

gitromba opened this issue Apr 8, 2021 · 3 comments

Comments

@gitromba
Copy link

gitromba commented Apr 8, 2021

It would be great if this action could be working locally with ACT so you can avoid the cumbersome commit-push verification.

For the moment this is the error message I receive:

[Code verification/build]   ❌  Failure - Install dependencies
Error: The runs.using key in action.yml must be one of: [docker node12], got composite
@g105b
Copy link
Member

g105b commented Apr 9, 2021

Hi @gitromba ,

Thanks for your suggestion. This repository uses a composite action runner, which has been a feature of GitHub Actions for a while now.

So maybe this issue should be redirected to ACT so that project can be made compatible?

@g105b
Copy link
Member

g105b commented Apr 9, 2021

This issue is already tracked here: nektos/act#607

@gitromba
Copy link
Author

gitromba commented Apr 9, 2021

Indeed it would rather make sense having it fixed in ACT 🤞.

Thank you @g105b and keep up the awesome work with php-actions/composer 🚀

@g105b g105b closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants