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

Force update to latest Octokit version #5249

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

andrewlock
Copy link
Member

Summary of changes

Forces Nuke to use the latest version of Octokit which fixes a critical bug

Reason for change

There's a critical bug in Octokit that prevents it working. The bug is in Octokit.GraqhQL too, but that actually doesn't appear to impact us.

Implementation details

Manually reference the package with the fix

Test coverage

Tested locally, it works :phew:

Other details

@andrewlock andrewlock added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Feb 29, 2024
@andrewlock andrewlock requested a review from a team as a code owner February 29, 2024 09:45
@andrewlock andrewlock merged commit f64593b into master Feb 29, 2024
12 of 14 checks passed
@andrewlock andrewlock deleted the andrew/ci/fix-octokit branch February 29, 2024 10:01
@github-actions github-actions bot added this to the vNext milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants