mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[py] Add copybara scripts (#8368)
These are the scripts I've been using to sync between mostrobotpy and here. I debated putting it in the "source of truth" that is `mostrobotpy` , but I think it makes more sense here since it already has bazel set up, and I've also recently added the ability to sync the `commands-v2` repository, so having it all in one copybara script makes sense. This includes a helper python script to make it a little bit easier to run.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -258,3 +258,6 @@ bazel_auth.rc
|
||||
|
||||
# Meson
|
||||
.meson-subproject*
|
||||
|
||||
# Copybara user config
|
||||
shared/bazel/copybara/.copybara.json
|
||||
|
||||
Reference in New Issue
Block a user