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

Add shellcheck for automated testing #34

Merged
merged 3 commits into from
Apr 3, 2020
Merged

Add shellcheck for automated testing #34

merged 3 commits into from
Apr 3, 2020

Conversation

helen
Copy link
Collaborator

@helen helen commented Apr 3, 2020

Description of the Change

Adds Shellcheck via an existing GH Action for automated tests on PRs and pushes to develop.

Alternate Designs

Installing shellcheck and running the command directly in the workflow.

Benefits

Better code, hopefully.

Possible Drawbacks

None that I can think of.

Verification Process

I read through the entrypoint file in the Action referenced but otherwise just going to let it test by opening this PR and seeing what happens.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Fixes #29

Changelog Entry

n/a

@helen helen merged commit 23b5cc4 into develop Apr 3, 2020
@helen helen deleted the add/shellcheck branch April 3, 2020 20:05
@szepeviktor
Copy link
Contributor

Thank you.

helen added a commit that referenced this pull request May 26, 2020
Add zip generation steps to output zip_path, Closes #34
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

Successfully merging this pull request may close these issues.

shellcheck in CI
2 participants