[ https://issues.apache.org/jira/browse/SPARK-53016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kousuke Saruta resolved SPARK-53016. ------------------------------------ Fix Version/s: connect-rust-0.1.0 Assignee: Kousuke Saruta Resolution: Fixed Issue resolved in https://github.com/apache/spark-connect-rust/pull/5 > Replace actions-rs/toolchain with dtolnay/rust-toolchain > -------------------------------------------------------- > > Key: SPARK-53016 > URL: https://issues.apache.org/jira/browse/SPARK-53016 > Project: Spark > Issue Type: Bug > Components: Connect, Project Infra > Affects Versions: connect-rust-0.1.0 > Reporter: Kousuke Saruta > Assignee: Kousuke Saruta > Priority: Minor > Labels: pull-request-available > Fix For: connect-rust-0.1.0 > > > Currently actions-rs doesn't work in spark-connect-rust repository. > https://github.com/apache/spark-connect-rust/actions/runs/16609256565 > {code} > actions-rs/toolchain@v1 is not allowed to be used in > apache/spark-connect-rust. Actions in this workflow must be: within a > repository that belongs to your Enterprise account, created by GitHub, > verified in the GitHub Marketplace, or matching the following: > 1Password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0, > AdoptOpenJDK/install-jdk@*, BobAnkh/auto-generate-changelog@*, > DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e, > DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8, > DavidAnson/markdownlint-cli2-action@v16, > EnricoMi/publish-unit-test-result-action@*, > JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8, > > JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29, > JamesIves/github-pages-deploy-action@v4.6.8, > JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d, > JustinBeckwith/linkinator-action@v1.11.0, > Kesin11/actions-timeline@427ee2cf860166e404d... > {code} > Also, actions-rs/toolchain is public archived. > https://github.com/actions-rs/toolchain > So, I proposes to replace actions-rs with dtolnay, which is a popular one. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org