Skip to content

Removing all references for image pipeline jobs (SCP-6122)#2376

Merged
bistline merged 3 commits intodevelopmentfrom
jb-image-pipeline-removal
Apr 6, 2026
Merged

Removing all references for image pipeline jobs (SCP-6122)#2376
bistline merged 3 commits intodevelopmentfrom
jb-image-pipeline-removal

Conversation

@bistline
Copy link
Copy Markdown
Contributor

@bistline bistline commented Mar 31, 2026

BACKGROUND & CHANGES

This update removes all backend integrations for running image pipeline jobs. Since this service was never used, there is no reason to keep updating dependencies.

This also fixes a new test regression with Azul with the test HcaAzulClientTest#test_should_get_Azul_service_status_info is looking for the wrong status information, and another in test/js/upload-wizard/validations.test.js that was a regression from #2372 that was not identified until after it merged.

@bistline bistline requested a review from eweitz March 31, 2026 15:24
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.54%. Comparing base (5e25663) to head (52f5067).
⚠️ Report is 8 commits behind head on development.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #2376      +/-   ##
===============================================
- Coverage        72.62%   72.54%   -0.09%     
===============================================
  Files              337      334       -3     
  Lines            28173    28060     -113     
  Branches          2691     2691              
===============================================
- Hits             20462    20355     -107     
+ Misses            7568     7562       -6     
  Partials           143      143              
Files with missing lines Coverage Δ
app/models/batch_api_client.rb 86.33% <100.00%> (+0.24%) ⬆️
app/models/ingest_job.rb 58.10% <100.00%> (+1.34%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bistline bistline merged commit a41e65a into development Apr 6, 2026
6 checks passed
@github-actions github-actions bot deleted the jb-image-pipeline-removal branch April 6, 2026 18:14
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