question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: setting runtime attributes at runtime #5855

See original GitHub issue

Hi,

I would like to be able to override something like:

    runtime {
        docker: "mydockerimagename"
    }

at runtime. Is this possible already? I know people have been using workarounds by making the docker image name to be an input variable. I would like to have it separate from workflow input variables though.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jdidioncommented, Sep 24, 2020

Ah, and now I see that’s exactly what #315 specifies😁

0reactions
patmageecommented, Oct 1, 2020

@pieterlukasse as always, it will be up to the engines. If you have the scala chops you could always submit a PR to help them get there faster, (or miniwdl or dxwdl for that).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature request: setting runtime attributes at runtime · Issue #5855 ...
Hi, I would like to be able to override something like: runtime { docker: "mydockerimagename" } at runtime. Is this possible already?
Read more >
Dynamic Runtime Attributes - IBM
This function is called Dynamic Runtime Attributes (DRA). Atape supports the feature, starting from 12.5.9.0. The feature is enabled by default. The drive ......
Read more >
Customize tasks - Cromwell
Runtime attributes can be specified in one of two ways: Within a task you can specify runtime attributes to customize the environment for...
Read more >
@babel/runtime | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
4483 - Feature Request: Support async/await functions - v8
[runtime] set AsyncFunctionNext/Throw to adapt arguments. Prevent crash/UB during stack frame iteration through functions, which occurs
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found