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

Updated ci script #8

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Updated ci script #8

merged 4 commits into from
Oct 21, 2024

Conversation

Lundis
Copy link
Contributor

@Lundis Lundis commented Oct 20, 2024

Thanks for a nice lib! I'm forking it because I prefer not using pointers for my vectors. So I updated the CI script before going my own way:

  • checkout v4 (using an up-to-date node version)
  • setup-go v5: reads go version from go.mod
  • codecov-action: the bash version you use now is no longer being updated

I couldn't get the tokenless codecov working for my fork, so I added the token to my repo secrets. You might need to do that also, if you haven't already.

@deeean
Copy link
Owner

deeean commented Oct 21, 2024

Thanks for the PR! The updates to the CI script and Codecov setup are really helpful

@deeean deeean merged commit 44b5366 into deeean:master Oct 21, 2024
1 check passed
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