We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update action to be JS based, so Docker is no longer needed.
action.yml
build.yml
The text was updated successfully, but these errors were encountered:
As a prerequisite, we'll need to remove mozjpeg, then we can action this change.
We might need to double check all the action inputs are handled correctly in the transition from Docker to plain ol' JS, but… I think it'll be ok.
Sorry, something went wrong.
@benschwarz I tried to handle that prereq with some PRs- #285 and #288
I thought once we had something that at least built correctly, we could then work to refactor and update. WDYT?
@MelSumner absolutely! If that works for you, let's go that way 👍
No branches or pull requests
Summary
Update action to be JS based, so Docker is no longer needed.
Action Items
action.yml
build.yml
The text was updated successfully, but these errors were encountered: