Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

build(github-actions): Use bazel for builds #34

Merged
merged 9 commits into from
Feb 16, 2021
Merged

Conversation

rtkjbeverly
Copy link
Contributor

Replace the golang-based build & test process with bazel.

This switches from configuring golang on the build machine for build & test, to using the bazel-driven process. The local development experience should now more closely match with that of the continuous integration build & test. This has the added benefit of validating that the bazel build process is successfully building the tool.

@rtkjbeverly rtkjbeverly self-assigned this Feb 16, 2021
@rtkjbeverly rtkjbeverly merged commit 116a010 into main Feb 16, 2021
@rtkjbeverly rtkjbeverly deleted the use-bazel-for-ci branch February 16, 2021 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant