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

Remove ESRP NuGet feed #357

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Remove ESRP NuGet feed #357

merged 1 commit into from
Nov 17, 2023

Conversation

goagain
Copy link
Contributor

@goagain goagain commented Nov 15, 2023

Office is a downstream of ESRP stream, which means we can always download Microsoft.EsrpClient from existing Office feed. By removing the feed and redirecting to Office, we no longer need to maintain 2 separate NuGet token. ADO_TOKEN will be enough.

Office is a downstream of ESRP stream, which means we can always download `Microsoft.EsrpClient` from existing Office feed. By removing the feed and redirecting to Office, we no longer need to maintain 2 separate NuGet token. `ADO_TOKEN` will be enough.
@goagain goagain added the devops Changes related to the infrastructure supporting AzureAuth label Nov 15, 2023
@goagain goagain self-assigned this Nov 15, 2023
@goagain goagain requested a review from a team as a code owner November 15, 2023 23:24
@shalinikhare27
Copy link
Contributor

The only source of truth we have that this works is our Build pipeline in ADO indicating it can download ESRP stuff from office feed? We can't test in Github until we actually try to make a release?

@goagain
Copy link
Contributor Author

goagain commented Nov 16, 2023

The only source of truth we have that this works is our Build pipeline in ADO indicating it can download ESRP stuff from office feed? We can't test in Github until we actually try to make a release?

We can run release pipeline on this branch to validate. Remember don't hit the button.
image

@shalinikhare27
Copy link
Contributor

Well, that will be great validation to do. Make sure we let everyone in the team know to avoid hitting the button.

Copy link
Member

@reillysiemens reillysiemens left a comment

Choose a reason for hiding this comment

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

Great find here, @goagain!

@goagain goagain merged commit 2f5b318 into main Nov 17, 2023
12 of 18 checks passed
@goagain goagain deleted the remove-esrp-feed branch November 17, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Changes related to the infrastructure supporting AzureAuth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants