jixinchi

Results 9 comments of jixinchi

> I think this one of the intended uses of key-only artifacts. > > Could you achieve this by writing each output to a unique key within bucket storage, and...

Sorry for replying to you with my company account. "jixinchi" is my company account and "clumsy456" is my personal account. I should have used my company account to raise this...

I'm not sure if the {{workflow.name}} and {{item}} tag work when using `templateRef`. I'll try it later. What we discussed above is only about the "aggregate" case. Do you have...

> You are correct, it is in the template: > > ```yaml > spec: > entrypoint: dag > templates: > - name: dag > dag: > tasks: > # generate...

I am from China, and it's 00:10 now... In addition, I'm sorry that my English is not good enough to speak or talk about technical problems. Maybe text communication is...

My email is [email protected]. Or you can find me on slack, named Xinchi Ji.

Data template is really a good method to solve similar problems. However, the `expression` is limited in our business. We need to run some python or R scripts in a...

As is shown in the doc you provided, data template can only process each artifact by methods limited in the `exporession`. Therefore, data template cannot support our business.

Is there anyone who can review this pr?