Open politician opened 4 years ago
This action is immensely useful, but unfortunately it's gone out of date. Wondering how's best to bring it up to date and make sure it's maintained. I've been trying to myself starting with the docker image https://github.com/bitofbreeze/copybara-action/blob/main/.github/workflows/copybara-docker.yml but that then breaks the action. Any ideas? I'm happy to contribute but this isn't my area so things are taking a bit long on my own.
Hey guys,
Thank you for the great work with Copybara. I recently learnt about it and decided to create a Copybara GitHub Action to make it really easy to use with as little config as possible.
It can be dropped in any GitHub repo and will work out of the box for GitHub <=> GitHub.
My action's repo is also building nightly a Copybara Docker image straight from the official repo (google/copybara). Check out the source here.
Here is the copy.bara.sky I am using as a template under the hood. Any advice on how to improve it is more than welcome:
It is using a common flow:
I believe it would be helpful to add this template to your documentation and add a link to my GitHub Action, but I don't want to appear like I am self-promoting, if you agree please just let me know and I'll create a PR.