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

Ensure shell scripts aren't unduly influenced by external environment #658

Closed
rgoldberg opened this issue Nov 22, 2024 · 0 comments · Fixed by #640
Closed

Ensure shell scripts aren't unduly influenced by external environment #658

rgoldberg opened this issue Nov 22, 2024 · 0 comments · Fixed by #640
Assignees
Labels
🧽 chore Administrative task: documentation, build, test, release, git, etc.
Milestone

Comments

@rgoldberg
Copy link
Contributor

Ensure shell scripts aren't unduly influenced by external environment (aliases, options, environment variables, etc.).

Also, standardize shell script settings, like:

  • set -o pipefail
@rgoldberg rgoldberg added the 🧽 chore Administrative task: documentation, build, test, release, git, etc. label Nov 22, 2024
This was referenced Dec 5, 2024
@rgoldberg rgoldberg self-assigned this Dec 22, 2024
@rgoldberg rgoldberg added this to the 1.8.8 milestone Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 chore Administrative task: documentation, build, test, release, git, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant