10 years old.
Is there any chance of this happening?
This is particularly useful/valuable when artifacts are large and there are many.
There are a couple of opportunities here. The first and obvious one is that artifacts from a different job can (only) be hard-linked if the source job was previously built on the same builder as the job requesting the copy.
But regardless of the above, the other opportunity is when running successive runs of a job, whether that is a manual run of a (i.e. github) PR, or a new commit to the PR, etc. There is an opportunity to hard-link to the artifacts that were successfully copied in a previous run of that job.
10 years old.
Is there any chance of this happening?
This is particularly useful/valuable when artifacts are large and there are many.
There are a couple of opportunities here. The first and obvious one is that artifacts from a different job can (only) be hard-linked if the source job was previously built on the same builder as the job requesting the copy.
But regardless of the above, the other opportunity is when running successive runs of a job, whether that is a manual run of a (i.e. github) PR, or a new commit to the PR, etc. There is an opportunity to hard-link to the artifacts that were successfully copied in a previous run of that job.