tweag / rules_sh

Shell rules for Bazel
Apache License 2.0
42 stars 3 forks source link

Add Publish to BCR templates #37

Closed tshaynik closed 1 year ago

tshaynik commented 1 year ago

Take the template files from the Publish to BCR project, customize them, and add them to the root of project.

The presubmit.yaml is based on what we were already using in the BCR.

After this, creating a new release of rules_sh, should result in an automated commit to our fork of the BCR and a PR from there to the BCR.

Resolves #36