Skip to content

CI: replace paths-filter with bash on rc/2.0.10#18074

Merged
HTHou merged 1 commit into
apache:rc/2.0.10from
hongzhi-gao:fix/rc-2010-replace-paths-filter
Jun 30, 2026
Merged

CI: replace paths-filter with bash on rc/2.0.10#18074
HTHou merged 1 commit into
apache:rc/2.0.10from
hongzhi-gao:fix/rc-2010-replace-paths-filter

Conversation

@hongzhi-gao

@hongzhi-gao hongzhi-gao commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description

  • Backport client workflow path detection from eef45ff (Update thrift to 0.23.0 #17945) to rc/2.0.10
  • Replace dorny/paths-filter@v3 with inline bash + git diff
  • Fixes Startup failure on apache/iotdb rc branch pushes (ASF action allowlist)

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Backport the client workflow path detection change from eef45ff so
apache/iotdb Actions startup is not blocked by the dorny/paths-filter
allowlist policy on rc branch pushes.
@HTHou HTHou merged commit 0c08f96 into apache:rc/2.0.10 Jun 30, 2026
4 of 9 checks passed
@HTHou HTHou deleted the fix/rc-2010-replace-paths-filter branch June 30, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants