Skip to content
#

bazel

Here are 864 public repositories matching this topic...

tetromino
tetromino commented Apr 7, 2022

Description of the feature request:

For better bash-less Windows support,ctx.actions.run_shell could add command_bat (with the same behavior as genrule's cmd_bat) and command_ps (with the same behavior as genrule's cmd_ps).

This would, in particular, considerably simplify skylib's Windows support, where currently we are forced to write and execute temporary .bat files on Wind

type: feature request P2 good first issue help wanted
S11001001
S11001001 commented Mar 15, 2022

Once interfaces are supported in the default LF version, setting the target to dev in daml-lf/interface/BUILD.bazel should be removed.

  • depends on #12051
  • daml-lf/interface
  • ledger-service/http-json
  • language-support/java/codegen

Originally posted by @S11001001 in digital-asset/daml#13154 (comment)

component/daml-lf component/java-ecosystem good first issue component/json-api

Improve this page

Add a description, image, and links to the bazel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bazel topic, visit your repo's landing page and select "manage topics."

Learn more