Replies: 1 comment
|
@yslan, we do not have support for this. These are good ideas of how we could support this - but I don't think we will have free energy to add custom templating support. Many codes call ascent through a scripting interface that they can use to generate yaml. I would suggest a templating tool like jinja, which can provide a nice workflow and with lots of features. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to inspect multiple solutions at the similar slices.
At one point, the yml file is mostly the duplicate information.
Is there a way to create a template function in yml file:
such that I can create new images like a function:
Or at lease being able to change the default.
so that we can only update the difference.
Do we have something similar already?
Thanks!
All reactions