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

chore: build with Go 1.23 #234

Closed
wants to merge 1 commit into from
Closed

chore: build with Go 1.23 #234

wants to merge 1 commit into from

Conversation

0xDEC0DE
Copy link
Contributor

@0xDEC0DE 0xDEC0DE commented Oct 7, 2024

No description provided.

@0xDEC0DE 0xDEC0DE changed the title Build with Go 1.23 chore: build with Go 1.23 Oct 7, 2024
@0xDEC0DE
Copy link
Contributor Author

0xDEC0DE commented Oct 7, 2024

Huh. I guess it's not quite ready.

@retr0h
Copy link
Owner

retr0h commented Oct 8, 2024

I don't think this thing is very useful, or even giving us useful output.

task: [cov] go test -race -coverprofile=cover.out -v $(go list ./... | grep -v /mocks) 2>&1 | go-junit-report --set-exit-code > result.xml || (cat result.xml && echo "fail" && exit 1)

#235

@retr0h
Copy link
Owner

retr0h commented Oct 8, 2024

Huh. I guess it's not quite ready.

At least now CI tells us wtf is wrong lol

Requires a pre-release version of avfs.
@0xDEC0DE
Copy link
Contributor Author

0xDEC0DE commented Oct 8, 2024

Can't really get there from here yet. Will try again later.

@0xDEC0DE 0xDEC0DE closed this Oct 8, 2024
@0xDEC0DE 0xDEC0DE deleted the go.1.23 branch October 8, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants