Skip to content

[Fix] go run tavern work by default#978

Merged
KCarretto merged 4 commits intomainfrom
fix-tavern-run
Nov 8, 2025
Merged

[Fix] go run tavern work by default#978
KCarretto merged 4 commits intomainfrom
fix-tavern-run

Conversation

@KCarretto
Copy link
Copy Markdown
Collaborator

starting tavern should always be easy :)

tavern/app.go Outdated

func newSecretsManager() (secrets.SecretsManager, error) {
if EnvGCPProjectID.String() == "" && EnvSecretsManagerPath.String() == "" {
return secrets.NewDebugFileSecrets("/tmp/secrets")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

change to /etc/tavern-secrets

@KCarretto KCarretto merged commit c41395b into main Nov 8, 2025
4 checks passed
@KCarretto KCarretto deleted the fix-tavern-run branch November 8, 2025 22:24
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.

2 participants