Re: [PR] ci: use taiki-e/install-action to install tools from binary [iceberg-rust]

2025-01-03 Thread via GitHub
Xuanwo merged PR #852: URL: https://github.com/apache/iceberg-rust/pull/852 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.a

Re: [PR] ci: use taiki-e/install-action to install tools from binary [iceberg-rust]

2025-01-03 Thread via GitHub
xxchan commented on code in PR #852: URL: https://github.com/apache/iceberg-rust/pull/852#discussion_r1901630538 ## .github/workflows/ci.yml: ## @@ -61,9 +62,17 @@ jobs: - name: Cargo clippy run: make check-clippy + - name: Install cargo-sort +uses

Re: [PR] ci: use taiki-e/install-action to install tools from binary [iceberg-rust]

2025-01-03 Thread via GitHub
xxchan commented on code in PR #852: URL: https://github.com/apache/iceberg-rust/pull/852#discussion_r1901620567 ## .github/workflows/ci.yml: ## @@ -46,11 +46,12 @@ jobs: - name: Check License Header uses: apache/skywalking-eyes/header@v0.6.0 - - name: Ins

Re: [PR] ci: use taiki-e/install-action to install tools from binary [iceberg-rust]

2025-01-03 Thread via GitHub
xxchan commented on PR #852: URL: https://github.com/apache/iceberg-rust/pull/852#issuecomment-2568954244 INFRA has approved the action -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] ci: use taiki-e/install-action to install tools from binary [iceberg-rust]

2024-12-26 Thread via GitHub
xxchan commented on code in PR #852: URL: https://github.com/apache/iceberg-rust/pull/852#discussion_r1898337646 ## .github/workflows/ci.yml: ## @@ -46,11 +46,12 @@ jobs: - name: Check License Header uses: apache/skywalking-eyes/header@v0.6.0 - - name: Ins