aspnet / AspNetKatana

Microsoft's OWIN implementation, the Katana project
Apache License 2.0
967 stars 333 forks source link

Update public pool names #475

Closed MattGal closed 2 years ago

MattGal commented 2 years ago

This change is required to continue building PRs in the dotnet public repo. The agents and images used in the new project / organization are identical and build regressions are not expected. Updating files under eng/common is intentional to move as much as possible over to viable build agents (normally this is not done).

For questions / concerns, please stop by the .NET Core Engineering Services First Responders Teams Channel.

Tratcher commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines failed to run 1 pipeline(s).
MattGal commented 2 years ago

/azp run

@alexperovich is working on figuring out the non-dotnet orgs, sorry for the inconvenience.

alexperovich commented 2 years ago

I will need permissions to manage web hooks for this repository to fix the triggers.

wtgodbe commented 2 years ago

@alexperovich you should have what you need now

alexperovich commented 2 years ago

Yep, its working now.

Tratcher commented 2 years ago

Required status check "aspnet-AspNetKatana" was not set by the expected GitHub app.

??

alexperovich commented 2 years ago

Yea, thats due to the check coming from not a github app this time. The connection type I had to use is using oauth instead.