Skip to content

feat(environment): #36: configure environment variable settings globally#61

Merged
aasheptunov merged 18 commits intomasterfrom
feature/#36-configure-environment-variable-settings-globally
Mar 25, 2026
Merged

feat(environment): #36: configure environment variable settings globally#61
aasheptunov merged 18 commits intomasterfrom
feature/#36-configure-environment-variable-settings-globally

Conversation

@aasheptunov
Copy link
Collaborator

@aasheptunov aasheptunov commented Mar 18, 2026

Closes #36.

@aasheptunov aasheptunov linked an issue Mar 18, 2026 that may be closed by this pull request
2 tasks
@aasheptunov aasheptunov self-assigned this Mar 18, 2026
…ntainer configuration to automatically evaluate environment variables when the devcontainer starts
…ic export of environment variables when building a container
…ss so that the values of the environment variables are stored within the class
…the project setup section; add the missing environment variables to .env.example
@aasheptunov aasheptunov force-pushed the feature/#36-configure-environment-variable-settings-globally branch 4 times, most recently from b25d93e to dcc975e Compare March 23, 2026 03:50
…equired .env file for running the devcontainer
@aasheptunov aasheptunov force-pushed the feature/#36-configure-environment-variable-settings-globally branch from dcc975e to 8244c77 Compare March 23, 2026 03:52
… from getters to setters to follow the logic of the methods
…occurs during extraction to inform the user that the default value is being used
…-settings-globally

# Conflicts:
#	.env.example
#	.github/workflows/build.yml
#	README.md
#	src/main.cpp
@aasheptunov aasheptunov merged commit c3264dc into master Mar 25, 2026
3 checks passed
@aasheptunov aasheptunov deleted the feature/#36-configure-environment-variable-settings-globally branch March 25, 2026 10:53
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.

Configure environment variable settings globally

2 participants