The GitHub Actions job "Create and upload release candidate artifacts" on texera.git/release/v1.1.0-incubating has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: a244f2abc25ea005c9cf7b29e511f4b9109d72a3 / Jiadong Bai <[email protected]> ci(release): gate RC creation on strict-mode build of the tagged commit (#4857) ### What changes were proposed in this PR? Add a \`build\` job at the top of \`create-release-candidate.yml\` that calls the reusable \`build.yml\` with: - \`checkout_ref: \${{ github.event.inputs.tag }}\` — build the tagged commit (\`build.yml\` already accepts this input). - \`mode: release\` — strict license-binary check, no \`--ignore-transitive-version\` (the third mode added in #4734 alongside \`PR\` and \`nightly\`). \`create-rc\` now depends on \`build\` via \`needs: build\`. If the tag doesn't compile or has license-binary drift, no RC tarball is produced and nothing is signed/uploaded to ASF SVN. ### Any related issues, documentation, discussions? Closes #4856. ### How was this PR tested? ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) (backported from commit 31adc70ef900c2f721be5f3f5811c805d5a05f0a) Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25285609262 With regards, GitHub Actions via GitBox
