Skip to content
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

Integrate with huh for better interface #47

Merged
merged 12 commits into from
Aug 14, 2024
Merged

Integrate with huh for better interface #47

merged 12 commits into from
Aug 14, 2024

Conversation

elsesiy
Copy link
Owner

@elsesiy elsesiy commented Aug 3, 2024

Adds charmbracelet/huh for a richer experience:

  • Users can now omit the secret name and get interactively prompted to select a secret
  • Simiarly, when selecting a secret with multiple keys users can interactively select the secret key to display or 'all' to view all of them
  • Use properly serialized types for secrets instead of map[string]interface{}

elsesiy added 10 commits August 13, 2024 14:01
Adds [charmbracelet/huh](https://github.com/charmbracelet/huh) for a
richer experience:
- Users can now omit the secret name and get interactively prompted to
  select a secret
- Simiarly, when selecting a secret with multiple keys users can
  interactively select the secret key to display or 'all' to view all of
  them
- Use properly serialized types for secrets instead of map[string]interface{}
Copy link

codecov bot commented Aug 13, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@elsesiy elsesiy marked this pull request as ready for review August 14, 2024 19:52
@elsesiy elsesiy merged commit 2756baf into master Aug 14, 2024
4 checks passed
@elsesiy elsesiy deleted the huh branch August 14, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant