-
Notifications
You must be signed in to change notification settings - Fork 84
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
workflow updated devel to main #240
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* issue #216 addressed Signed-off-by: Mark Bolwell <[email protected]> * moved audit to prelim Signed-off-by: Mark Bolwell <[email protected]> * fixed issue with documentation format Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> --------- Signed-off-by: Mark Bolwell <[email protected]>
updates: - [github.com/ansible-community/ansible-lint: v24.2.0 → v24.2.1](ansible/ansible-lint@v24.2.0...v24.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Eduardo Gonzalez Fisher <[email protected]>
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* updated audit varaiblea and logic Signed-off-by: Mark Bolwell <[email protected]> * lint tidy up Signed-off-by: Mark Bolwell <[email protected]> * removed unused vars Signed-off-by: Mark Bolwell <[email protected]> * standard quotes around mode Signed-off-by: Mark Bolwell <[email protected]> * Added unused filesystem type to skip if container Signed-off-by: Mark Bolwell <[email protected]> * changed true to false Signed-off-by: Mark Bolwell <[email protected]> * Added nfs client back in error Signed-off-by: Mark Bolwell <[email protected]> * updated ansible version Signed-off-by: Mark Bolwell <[email protected]> * updated readme Signed-off-by: Mark Bolwell <[email protected]> * updated copy, archive, get_url options Signed-off-by: Mark Bolwell <[email protected]> * tidy up - lint Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> --------- Signed-off-by: Mark Bolwell <[email protected]>
updates: - [github.com/ansible-community/ansible-lint: v24.2.1 → v24.2.2](ansible/ansible-lint@v24.2.1...v24.2.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Dan D <[email protected]>
Signed-off-by: Dan D <[email protected]>
* issue #175 thanks to @rostskadat Signed-off-by: Mark Bolwell <[email protected]> * issue #200 thanks to @DianaMariaDDM Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * updated name for mount options variables Signed-off-by: Mark Bolwell <[email protected]> --------- Signed-off-by: Mark Bolwell <[email protected]>
updates: - [github.com/Yelp/detect-secrets: v1.4.0 → v1.5.0](Yelp/detect-secrets@v1.4.0...v1.5.0) - [github.com/gitleaks/gitleaks: v8.18.2 → v8.18.3](gitleaks/gitleaks@v8.18.2...v8.18.3) - [github.com/ansible-community/ansible-lint: v24.2.2 → v24.5.0](ansible/ansible-lint@v24.2.2...v24.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates: - [github.com/ansible-community/ansible-lint: v24.5.0 → v24.6.0](ansible/ansible-lint@v24.5.0...v24.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates: - [github.com/gitleaks/gitleaks: v8.18.3 → v8.18.4](gitleaks/gitleaks@v8.18.3...v8.18.4) - [github.com/ansible-community/ansible-lint: v24.6.0 → v24.6.1](ansible/ansible-lint@v24.6.0...v24.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Damian Poddebniak <[email protected]>
docs: fix and align section names
updates: - [github.com/ansible-community/ansible-lint: v24.6.1 → v24.7.0](ansible/ansible-lint@v24.6.1...v24.7.0)
…nfig [pre-commit.ci] pre-commit autoupdate
Signed-off-by: Mark Bolwell <[email protected]>
Signed-off-by: Mark Bolwell <[email protected]>
Audit workflow
Signed-off-by: Mark Bolwell <[email protected]>
tidy up layout and titles
georgenalen
approved these changes
Aug 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overall Review of Changes:
pre-commit updates
audit updates
workflow updates
jmespath dependency removal
Issue Fixes:
#218
#221
#224
#226
#227
#228
#232
#239
How has this been tested?:
Manually and workflow