Skip to content

Try pinning Octokit to v6.0.0 in build.fsx#2810

Merged
xperiandri merged 1 commit into
fsprojects:masterfrom
Numpsy:pin_octokit
Aug 29, 2024
Merged

Try pinning Octokit to v6.0.0 in build.fsx#2810
xperiandri merged 1 commit into
fsprojects:masterfrom
Numpsy:pin_octokit

Conversation

@Numpsy

@Numpsy Numpsy commented Aug 29, 2024

Copy link
Copy Markdown
Contributor

I think (/am guessing) that the error in the release build at https://github.com/fsprojects/FAKE/actions/runs/10605838278/job/29395428955#step:10:618 is because the Paket restore for build.fsx is restoring version 13 of Octokit, along side a release package of Fake.Api.GitHub which doesn't work with that version due to breaking API changes, and that's causing problems.

So - try pinning the Octokit nuget reference in build.fsx to 6.0.0 to match the released FAKE packages.

@xperiandri xperiandri merged commit 73dbe5b into fsprojects:master Aug 29, 2024
@Numpsy Numpsy deleted the pin_octokit branch August 29, 2024 21:11
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

Successfully merging this pull request may close these issues.

2 participants