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

Bazel support #12

Merged
merged 12 commits into from
Nov 9, 2023
Merged

Bazel support #12

merged 12 commits into from
Nov 9, 2023

Conversation

daulet
Copy link
Owner

@daulet daulet commented Nov 8, 2023

  • Update core tokenizers to latest v0.14.1, which accidentally allows us to loose openssl dependency which is annoying to build in bazel;
  • Build the whole project with bazel, both Go and Rust part;
  • Check in Cargo.lock based on this documentation;
  • Add CI to validate everything with new build process;
  • Pure cargo build and go build will continue working;

@daulet daulet merged commit 5e367fe into main Nov 9, 2023
1 check passed
@daulet daulet deleted the daulet/bazel branch August 9, 2024 23:37
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.

1 participant