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

chore: refactor bazel test execution to a GitHub action #72

Merged
merged 16 commits into from
Dec 15, 2023

Conversation

cgrindel
Copy link
Contributor

@cgrindel cgrindel commented Dec 14, 2023

Create a GitHub action to execute bazel test //.... It supports running in a specific working directory. It also supports executing on Windows, Linux and MacOS.

@cgrindel cgrindel self-assigned this Dec 14, 2023
@cgrindel cgrindel changed the title Cg/refactor bazel test new chore: refactor bazel test execution to a GitHub action Dec 14, 2023
@cgrindel cgrindel marked this pull request as ready for review December 14, 2023 19:58
@cgrindel cgrindel requested a review from avdv as a code owner December 14, 2023 19:58
@cgrindel cgrindel added the merge-queue merge on green CI label Dec 14, 2023
@cgrindel cgrindel requested review from mrkkrp and removed request for mrkkrp December 15, 2023 14:00
.github/workflows/workflow.yaml Show resolved Hide resolved
@mergify mergify bot merged commit 52b52f3 into master Dec 15, 2023
20 checks passed
@mergify mergify bot deleted the cg/refactor_bazel_test_new branch December 15, 2023 15:05
@mergify mergify bot removed the merge-queue merge on green CI label Dec 15, 2023
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