This is an automated email from the ASF dual-hosted git repository.
yiconghuang pushed a change to branch chore/doc/add-pull-request-template
in repository https://gitbox.apache.org/repos/asf/texera.git
from 1a94de504e Merge branch 'main' into chore/doc/add-pull-request-template
add f03947ceda feat(bin): add some helper scripts (#3890)
add 5d0eb7af06 Merge branch 'main' into chore/doc/add-pull-request-template
No new revisions were added by this update.
Summary of changes:
bin/fix-format.sh | 110 +++++++++++++++++++++++++++++++++++++++
bin/utils/resolve-texera-home.sh | 83 +++++++++++++++++++++++++++++
bin/utils/texera-logging.sh | 80 ++++++++++++++++++++++++++++
3 files changed, 273 insertions(+)
create mode 100755 bin/fix-format.sh
create mode 100755 bin/utils/resolve-texera-home.sh
create mode 100755 bin/utils/texera-logging.sh