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

Make version selection smart and flexible #43

Open
bewuethr opened this issue Aug 10, 2022 · 0 comments
Open

Make version selection smart and flexible #43

bewuethr opened this issue Aug 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bewuethr
Copy link
Owner

Currently, this defaults to v0.8.0 of ShellCheck.

This should be more flexible, and users should be able to select a version, or just use latest (which should be the default).

This could happen in a separate action (something like setup-shellcheck), which checks what version the runner image has (Ubuntu 20.04 has an older version, 22.04 has the latest), what the latest version is, and potentially fetches (and caches) such a version. The call to that action can be added as an additional step in the shellcheck-action composite action.

@bewuethr bewuethr added the enhancement New feature or request label Aug 10, 2022
@bewuethr bewuethr moved this to Todo 📝 in Hobbyist activities Aug 10, 2022
@bewuethr bewuethr removed the status in Hobbyist activities Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant