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

build: Build with bazel #340

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cameron-martin
Copy link
Collaborator

@cameron-martin cameron-martin commented Feb 3, 2024

TODO:

  • Include either node_modules or bundle the app before packaging (probably bundling is better).
  • Work out how to build protobufs
  • Update documentation
  • Run linting with bazel
  • Update bazelci

Fixes #200

TODO:

- [ ] Finish building protobufs
- [ ] Update documentation
- [ ] Run linting with bazel
- [ ] Update bazelci
@cameron-martin cameron-martin changed the title Build with bazel build: Build with bazel Apr 2, 2024
This updates the vendoring of bazel protobufs to include the original BUILD files. This uses buildozer and a bit of sed to update the BUILD files, including label paths, protobuf import paths and remove a lot of unused rules.
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.

Build with bazel
1 participant