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

CreateAzureDevOpsFeed broken for non-dnceng orgs #8081

Closed
1 of 2 tasks
michellemcdaniel opened this issue Oct 22, 2021 · 3 comments
Closed
1 of 2 tasks

CreateAzureDevOpsFeed broken for non-dnceng orgs #8081

michellemcdaniel opened this issue Oct 22, 2021 · 3 comments

Comments

@michellemcdaniel
Copy link
Contributor

  • This issue is blocking
  • This issue is causing unreasonable pain

In the Staging pipeline, we create feeds in dnceng-stage in the testing pipeline. This functionality no longer works because GetFeedVisibilityTag throws an exception for this org. The Feed Visibility Tag is only required for when there is no FeedName passed in, so the call to GetFeedVisibilityTag should, at a minimum, only be called when FeedName is null or empty (this would be good enough for our case because we aren't creating darc-pub/darc-int feeds, we are supplying our own feed names).

Additionally, GetFeedVisibilityTag shouldn't throw an exception for dnceng-stage.

@michellemcdaniel
Copy link
Contributor Author

@mmitche This is blocking the dotnet-release rollout.

@mmitche
Copy link
Member

mmitche commented Oct 22, 2021

@adiaaida #8082

@ChadNedzlek
Copy link
Member

It sounds like this is resolved? I'm going to close it.

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

No branches or pull requests

3 participants