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

WIP: Feature/environment preconfiguration #148

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

patrickskowronekdkfz
Copy link
Contributor

What's in the PR

  • Moving environment variables to the docker image
    With this PR many variables moved to the image and should be overwritten with a docker.override

How to test manually

  • ...

@@ -8,6 +8,7 @@ on:
branches:
- master
- develop
- feature/environmentPreconfiguration
Copy link
Member

Choose a reason for hiding this comment

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

This is not needed. If you file a PR, the branch will be build.

@patrickskowronekdkfz patrickskowronekdkfz changed the title Feature/environment preconfiguration WIP: Feature/environment preconfiguration Feb 9, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Croft and others added 2 commits June 2, 2022 16:48
The Blaze URL was missing the trailing "/fhir", which prevented the
Connector from executing queries. This patch fixes the problem.
…on__fix_blaze_url

Fixed Blaze URL for GBN
@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

4 participants