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

refactor: encapsulate environment variables #257

Merged
merged 6 commits into from
Oct 17, 2024
Merged

refactor: encapsulate environment variables #257

merged 6 commits into from
Oct 17, 2024

Conversation

cshezi
Copy link
Contributor

@cshezi cshezi commented Oct 15, 2024

SPDX-License-Identifier: Apache-2.0

What did we change?

We abstracted the environment variables from the processor to frms-coe-lib

Why are we doing this?

To move the reading of variables that are library-based to the library

How was it tested?

  • Locally
  • Development Environment
  • Not needed, changes very basic
  • Husky successfully run
  • Unit tests passing and Documentation done

@cshezi cshezi marked this pull request as draft October 16, 2024 10:49
@cshezi cshezi marked this pull request as ready for review October 17, 2024 12:42
@cshezi cshezi merged commit a8bd867 into dev Oct 17, 2024
9 checks passed
@cshezi cshezi linked an issue Oct 21, 2024 that may be closed by this pull request
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.

TMS - Abstraction and standardisation of environment variables
3 participants