bash-commons
bash-commons copied to clipboard
A collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more
[skip ci] Removing former Grunts
Removed Pete
## Description Removes EOL Ubuntu 16.04 and 18.04 tests. Adds tests for Ubuntu 22.04. ## TODOs Please ensure all of these TODOs are completed before asking for a review. -...
The IF statement in the aws.sh script does not handle it well if certain variables are not set. This is not noticable until the aws.sh is run. See the comments...
**Describe the bug** Ubuntu 16 and 18 are EOL, so the test cases need to be removed.
## Description ### Documentation Add support for CentOS Stream to OS check function ## TODOs Please ensure all of these TODOs are completed before asking for a review. - [x]...
## Description Allow to reference bash scripts as nix package. ### Documentation ``` nix build nix develop ``` with flake and commands feature enabled ## TODOs Please ensure all of...
RHEL 8 removed the word "Server" from the PRETTY NAME. This caused RHEL 8 servers to not be able to identify I probably need to re-submit this with a proper...