bash-commons
bash-commons copied to clipboard
Add CentOS Stream support to OS check function
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] Ensure the branch is named correctly with the issue number. e.g:
feature/new-vpc-endpoints-955
orbug/missing-count-param-434
. - [x] Update the docs.
- [x] Keep the changes backward compatible where possible.
- [x] Run the pre-commit checks successfully.
- [x] Run the relevant tests successfully.
- [x] Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.