kevinjqliu commented on PR #3192: URL: https://github.com/apache/iceberg-rust/pull/3192#issuecomment-5622347920
Thanks @manuzhang. Closing this one since the failure turned out to be deterministic rather than intermittent: #3189 added `.github export-ignore`, and `$/` references resolve from the repo archive, so every run after that commit failed at action resolution. #3193 fixed that on main and CI is green again. If we still want to move off `$/`, I'd rather do it through zizmor config (allow `uses: ./` and revert the #3161 swap) than wrap the actions in scripts, but that's a separate discussion. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
