Skip to content

chore: Add Shellcheck commands GitHub Actions #3

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

Merged
merged 7 commits into from
May 5, 2024

Conversation

masamallow
Copy link
Owner

@masamallow masamallow commented May 5, 2024

Description

Add Shellcheck GitHub Actions, because of Raycast official recommendation.

we highly recommend using the Shellcheck linter as this will ensure smooth running of your script. All scripts uploaded to GitHub will need to have been run through ShellCheck.

See: raycast/script-commands>README>Create your own Script Commands

  • This PR only supports the commands directory scope.
  • Existing .sh files have already been validated.

FYI

Type of change

  • Other (Add GitHub Actions)

@masamallow masamallow self-assigned this May 5, 2024
@masamallow masamallow added the enhancement New feature or request label May 5, 2024
@masamallow masamallow force-pushed the chore/add-shellcheck-github-actions branch from 9016d68 to ad72d75 Compare May 5, 2024 17:44
@masamallow masamallow force-pushed the chore/add-shellcheck-github-actions branch from ad72d75 to 27f9ba2 Compare May 5, 2024 17:58
@masamallow masamallow force-pushed the chore/add-shellcheck-github-actions branch from 5469746 to be6a7a2 Compare May 5, 2024 18:29
@masamallow masamallow force-pushed the chore/add-shellcheck-github-actions branch from d57be45 to 24e3f00 Compare May 5, 2024 18:33
@masamallow masamallow changed the title chore: Add Shellcheck GitHub Actions chore: Add Shellcheck Commands GitHub Actions May 5, 2024
@masamallow masamallow changed the title chore: Add Shellcheck Commands GitHub Actions chore: Add Shellcheck commands GitHub Actions May 5, 2024
@masamallow masamallow merged commit be45bfc into main May 5, 2024
@masamallow masamallow deleted the chore/add-shellcheck-github-actions branch May 5, 2024 18:41
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant