carloea2 commented on PR #8432: URL: https://github.com/apache/texera/pull/8432#issuecomment-5703848594
Checked the backport failures against the release branch without this PR. The license mismatch was already present and is fixed by #8549; Python 3.12 now passes on the release branch. The remaining credential mismatch comes from backport CI starting RustFS with texera_rustfs while reading texera_minio from the release configuration. This PR leaves those files unchanged. Storage startup should use the same checked-out credentials as the client. Failed run: https://github.com/apache/texera/actions/runs/35036902855 -- 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]
