prysm-pulse/scripts
Raul Jordan 01bf97293f
Fix Miscellaneous Deep Source Issues (#8007)
* deep source fixes

* sh fixes

* fix import

* test err

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-11-30 19:55:30 -06:00
..
check_gazelle.sh Use --batch for gazelle to help with timeouts on buildkite (#843) 2018-11-21 07:35:47 -05:00
check_visibility.sh Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
check-todo.sh Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
common.sh Assert gfind is available on OSX, for protobufs updates (#6112) 2020-06-03 21:15:37 +00:00
coverage.sh Update Documentation + Create a Subproject for Important Markdown Docs (#451) 2018-09-01 21:25:06 -05:00
interop_start.sh Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00
tag-versioned-docker-images.sh Add a script to tag docker images as stable or by their git tag version (#6808) 2020-07-31 18:25:14 +00:00
update-go-pbs.sh Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
update-go-ssz.sh Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
update-mockgen.sh Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
upload_fuzzers.sh Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
upload-github-release-asset.sh Add script to upload github assets (#3822) 2019-10-23 22:21:35 +08:00
workspace_status.sh Use STABLE_ prefix for git tag to force a relink of version (#6307) 2020-06-18 19:59:47 +00:00

Bash Scripts

This subproject contains useful bash scripts for working with our repository. We have a simple tool that outputs coverage, a simple tool to check for gazelle requirements, update Go protobuf generated files, visibility rules tools for Bazel packages, and more.