Skip to content

Make AzDO builds use artifacts dir laid out the same as local build's artifacts dir #1030

Description

@dagood

To make it easier to understand and reproduce the build, the AzDO builds (CI, official build, etc.) should probably be laid out the same as a local build.

artifacts/transport/coreclr/... => artifacts/...
artifacts/transport/librariesallconfigurations => artifacts/... (pending #1016)

A main difficulty is that these artifacts may overlap. In AzDO, overlap causes failures. In a local build, overlap is handled by the last write winning. Any overlap seems undesirable (can we be sure it's happening intentionally?) so I think we should try to prevent that before going forward with artifacts dir consolidation.

(Brought up in #1016 (comment))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions