Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to. update cpp-linter-action hash to match ASF infra.

Why are the changes needed?

Currently, the AS-IS branch-2.1 CI is broken due to the ASF INFRA change.

The action cpp-linter/cpp-linter-action@f91c446 is not allowed in apache/orc because all actions must be from a repository owned by your enterprise, created by GitHub, verified in the GitHub Marketplace, or match one of the patterns: ...

As of now, the value is the following.

cpp-linter/cpp-linter-action:
  0f6d1b8d7e38b584cbee606eb23d850c217d54f8:
    tag: v2.15.1

How was this patch tested?

Pass the CIs on this PR.

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

No.

(cherry picked from commit 84f8057)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun added this to the 2.1.4 milestone Jan 3, 2026
@github-actions github-actions bot added the INFRA label Jan 3, 2026
@dongjoon-hyun
Copy link
Member Author

cc @williamhyun

Copy link
Member

@williamhyun williamhyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

williamhyun pushed a commit that referenced this pull request Jan 3, 2026
### What changes were proposed in this pull request?

This PR aims to. update `cpp-linter-action` hash to match ASF infra.

### Why are the changes needed?

Currently, the AS-IS `branch-2.1` CI is broken due to the ASF INFRA change.

> The action cpp-linter/cpp-linter-actionf91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a is not allowed in apache/orc because all actions must be from a repository owned by your enterprise, created by GitHub, verified in the GitHub Marketplace, or match one of the patterns: ...

As of now, the value is the following.

- https://github.com/apache/infrastructure-actions/blob/main/actions.yml#L278

```
cpp-linter/cpp-linter-action:
  0f6d1b8d7e38b584cbee606eb23d850c217d54f8:
    tag: v2.15.1
```

### How was this patch tested?

Pass the CIs on this PR.

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

No.

Closes #2467 from dongjoon-hyun/ORC-2041-2.1.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: William Hyun <[email protected]>
@williamhyun williamhyun closed this Jan 3, 2026
@dongjoon-hyun
Copy link
Member Author

Thank you, @cxzl25 and @williamhyun .

@dongjoon-hyun dongjoon-hyun deleted the ORC-2041-2.1 branch January 3, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants