improve: correct CLI name from rh-envault to envault and redact bearer tokens in docs#44
Open
Coding-Dev-Tools wants to merge 6 commits into
Open
improve: correct CLI name from rh-envault to envault and redact bearer tokens in docs#44Coding-Dev-Tools wants to merge 6 commits into
Coding-Dev-Tools wants to merge 6 commits into
Conversation
…ingIO; fix regex in rotate_env_var to correctly match quoted values
# Conflicts: # src/envault/diff.py
…ix Windows UTF-8 encoding - cli.py: Console, Confirm, Table, Path were used but never imported — caused NameError at runtime on every CLI invocation - diff.py: json module used in to_json() but never imported — caused NameError when --json flag was used on envault diff - Add sys.stdout/stderr.reconfigure(encoding='utf-8') on Windows to prevent cp1252 encoding crashes with Rich library Unicode symbols
Owner
Author
|
PR Sentinel Gates Failed:
Specific feedback:
Once both gates pass, this PR will be auto-approved and merged. |
Owner
Author
|
🤖 PR Sentinel Gate Check - FAILED Gate 3 - CI Green: FAILED
Required to merge:
Other gates:
Status updated to BLOCKED. Push to trigger CI and re-request review. |
This file contains hidden or 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
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.
Automated improvement by dev-engineer