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: Env/validation #247

Merged
merged 9 commits into from
Oct 4, 2024
Merged

feat: Env/validation #247

merged 9 commits into from
Oct 4, 2024

Conversation

cshezi
Copy link
Contributor

@cshezi cshezi commented Oct 3, 2024

SPDX-License-Identifier: Apache-2.0

What did we change?

service configuration

Why are we doing this?

To standardize environment variables

How was it tested?

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

@cshezi cshezi changed the title Env/validation feat: Env/validation Oct 3, 2024
@github-actions github-actions bot added the enhancement New feature or request label Oct 3, 2024
@cshezi cshezi requested a review from rtkay123 October 4, 2024 08:48
@cshezi cshezi requested a review from scott45 October 4, 2024 13:01
@cshezi cshezi merged commit f0ae57b into dev Oct 4, 2024
9 checks passed
@cshezi cshezi linked an issue Oct 9, 2024 that may be closed by this pull request
scott45 added a commit that referenced this pull request Dec 3, 2024
* feat: add token middleware and env toggle

* refactor: optional chaining

* docs: typo

* chore(deps): bump find-my-way from 8.2.0 to 8.2.2

Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](delvedor/find-my-way@v8.2.0...v8.2.2)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* refactor: migrate from frms to tazama-lf (#245)

* refactor: migrate from frms to tazama-lf

* feat: Env/validation (#247)

* feat: add env validation

* test: mock envs

* fix: update auth flag from service auth to node env

* refactor: use same values for templating

* refactor: apply cache option environment variable split

* refactor: encapsulate environment variables

* refactor: change directory path

* test: mock the services of the library

* refactor: bump tazama libraries

* refactor: bump lib version

* refactor: add auth requirement for production

* feat: add multi-currency dataCache (#261)

* feat(deps): use latest datacache from frms-coe-lib

* feat: add xchgRate and use multi currency datacache

* refactor(rename): use better naming for pending promises array

* test: update datacache tests

* docs: update message samples and activity diagram

* feat: updated old links

* refactor: bump frms-coe-lib

* refactor: use lib schema save methods

* refactor: remove collection based environment variables

* test: update unit test mocks

* docs: replace Redis with Valkey

* feat: updated XchgRate object for Pain001

* bug: fixed spelling

* build: update libs (#275)

Co-authored-by: rtkay123 <[email protected]>

* ci: sync workflows from central-workflows (#201)

* ci: sync workflows from central-workflows Signed-off-by: Kyle Vorster <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Scott <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cebolenkosi Shezi <[email protected]>
Co-authored-by: cshezi <[email protected]>
Co-authored-by: Justus Ortlepp <[email protected]>
Co-authored-by: Jean-Pierre <[email protected]>
Co-authored-by: Jean-Pierre Nell <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: Kyle Vorster <[email protected]>
Co-authored-by: github-actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tms-service: Update env.template files
3 participants