This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git


    from 7763f60  Support running Yarn with JDK 17 (#305)
     add bd5e18d  Update CI checks for script QA (#306)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/shellcheck.yaml                | 20 ++++++-
 bin/impl/commands.sh                             | 53 +++++++++++-------
 bin/impl/fetch.sh                                | 69 ++++++++++++------------
 bin/impl/install/accumulo.sh                     |  4 +-
 bin/impl/install/hadoop.sh                       | 10 ++--
 bin/impl/load-env.sh                             | 34 +++++++-----
 bin/impl/run/accumulo.sh                         |  2 +-
 bin/impl/util.sh                                 | 54 +++++++++++--------
 bin/uno                                          | 16 +++---
 .asf.yaml => contrib/ci/install-shfmt.sh         | 23 ++++----
 contrib/{run-shellcheck => ci/run-shellcheck.sh} |  3 +-
 .asf.yaml => contrib/ci/run-shfmt.sh             | 20 +++----
 plugins/accumulo-encryption.sh                   |  4 +-
 plugins/accumulo-proxy.sh                        |  4 +-
 plugins/influx-metrics.sh                        | 24 ++++-----
 plugins/spark.sh                                 |  2 +-
 16 files changed, 188 insertions(+), 154 deletions(-)
 copy .asf.yaml => contrib/ci/install-shfmt.sh (63%)
 mode change 100644 => 100755
 rename contrib/{run-shellcheck => ci/run-shellcheck.sh} (83%)
 copy .asf.yaml => contrib/ci/run-shfmt.sh (68%)
 mode change 100644 => 100755

Reply via email to