You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we need to have dynamic mapping at some point.
One way to achieve it is to read runtimes from pipeline.yaml and create a dict dynamically. All the runtimes can be fetched with configs['runtimes'] in KCIDBBridge class just like we are fetching jobs and platforms atm.
#898 (review)
We must try to avoid hardcoding such values in source code.
The text was updated successfully, but these errors were encountered: