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

[debug] Add cache credentials flag and more perf profiling #2065

Merged
merged 2 commits into from
May 20, 2024

Conversation

mikeland73
Copy link
Contributor

Summary

Credentials command is hidden, this flag can help debugging.

How was it tested?

@mikeland73 mikeland73 requested review from gcurtis and savil May 20, 2024 17:29
@@ -103,6 +108,14 @@ func cacheCredentialsCmd() *cobra.Command {
if err != nil {
return err
}

if flags.format == "env" {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to future-proof ourselves, what about "sh" (following brew and shellcheck's convention) to differentiate from fish or other shells.

@mikeland73 mikeland73 merged commit 5def0a8 into main May 20, 2024
24 checks passed
@mikeland73 mikeland73 deleted the landau/better-debugging branch May 20, 2024 23:44
Copy link

sentry-io bot commented May 24, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ **Generic Error: <redacted *errors.withStack>: <redacted errors.withStack>: <redacted usererr.combined> go.jetpack.io/devbox/internal/boxcli/usererr in... View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants