GithubHelp home page GithubHelp logo

bazel-action's Introduction

committers.top badge

Visitor count

bazel-action's People

Contributors

dmadisetti avatar guw avatar igilham avatar jmhodges avatar ngalaiko avatar smintz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bazel-action's Issues

Use Bazel

It would be nice to use Bazel + the action to build and publish images.

Use of Local Cache

Is it possible to persis the local cache between CI workflow executions of this action?

There is a Cache action available. Not sure if that can work or something else is needed. An example would be nice if that can be used.

bazelisk support

A lot of repositories are using bazelisk(an official bazelbuild project) to trivially change between bazel versions. It is instrumented off of a .bazelversion file in the workspace root. It'd be useful to have an action that keys off of this existing tool.

This would allow something like the following to support literally any previous/upcoming release of bazel, along with all of the amazing features provided by bazelisk:

uses: ngalaiko/bazel-action/bazelisk_1.1.0@master

I can make a PR that implements it very trivially, but figured I'd ask your thoughts on supporting this here. If this goes beyond the scope of this project, I can make a spin-off action called bazelisk-action as well.

Thanks!

Clang support?

g++ does weird things with my tests. I generally run on clang.

  • We could bake various compilers into the docker container.
  • Or we could modify entry.sh to pull a requested compiler.

Setting the CC_COMPILE env variable is sufficient for Bazel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.