fix(secret): obscure secret value entry within tui#86
Merged
Conversation
dines-rl
pushed a commit
that referenced
this pull request
Feb 10, 2026
🤖 I have created a release *beep* *boop* --- ## [1.9.0](v1.8.0...v1.9.0) (2026-02-10) ### Features * add benchmark job to cli [beta] ([#88](#88)) ([f8759c2](f8759c2)) * add gatway support to rli ([#101](#101)) ([441e888](441e888)) * adding links to detail pages IE: allowing you to view the source of a devbox ([#112](#112)) ([62fa6dc](62fa6dc)) * **devbox:** add tunnel to devbox create ([#99](#99)) ([a3c1b7a](a3c1b7a)) * **snapshot:** snapshot prune command ([#104](#104)) ([b3479fe](b3479fe)) ### Bug Fixes * **benchmark:** scenario status in run view and some additional tweaks ([#98](#98)) ([ca77634](ca77634)) * **blueprint:** adding delete ([#111](#111)) ([0658932](0658932)) * **blueprint:** handled blueprint queued state ([#100](#100)) ([a77e558](a77e558)) * **devbox:** gateway config create bug ([#110](#110)) ([6e7e8c4](6e7e8c4)) * **secret:** obscure secret value entry within tui ([#86](#86)) ([8697e5c](8697e5c)) * upgrades a dependency with an override ([#94](#94)) ([c7f9398](c7f9398)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Description
Note: PR titles should follow Conventional Commits format (e.g.,
feat(devbox): add support for custom env varsorfix(snapshot): resolve pagination issue) as they are used for automatic release notes generation.Type of Change
Related Issues
Closes #
Changes Made
Testing
Checklist
Screenshots (if applicable)
Additional Notes