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

Add nuke build #1

Merged
merged 6 commits into from
Dec 11, 2022
Merged

Add nuke build #1

merged 6 commits into from
Dec 11, 2022

Conversation

matt-richardson
Copy link

Adds a basic nuke build, based on the build for octoversion.

@matt-richardson matt-richardson requested a review from a team December 11, 2022 22:05
@matt-richardson matt-richardson self-assigned this Dec 11, 2022
Copy link

@liam-mackie liam-mackie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -20,7 +20,7 @@ public async Task MakesWrappedOctokitRequest()
Assert.Equal("octokit.net", repo.Name);
}

[Fact]
[Fact(Skip = "This seems to fail. Needs investigating.")]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not quite sure I like this, but I'll approve for now

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this fails from the upstream - see mirsaeedi#13 (comment).
Debugging through the test, it seems to do what it's meant to, not sure why it's broken.

It's on the radar to fix - I'm just trying to get all the ducks in order to get things working

@matt-richardson matt-richardson merged commit 8ed9b74 into main Dec 11, 2022
@matt-richardson matt-richardson deleted the mattr/add-nuke-build branch December 11, 2022 23:07
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