-
Notifications
You must be signed in to change notification settings - Fork 19
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
Bump us to Octokit v10.0.0 to avoid int32 issues problem #2065
Comments
This was referenced Feb 22, 2024
Octokit issue: octokit/octokit.net#2889 |
dougbu
added a commit
to dougbu/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dougbu/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dougbu/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dougbu/arcade
that referenced
this issue
Feb 23, 2024
This was referenced Feb 23, 2024
dougbu
added a commit
to dougbu/arcade-services
that referenced
this issue
Feb 23, 2024
- see dotnet/dnceng#2065 - assembly is now (since v4.0.0) strong named
3 tasks
AlitzelMendez
changed the title
[Build Analysis] Unable to process new known issues as id is larger than int32
Bump us to Octokit v10.0.0 to avoid int32 issues problem
Feb 23, 2024
dougbu
added a commit
to dotnet/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dotnet/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dotnet/arcade-services
that referenced
this issue
Feb 23, 2024
- see dotnet/dnceng#2065 - assembly is now (since v4.0.0) strong named
dougbu
added a commit
to dotnet/arcade
that referenced
this issue
Feb 23, 2024
dougbu
added a commit
to dotnet/arcade-services
that referenced
this issue
Feb 23, 2024
- see dotnet/dnceng#2065 - comment about Octokit.dll not being signed is no longer true (since v4.0.0) - still need to avoid signing Microsoft.DotNet.Maestro.Tasks.dll for other reasons
3 tasks
dougbu
added a commit
to dotnet/arcade-services
that referenced
this issue
Feb 23, 2024
### Update dependencies from https://github.com/dotnet/dnceng-shared build 20240222.2 CoreHealthMonitor , Microsoft.AspNetCore.ApiPagination , Microsoft.AspNetCore.ApiVersioning , Microsoft.AspNetCore.ApiVersioning.Analyzers , Microsoft.AspNetCore.ApiVersioning.Swashbuckle , Microsoft.DncEng.CommandLineLib , Microsoft.DncEng.Configuration.Extensions , Microsoft.DotNet.Authentication.Algorithms , Microsoft.DotNet.GitHub.Authentication , Microsoft.DotNet.Internal.DependencyInjection , Microsoft.DotNet.Internal.DependencyInjection.Testing , Microsoft.DotNet.Internal.Health , Microsoft.DotNet.Internal.Logging , Microsoft.DotNet.Internal.Testing.DependencyInjection.Abstractions , Microsoft.DotNet.Internal.Testing.DependencyInjectionCodeGen , Microsoft.DotNet.Internal.Testing.Utility , Microsoft.DotNet.Kusto , Microsoft.DotNet.Metrics , Microsoft.DotNet.ServiceFabric.ServiceHost , Microsoft.DotNet.Services.Utility , Microsoft.DotNet.Web.Authentication , ServiceFabricMocks From Version 1.1.0-beta.24115.1 -> To Version 1.1.0-beta.24122.2 ### [main] Bump us to Octokit v10.0.0 - see dotnet/dnceng#2065 - comment about Octokit.dll not being signed is no longer true (since v4.0.0) - still need to avoid signing Microsoft.DotNet.Maestro.Tasks.dll for other reasons ### Credits Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
20 tasks
premun
added a commit
to premun/arcade-services
that referenced
this issue
Feb 23, 2024
This is a special rollout to address dotnet/dnceng#2065
|
dougbu
added a commit
to dotnet/arcade
that referenced
this issue
Mar 1, 2024
@AlitzelMendez I think we're done here except for the latest 7.0 build rolling out to customers. should this be |
yes, makes sense, I will move to waiting for rollout :) |
everything has been merged and rolled out, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a problem occurring on Octokit library in which is unable to grab new issues as the id is larger than int32.
Consequences:
Impacted issues:
Mitigation:
Release Note Category
Release Note Description
Bump us to Octokit v10.0.0
The text was updated successfully, but these errors were encountered: