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

build: Skip initialization of Guacamole if not needed #1636

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

MoritzWeber0
Copy link
Member

The Initialization raised several errors when the corresponding tables did already exist. We ignored those errors, but they are confusing for administrators.

Therefore, skip initialization if already done.

The Initialization raised several errors when the corresponding tables
did already exist. We ignored those errors, but they are confusing for administrators.

Therefore, skip initialization if already done.
Copy link

sonarcloud bot commented Jun 25, 2024

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.64%. Comparing base (bef9037) to head (8149673).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1636   +/-   ##
=======================================
  Coverage   80.64%   80.64%           
=======================================
  Files         185      185           
  Lines        6090     6090           
  Branches      678      678           
=======================================
  Hits         4911     4911           
  Misses       1030     1030           
  Partials      149      149           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MoritzWeber0 MoritzWeber0 merged commit 75d9c20 into main Jun 27, 2024
31 checks passed
@MoritzWeber0 MoritzWeber0 deleted the guacamole-initialization branch June 27, 2024 09:28
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.

1 participant