You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: hermetic build scripts to use a single output/generation folder (#1987)
* move generation tools and generated source to single folder
* script fixes
* capture exit code from failing script
* remove accidental file
* wip: fix showcase test
* post rebase fixes
* adjust showcase failure handling
* update readme
* fix output path in IT
* download googleapis in output folder
* Update library_generation/README.md
Co-authored-by: Joe Wang <[email protected]>
* remove unrelated os detection function
* use pushd instead of cd in gen script output cleanup
* correct destination_path documentation
* Update library_generation/README.md
Co-authored-by: Joe Wang <[email protected]>
* fix pushd in generate_library.sh
* ignore output folder
* Update library_generation/README.md
Co-authored-by: Joe Wang <[email protected]>
* Update library_generation/README.md
Co-authored-by: Joe Wang <[email protected]>
* spit output to stdout
* centralize output folder computation
* label popped folders
* prevent wrong version unit test from exiting the test suite
* resolve output dir using pwd
---------
Co-authored-by: Joe Wang <[email protected]>
0 commit comments