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

feat(cfg): env secret/string support #592

Merged
merged 13 commits into from
Oct 14, 2024
Merged

feat(cfg): env secret/string support #592

merged 13 commits into from
Oct 14, 2024

Conversation

AndrewWinterman
Copy link
Contributor

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

Jira ID

[XX-XX]

Notes for your reviewers

@AndrewWinterman AndrewWinterman requested a review from a team as a code owner October 11, 2024 23:08
Copy link
Member

@malept malept left a comment

Choose a reason for hiding this comment

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

This seems mostly fine but the tests should be using gotest.tools/v3/assert.

pkg/cfg/env.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
pkg/cfg/env_test.go Outdated Show resolved Hide resolved
Copy link
Member

@malept malept left a comment

Choose a reason for hiding this comment

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

Looks fine once the copyright date is changed.

pkg/cfg/env.go Outdated Show resolved Hide resolved
Co-authored-by: Mark Lee <[email protected]>
@AndrewWinterman AndrewWinterman enabled auto-merge (squash) October 14, 2024 17:03
@AndrewWinterman AndrewWinterman merged commit 07b206d into main Oct 14, 2024
4 checks passed
@AndrewWinterman AndrewWinterman deleted the feat/env-config branch October 14, 2024 17:16
@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.100.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants