tfsbuild - Should artifacts associated with a build record be deleted when the build record is deleted? -
i using new vso scriptable build system on premise build agent.
the build publishes following assets internal file share.
- install
- symbols our internal symbol store.
when build deleted either manually or based on retention policy associated assets not deleted.
should expect assets deleted when associated build record deleted?
in 2015 rtm , in vso, server drops deleted when build deleted drops unc shares not.
we have work on our backlog address this.
edit:
in 2015 qu2, enabled. if on-prem agents against vsts in recent sprints works. queues job delete share same demands build built with. lands on agent running same account wrote unc share. uses account agent runs attempt delete share (best effort)
Comments
Post a Comment