Skip to content

⚰️ Remove Web Server publications ⚠️#8976

Merged
giancarloromeo merged 6 commits intoITISFoundation:masterfrom
giancarloromeo:refactor/remove-publications
Mar 27, 2026
Merged

⚰️ Remove Web Server publications ⚠️#8976
giancarloromeo merged 6 commits intoITISFoundation:masterfrom
giancarloromeo:refactor/remove-publications

Conversation

@giancarloromeo
Copy link
Copy Markdown
Contributor

@giancarloromeo giancarloromeo commented Mar 27, 2026

What do these changes do?

This pull request removes the entire "publications" subsystem from the codebase, including its API endpoint, implementation, OpenAPI documentation, and related utilities and tests. The main impact is that the /v0/publications/service-submission endpoint and all associated logic for handling service submissions are no longer available.

Related issue/s

How to test

Dev-ops

@giancarloromeo giancarloromeo added this to the Cassata milestone Mar 27, 2026
@giancarloromeo giancarloromeo self-assigned this Mar 27, 2026
@giancarloromeo giancarloromeo added the a:webserver webserver's codebase. Assigning the area is particularly useful for bugs label Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.45%. Comparing base (fc99eb0) to head (1a79b6c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8976      +/-   ##
==========================================
+ Coverage   87.43%   87.45%   +0.02%     
==========================================
  Files        2071     2068       -3     
  Lines       81734    81581     -153     
  Branches     1434     1434              
==========================================
- Hits        71466    71349     -117     
+ Misses       9864     9828      -36     
  Partials      404      404              
Flag Coverage Δ
integrationtests 64.04% <100.00%> (+0.14%) ⬆️
unittests 86.34% <100.00%> (+0.02%) ⬆️
Components Coverage Δ
pkg_aws_library 95.29% <ø> (ø)
pkg_celery_library 77.23% <ø> (ø)
pkg_dask_task_models_library 79.37% <ø> (ø)
pkg_models_library 92.55% <ø> (ø)
pkg_notifications_library 84.48% <ø> (ø)
pkg_postgres_database 89.24% <ø> (ø)
pkg_service_integration 72.81% <ø> (ø)
pkg_service_library 70.31% <ø> (ø)
pkg_settings_library 90.48% <ø> (ø)
pkg_simcore_sdk 85.79% <ø> (-0.06%) ⬇️
agent 92.85% <ø> (ø)
api_server 91.38% <ø> (ø)
autoscaling 95.54% <ø> (ø)
catalog 92.10% <ø> (ø)
clusters_keeper 98.70% <ø> (ø)
dask_sidecar 91.75% <ø> (+0.21%) ⬆️
datcore_adapter 97.95% <ø> (ø)
director 75.45% <ø> (ø)
director_v2 91.63% <ø> (ø)
dynamic_scheduler 96.02% <ø> (ø)
dynamic_sidecar 88.29% <ø> (ø)
efs_guardian 89.85% <ø> (ø)
invitations 90.93% <ø> (ø)
payments 92.86% <ø> (ø)
resource_usage_tracker 90.84% <ø> (-0.70%) ⬇️
storage 86.69% <ø> (-0.21%) ⬇️
webclient ∅ <ø> (∅)
webserver 86.83% <100.00%> (+0.14%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc99eb0...1a79b6c. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@giancarloromeo giancarloromeo changed the title ⚰️ Remove Web Server publications ⚰️ Remove Web Server publications :warning? Mar 27, 2026
@giancarloromeo giancarloromeo changed the title ⚰️ Remove Web Server publications :warning? ⚰️ Remove Web Server publications ⚠️ Mar 27, 2026
@giancarloromeo giancarloromeo requested a review from odeimaiz March 27, 2026 11:54
@giancarloromeo giancarloromeo marked this pull request as ready for review March 27, 2026 11:54
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

🔥

Copy link
Copy Markdown
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.

long live the king ! thx

@giancarloromeo giancarloromeo enabled auto-merge (squash) March 27, 2026 12:41
Copy link
Copy Markdown
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

love it when things are deleted 💯

Copy link
Copy Markdown
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.

thx RIP

@giancarloromeo giancarloromeo merged commit ff5ffe4 into ITISFoundation:master Mar 27, 2026
93 of 94 checks passed
@giancarloromeo giancarloromeo deleted the refactor/remove-publications branch March 27, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:webserver webserver's codebase. Assigning the area is particularly useful for bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants