This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ec6afba166 Publish built docs triggered by
04b19a3732c7706d9199d5b075f7aac7f78b1c6d
ec6afba166 is described below
commit ec6afba16644e9fc5ead3233f5e49306b9da30f9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 11:52:37 2026 +0000
Publish built docs triggered by 04b19a3732c7706d9199d5b075f7aac7f78b1c6d
---
.asf.yaml | 2 +-
_downloads/1e336e540124589d1e27210fa4f805f6/rust_lint.sh | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 7317c9cbae..0c04b12c4f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -78,6 +78,7 @@ github:
- "cargo test (macos-aarch64)"
- "Verify Vendored Code"
- "Check cargo fmt"
+ - "Check GitHub Actions install tooling"
- "clippy"
- "check Cargo.toml formatting"
- "check configs.md and ***_functions.md is up-to-date"
@@ -114,4 +115,3 @@ github:
# https://datafusion.apache.org/
publish:
whoami: asf-site
-
diff --git a/_downloads/1e336e540124589d1e27210fa4f805f6/rust_lint.sh
b/_downloads/1e336e540124589d1e27210fa4f805f6/rust_lint.sh
index 43d29bd881..73cab9c7f7 100644
--- a/_downloads/1e336e540124589d1e27210fa4f805f6/rust_lint.sh
+++ b/_downloads/1e336e540124589d1e27210fa4f805f6/rust_lint.sh
@@ -106,6 +106,7 @@ declare -a WRITE_STEPS=(
)
declare -a READONLY_STEPS=(
+ "ci/scripts/check_no_cargo_install_in_workflows.sh|false"
"ci/scripts/rust_docs.sh|false"
)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]