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

Use shellcheck for docker swarm scripts. #246

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

toregge
Copy link
Member

@toregge toregge commented Oct 7, 2024

@aressem and @andreer : please review

@toregge toregge requested review from andreer and aressem October 7, 2024 08:31
Copy link
Member

@andreer andreer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anyone with a space in their "$HOME" directory is going to be very happy 😄

@aressem
Copy link
Member

aressem commented Oct 7, 2024

In general I think shellcheck is happy with "$VAR1/some/path/$VAR2" instead of "$VAR1"/some/path/"$VAR2". The former is a bit easier on my eyes :)

@toregge toregge requested review from andreer and aressem October 7, 2024 10:36
@andreer andreer merged commit f285a22 into master Oct 7, 2024
2 checks passed
@andreer andreer deleted the toregge/use-shellcheck-for-docker-swarm-scripts branch October 7, 2024 12:12
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.

3 participants