orc icon indicating copy to clipboard operation
orc copied to clipboard

ORC-1963: Enforce Apache release profile with maven install

Open williamhyun opened this issue 7 months ago • 4 comments

What changes were proposed in this pull request?

This PR aims to enforce apache-release profile with Maven install in CIs.

Why are the changes needed?

To detect a release blocker as early as possible.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

williamhyun avatar Jul 26 '25 22:07 williamhyun

Let me merge this, @williamhyun .

dongjoon-hyun avatar Jul 27 '25 04:07 dongjoon-hyun

Oh my bad. I was too eager to have this coverage.

  • The PR builder pass on this PR.
  • However, the commit builder seems to fail in the branch.

Since I merged this PR, let me dig this.

dongjoon-hyun avatar Jul 27 '25 04:07 dongjoon-hyun

I realized that publish-snapshot is independent from the PR builder .

  • https://github.com/apache/orc/actions/runs/16544614663/job/46790471020

dongjoon-hyun avatar Jul 27 '25 04:07 dongjoon-hyun

Let me revert this. Sorry for the trouble, @williamhyun .

dongjoon-hyun avatar Jul 27 '25 04:07 dongjoon-hyun