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

[v2] add template userfunc with runner internals (like jobid, runid, etc) #141

Open
mimir-d opened this issue Aug 23, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers v2_overhaul breaking feature for v2

Comments

@mimir-d
Copy link
Member

mimir-d commented Aug 23, 2022

depends on #135

New feature: add a template function that gives access to current jobid and runid. This is useful for plugins that specify storage paths for example, that should be parametrized by jobid.
Proposal

"param": "sftp://server/logs/job_{{ contest jobid }}_run_{{ contest runid }}"
@mimir-d mimir-d added enhancement New feature or request good first issue Good for newcomers v2_overhaul breaking feature for v2 labels Aug 23, 2022
@mimir-d mimir-d self-assigned this Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers v2_overhaul breaking feature for v2
Projects
None yet
Development

No branches or pull requests

1 participant