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

fix: remove logging data from nginx configuration file #1696

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jul 10, 2024

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

The deployment of our PWA demo servers fails because of missing environment variables like $ingress_name.
This problem occurred after the PR #1685 has been merged without adaption of our CI/CD configuration.

Issue Number: Closes #

What Is the New Behavior?

The PR #1685 has partly been reverted, so that all needed system variables are available and our demo PWA servers can be deployed again without errors.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#98077

* that causes problems in the deployment of our demo branches
@SGrueber SGrueber self-assigned this Jul 10, 2024
@SGrueber SGrueber added this to the 5.2 milestone Jul 10, 2024
@SGrueber SGrueber merged commit bc6b628 into develop Jul 10, 2024
25 checks passed
@SGrueber SGrueber deleted the bugfix/nginx_configuration branch July 10, 2024 11:17
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.

2 participants