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

Step name callback #2109

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Step name callback #2109

wants to merge 10 commits into from

Conversation

tetron
Copy link
Member

@tetron tetron commented Mar 24, 2025

This adds a callback hook to runtime context to provide custom logic for naming individual instances of steps (especially including scatter steps). This does not include a cwltool extension, as such a pull request (#1477) was made in 2021 and rejected, so it only adds the hook so that others can provide the desired functionality.

@tetron tetron mentioned this pull request Mar 24, 2025
@tetron tetron requested a review from mr-c March 24, 2025 17:32
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.77%. Comparing base (2dce710) to head (e3094a6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2109      +/-   ##
==========================================
+ Coverage   84.74%   84.77%   +0.03%     
==========================================
  Files          46       46              
  Lines        8364     8368       +4     
  Branches     1961     1962       +1     
==========================================
+ Hits         7088     7094       +6     
+ Misses        807      805       -2     
  Partials      469      469              

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

🚀 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.

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