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

CI: clean-up dependencies on release #284

Merged
merged 1 commit into from Dec 15, 2022
Merged

Conversation

samber
Copy link
Owner

@samber samber commented Dec 15, 2022

Add a job into the CI for the package release.

I clean up the project before release, in order to remove any dev dependencies from the final package:

rm -rf *_test.go ./parallel/*_test.go docker-compose.yml img/

Closes #50

@seguins thanks for your help.

@samber samber merged commit 5e108ed into master Dec 15, 2022
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.

go-funk included when vendoring due to usage in benchmark
1 participant