Port tests for ctx.actions.run_shell to Starlark (#60)

Existing Bazel tests are ported to analysis and build tests in
preparation for Starlarkification of run_shell.
15 files changed
tree: b1598c1b841192abec1629bd66af8884bef51954
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. shell/
  5. tests/
  6. .bazelignore
  7. .bazelversion
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. MODULE.bazel
  12. README.md
  13. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.