[CI] Adds Code Generation tests on Github Actions (#6482)
authormustiikhalil <mustii@mmk.one>
Tue, 23 Feb 2021 05:51:39 +0000 (08:51 +0300)
committerGitHub <noreply@github.com>
Tue, 23 Feb 2021 05:51:39 +0000 (08:51 +0300)
commitffc2ef77caeb6b04e89db952c65216982db44698
tree7b9b5772cab1ee003c73ca2c0a23f8c78c8be5cf
parent1da6f4f18bdc7f47cd84f58a427835f2b790cb29
[CI] Adds Code Generation tests on Github Actions (#6482)

Moves check-grpc-generation to scripts
.github/workflows/build.yml
.travis.yml
grpc/examples/generate.sh
scripts/check-generate-code.sh [moved from .travis/check-generate-code.sh with 100% similarity]
scripts/check-grpc-generated-code.sh [new file with mode: 0644]
tests/docker/build_flatc.run.sh
tests/docker/cpp_test.run.sh
tests/generate_code.sh