Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Replaces os.Getenv with GetEnvVariable - #41

Merged
FinnTheHero merged 4 commits into
masterfrom
development
Aug 16, 2025
Merged

Replaces os.Getenv with GetEnvVariable#41
FinnTheHero merged 4 commits into
masterfrom
development

Conversation

@FinnTheHero

Copy link
Copy Markdown
Owner

Replaces direct use of os.Getenv with a custom GetEnvVariable
function from the common package. This change enhances error
handling and allows for more robust environment variable retrieval.

Replaces direct use of `os.Getenv` with a custom `GetEnvVariable`
function from the `common` package. This change enhances error
handling and allows for more robust environment variable retrieval.
@FinnTheHero FinnTheHero self-assigned this Aug 16, 2025
@FinnTheHero FinnTheHero added the enhancement New feature or request label Aug 16, 2025
Replaces direct use of `os.Getenv` with a custom `GetEnvVariable`
function from the `common` package. This change enhances error
handling and allows for more robust environment variable retrieval.
@FinnTheHero
FinnTheHero merged commit 16ada5e into master Aug 16, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant