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

♻️Clusters: make non dev feature, disabled by default (⚠️) #4129

Merged
merged 7 commits into from
Apr 18, 2023

Conversation

sanderegg
Copy link
Member

What do these changes do?

Since the WEBSERVER_DEV_ENABLED env seems to bring some issues, this PR brings WEBSERVER_CLUTERS out of it.
By default it is disabled, and must be explicitly enabled.

⚠️: nothing to be done.

Related issue/s

How to test

DevOps Checklist

@sanderegg sanderegg added the a:webserver issue related to the webserver service label Apr 17, 2023
@sanderegg sanderegg added this to the Jelly Beans milestone Apr 17, 2023
@sanderegg sanderegg requested a review from pcrespov as a code owner April 17, 2023 12:49
@sanderegg sanderegg self-assigned this Apr 17, 2023
@sanderegg sanderegg requested a review from GitHK as a code owner April 17, 2023 12:49
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

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

thanks!

@sanderegg sanderegg enabled auto-merge (squash) April 17, 2023 13:48
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #4129 (bf5a4f2) into master (b426eed) will decrease coverage by 6.6%.
The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4129      +/-   ##
=========================================
- Coverage    84.6%   78.0%    -6.6%     
=========================================
  Files         953     398     -555     
  Lines       41364   20612   -20752     
  Branches      957     174     -783     
=========================================
- Hits        35018   16096   -18922     
+ Misses       6128    4467    -1661     
+ Partials      218      49     -169     
Flag Coverage Δ
integrationtests 61.6% <100.0%> (-5.2%) ⬇️
unittests 84.0% <100.0%> (+2.6%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../simcore_service_webserver/application_settings.py 98.7% <100.0%> (ø)

... and 674 files with indirect coverage changes

@sanderegg sanderegg force-pushed the dask/make_cluster_non_dev branch from af84968 to 2e9440d Compare April 17, 2023 16:41
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

Bravo!
and sorry for the inconvenience of app_environments

@sanderegg sanderegg force-pushed the dask/make_cluster_non_dev branch 2 times, most recently from 4801868 to eaf827f Compare April 18, 2023 07:56
@sanderegg sanderegg force-pushed the dask/make_cluster_non_dev branch from eaf827f to bf5a4f2 Compare April 18, 2023 08:51
@codeclimate
Copy link

codeclimate bot commented Apr 18, 2023

Code Climate has analyzed commit bf5a4f2 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@sanderegg sanderegg merged commit 49ee3cd into ITISFoundation:master Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:webserver issue related to the webserver service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants