gristlabs_grist-core/buildtools
Paul Fitzpatrick 70935a4fa4
skip building test harness in docker image (#551)
A small test harness bundle was recently added that is breaking the docker image build. It could be added to the docker image, but that would introduce a bunch of extraneous test file dependencies. So this tweaks the build to simply skip the test bundle if its primary source file is not found.

Also added some other test fixes along the way:
  * make a custom widget test more reliable
  * update a localization test now that `pt` exists
  * store more log info in artifact on error
2023-06-30 05:50:40 -04:00
..
build.sh Remove unused GRIST_EXT env variable #531 (#532) 2023-06-13 11:13:07 -04:00
fly-deploy.js (core) Fix flyctl cleanup; move/copy scripts to support preview deploys in grist-core 2023-06-22 12:13:21 -04:00
fly-template.toml (core) Fix flyctl cleanup; move/copy scripts to support preview deploys in grist-core 2023-06-22 12:13:21 -04:00
generate_locale_list.js (core) Extending default locale list 2021-09-24 15:10:13 +02:00
generate_translation_keys.js report unrecognized keys; be careful to not clobber English translation of single/plural forms 2023-01-12 12:54:14 -05:00
prepare_python2.sh Use /usr/bin/env instead of /bin/bash 2022-03-08 19:24:36 +00:00
prepare_python3.sh A set of tweaks to simplify electron packaging (#421) 2023-02-13 15:52:17 -05:00
prepare_python.sh A set of tweaks to simplify electron packaging (#421) 2023-02-13 15:52:17 -05:00
tsconfig-base-ext.json (core) add machinery for self-managed flavor of Grist 2022-05-12 12:39:52 -04:00
tsconfig-base.json (core) show package.json version when hovering on Grist icon in grist-core 2022-10-12 16:02:01 -04:00
update_schema.sh stub -> stubs 2023-01-17 17:09:59 -05:00
update_type_info.sh (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
webpack.api.config.js A set of tweaks to simplify electron packaging (#421) 2023-02-13 15:52:17 -05:00
webpack.check.js (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
webpack.config.js skip building test harness in docker image (#551) 2023-06-30 05:50:40 -04:00