Hello
In my workflow 1 uploading my artifact, when the workflow succeed, sometimes a new artifact is uploaded, sometimes not (depending on the result of a given step : if the artifact is unchanged, it is not uploaded in order to avoid to create useless artifacts and spare space).
So, in my workflow 2 downloading my artifact, I would like to download the "latest artifact of the given name uploaded by a successful run of worflow 1 which produced an artifact" (this will not always be the last successful run of worfklow1, because it may not have uploaded any artifact).
I don't think it is possible for the time being. I think it would be an interesting feature.
Hello
In my workflow 1 uploading my artifact, when the workflow succeed, sometimes a new artifact is uploaded, sometimes not (depending on the result of a given step : if the artifact is unchanged, it is not uploaded in order to avoid to create useless artifacts and spare space).
So, in my workflow 2 downloading my artifact, I would like to download the "latest artifact of the given name uploaded by a successful run of worflow 1 which produced an artifact" (this will not always be the last successful run of worfklow1, because it may not have uploaded any artifact).
I don't think it is possible for the time being. I think it would be an interesting feature.