Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix blobContainer to log correct expected links #1248

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dagood
Copy link
Member

@dagood dagood commented Jun 10, 2024

I looked at https://dev.azure.com/dnceng/internal/_build/results?buildId=2469633&view=results to see if the change to publish to golangartifactsbackup worked (#1244), and I was surprised when Show expected uploaded URLs still showed https://golangartifacts.blob.core.windows.net.

It turns out this is just because the task that logs the expected URLs uses an older variable. Publishing does go to golangartifactsbackup as expected.

This PR is a quick fix to make this particular value shared by both the publish and Show expected uploaded URLs steps.

Test build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2470200&view=results

@dagood dagood requested a review from a team as a code owner June 10, 2024 17:25
@dagood dagood merged commit b6313ec into microsoft/main Jun 10, 2024
23 checks passed
@dagood dagood deleted the dev/dagood/fix-info-urls branch June 10, 2024 21:12
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