This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git
from 7449e273 Fix unary minus rendering into -- line comments (#2532)
add f8c94d24 Fuzz: Wire up ClusterFuzzLite CI fuzzing (#2527)
No new revisions were added by this update.
Summary of changes:
rustfmt.toml => .clusterfuzzlite/Dockerfile | 5 ++-
.../license.yml => .clusterfuzzlite/build.sh | 34 +++++++--------
rustfmt.toml => .clusterfuzzlite/project.yaml | 4 +-
.github/workflows/cflite_batch.yml | 49 ++++++++++++++++++++++
.../workflows/{license.yml => cflite_build.yml} | 32 +++++++-------
.github/workflows/cflite_pr.yml | 48 +++++++++++++++++++++
.github/workflows/{stale.yml => cflite_prune.yml} | 32 +++++++-------
docs/fuzzing.md | 4 ++
8 files changed, 157 insertions(+), 51 deletions(-)
copy rustfmt.toml => .clusterfuzzlite/Dockerfile (83%)
copy .github/workflows/license.yml => .clusterfuzzlite/build.sh (64%)
mode change 100644 => 100755
copy rustfmt.toml => .clusterfuzzlite/project.yaml (92%)
create mode 100644 .github/workflows/cflite_batch.yml
copy .github/workflows/{license.yml => cflite_build.yml} (61%)
create mode 100644 .github/workflows/cflite_pr.yml
copy .github/workflows/{stale.yml => cflite_prune.yml} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]