Skip to content

chore(#169): make changes to the repo to use credentials from a single source#170

Merged
sugat009 merged 3 commits intomainfrom
169-have-a-single-source-of-truth-for-the-credentials
Dec 4, 2025
Merged

chore(#169): make changes to the repo to use credentials from a single source#170
sugat009 merged 3 commits intomainfrom
169-have-a-single-source-of-truth-for-the-credentials

Conversation

@sugat009
Copy link
Copy Markdown
Member

@sugat009 sugat009 commented Sep 1, 2025

Description

This change adds a new env file to the root of the project from where the credentials should be used and removes all the smaller env files in the internal directories.

medic/interoperability#[169]

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

…e source

This change adds a new env file to the root of the project from where
the credentials should be used and removes all the smaller env files in
the internal directories.
@sugat009 sugat009 linked an issue Sep 1, 2025 that may be closed by this pull request
@sugat009 sugat009 marked this pull request as ready for review September 3, 2025 10:05
@sugat009 sugat009 self-assigned this Sep 3, 2025
@sugat009 sugat009 added Type: Improvement Make something better Type: Technical issue Improve something that users won't notice labels Sep 3, 2025
Copy link
Copy Markdown
Contributor

@witash witash left a comment

Choose a reason for hiding this comment

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

thanks for adding this, looks like a much cleaner way to manage credentials

@sugat009 sugat009 merged commit 23e25b3 into main Dec 4, 2025
6 checks passed
@sugat009 sugat009 deleted the 169-have-a-single-source-of-truth-for-the-credentials branch December 4, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Improvement Make something better Type: Technical issue Improve something that users won't notice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have a single source of truth for the credentials

2 participants