Pin sdrf-pipelines 0.1.6 so /health reports a stable release - #5
Conversation
The unpinned git URL left production on 0.1.5, which still requires characteristics[environmental sample type]. 0.1.6 vendors the updated metaproteomics template (environmental medium required instead). Co-authored-by: Cursor <cursoragent@cursor.com>
The fork push is blocked without the GitHub workflow OAuth scope; the requirements pin and Dockerfile comment are enough for the version bump. Co-authored-by: Cursor <cursoragent@cursor.com>
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| # image vendors the matching sdrf-templates (0.1.6: environmental medium | ||
| # required; environmental sample type no longer required). An unpinned git | ||
| # URL reports whatever tag was latest at image-build time, which is why | ||
| # production is still on 0.1.5. |
There was a problem hiding this comment.
@selvaebi just to confirm, you want to remove line 10?
Updated sdrf-pipelines to version 0.1.6.
Summary
sdrf-pipelines==0.1.6instead of the unpinned git URL so/healthreports a real release instead of whatever tag was latest at image-build time (production is still on 0.1.5).characteristics[environmental medium]is required andcharacteristics[environmental sample type]is no longer required.sdrf-pipelinesmain HEAD.Test plan
sdrf-pipelines==0.1.6kubectl rollout restart deployment/sdrf-validator -n sdrf-validator,GET /healthreturns"sdrf_pipelines_version": "0.1.6"characteristics[environmental medium]and omitcharacteristics[environmental sample type]pass validation