https://github.com/smelc/copybara-deploy
copybara deployment - contains releases of Google's copybara uberjar
https://github.com/smelc/copybara-deploy
copybara jar releases
Last synced: 4 months ago
JSON representation
copybara deployment - contains releases of Google's copybara uberjar
- Host: GitHub
- URL: https://github.com/smelc/copybara-deploy
- Owner: smelc
- Created: 2022-06-10T14:17:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T16:41:28.000Z (over 3 years ago)
- Last Synced: 2025-10-08T19:49:18.269Z (8 months ago)
- Topics: copybara, jar, releases
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository holds relases of Google's [copybara](https://github.com/google/copybara).
The jars in this repository (see releases)
have been produced by executing `bazel build //java/com/google/copybara:copybara_deploy.jar`
(as advertised in [copybara documentation](https://github.com/google/copybara#getting-started-using-copybara)).
Building `copybara` is not trivial, because it requires [bazel](https://github.com/bazelbuild/bazel) installed.
The purpose of this repo is to help with that.