Skip to content

Fix name of MonoAOTOffsets artifact in runtime.yml - #109797

Merged
akoeplinger merged 1 commit into
mainfrom
akoeplinger-patch-2
Nov 13, 2024
Merged

Fix name of MonoAOTOffsets artifact in runtime.yml#109797
akoeplinger merged 1 commit into
mainfrom
akoeplinger-patch-2

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

To match the message in the build log, see #109363 (comment)

@ghostghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 13, 2024

- publish: '$(Build.SourcesDirectory)/artifacts/obj/mono/offsetfiles'
condition: failed()
artifact: Mono_Offsets_$(osGroup)$(osSubGroup)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to change the artifact name in any corresponding download step?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no this isn't downloaded by the build anymore, just by humans updating the checked-in files.

@akoeplinger

Copy link
Copy Markdown
MemberAuthor

/ba-g timeout is unrelated.

@akoeplinger
akoeplinger merged commit 8d21e13 into mainNov 13, 2024
@akoeplinger
akoeplinger deleted the akoeplinger-patch-2 branch November 13, 2024 22:25
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Dec 14, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@akoeplinger@steveisok@jkoritzinsky