Closed hobofan closed 2 years ago
To trigger new builds on every new submission to the BCR, the BCR needs to trigger builds in this repository via a GH Actions workflow like here: https://github.com/hobofan/bazel-central-registry/blob/c5ae80713c58bec89e0bfe3e2bf761fa8f21aa5d/.github/workflows/tigger_web_ui_build.yaml
For this a Personal Access Token (with public_repo scope for this repository) has to be provided as an GH Actions secret to the BCR repo (I can provide one).
public_repo
(Split out from #4)
@hobofan Do you still have some time to finish automating the deployment?
Done in bazelbuild/bazel-central-registry#222
To trigger new builds on every new submission to the BCR, the BCR needs to trigger builds in this repository via a GH Actions workflow like here: https://github.com/hobofan/bazel-central-registry/blob/c5ae80713c58bec89e0bfe3e2bf761fa8f21aa5d/.github/workflows/tigger_web_ui_build.yaml
For this a Personal Access Token (with
public_repo
scope for this repository) has to be provided as an GH Actions secret to the BCR repo (I can provide one).(Split out from #4)