mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1321] [MERGED] [IMPROVEMENT] Add bazel build to Github Actions. #2097
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1321
Author: @kvshravan
Created: 4/12/2021
Status: ✅ Merged
Merged: 4/12/2021
Merged by: @canihavesomecoffee
Base:
master← Head:bazel-actions📝 Commits (1)
69f2e3dAdd bazel build to Github Actions📊 Changes
1 file changed (+10 additions, -0 deletions)
View changed files
📝
.github/workflows/build_linux.yml(+10 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
As discussed @cfsmp3 , I've added bazel build to Github actions for linux. So whenever a new pr comes from now it'll be tested for bazel build and only if all of the builds which now includes bazel pass, only then a test will be ran for a pr via sample-platform (yet to be done in this year's GSoC).
CC @canihavesomecoffee
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.