Skip to content

Make AssetManifest* properties more extensible and use a better default in CI#15463

Merged
ViktorHofer merged 1 commit intomainfrom
MakeAssetManifestUseABetterDefault
Jan 29, 2025
Merged

Make AssetManifest* properties more extensible and use a better default in CI#15463
ViktorHofer merged 1 commit intomainfrom
MakeAssetManifestUseABetterDefault

Conversation

@ViktorHofer
Copy link
Member

Move the AssetManifestFileName and AssetManifestFilePath properties after the Publishing.props import so that repos don't have to redefine AssetManifestFilePath anymore when changing AssetManifestFileName.

When AssetManifestFileName isn't provided externally, use the Agent.JobName env var when available. That is guaranteed to be unique and avoids the need for repos to come up with a unique name themselves. This should remove the need for all cases that pass a name in externally.

To double check:

…lt in CI


Move the AssetManifestFileName and AssetManifestFilePath properties after the Publishing.props import so that repos don't have to redefine `AssetManifestFilePath` anymore when changing `AssetManifestFileName`.

When `AssetManifestFileName` isn't provided externally, use the Agent.JobName env var when available. That is guaranteed to be unique and avoids the need for repos to come up with a unique name themselves. This should remove the need for all cases that pass a name in externally.
@ViktorHofer ViktorHofer merged commit 232c628 into main Jan 29, 2025
11 checks passed
@ViktorHofer ViktorHofer deleted the MakeAssetManifestUseABetterDefault branch January 29, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants