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

first e2e commit #444

Closed
wants to merge 7 commits into from
Closed

first e2e commit #444

wants to merge 7 commits into from

Conversation

ervinpresta
Copy link

No description provided.

# Créer le répertoire de configuration
RUN mkdir -p /config

ADD scripts/generateConfigFiles.sh /

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources Low

Replace this ADD instruction with a COPY instruction. See more on SonarCloud
ervinpresta and others added 5 commits October 30, 2024 11:36
* feat: split ci steps & display logs on error

* feat: rely on healthcheck
* feat: add log level configuration parameter

* fix: log levels

* fix: remove obsolete logging condition

* refactor: avoid referencing constant from vendor

* refactor: make log_level parameter definition optional

* fix: default log level to error
Copy link

sonarcloud bot commented Oct 30, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
5.3% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@ervinpresta ervinpresta deleted the feat/e2e branch November 18, 2024 15:34
@ervinpresta ervinpresta restored the feat/e2e branch November 19, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants