Skip to content

[CI] Remove usage of diff-only action with paths-ignore - #9527

Merged
jiazhai merged 1 commit into
apache:masterfrom
lhotari:lh-replace-skip-tests-for-docs-solution
Feb 9, 2021
Merged

[CI] Remove usage of diff-only action with paths-ignore#9527
jiazhai merged 1 commit into
apache:masterfrom
lhotari:lh-replace-skip-tests-for-docs-solution

Conversation

@lhotari

@lhotari lhotari commented Feb 8, 2021

Copy link
Copy Markdown
Member

Fixes #9526

Motivation

Modifications

  • Replace diff-only with the usage of paths-ignore

@lhotari lhotari changed the title Remove usage of diff-only action with paths-ignore [CI] Remove usage of diff-only action with paths-ignore Feb 8, 2021
@lhotari lhotari mentioned this pull request Feb 8, 2021
- diff-only has a critical bug apache/pulsar-test-infra#12
  which is also reported as apache#9526

- GitHub Actions has paths-ignore feature which makes diff-only action obsolete
  - docs for paths-ignore: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onpushpull_requestpaths
@lhotari
lhotari force-pushed the lh-replace-skip-tests-for-docs-solution branch from 4bbcd0e to 873c1ee Compare February 8, 2021 12:25
@zymap
zymap requested review from aahmed-se, codelipenghui, jiazhai, sijie and zymap and removed request for aahmed-se and zymap February 9, 2021 02:55
@zymap zymap added this to the 2.8.0 milestone Feb 9, 2021

@zymap zymap left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@eolivelli eolivelli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@jiazhai can you please also merge this second part of the fix ?

@jiazhai
jiazhai merged commit 40a1621 into apache:master Feb 9, 2021
@sijie

sijie commented Feb 17, 2021

Copy link
Copy Markdown
Member

This PR causes problems that website-only changes are not able to be merged anymore. I am going to revert this change first.

sijie added a commit to sijie/pulsar that referenced this pull request Feb 17, 2021
zymap added a commit that referenced this pull request Feb 23, 2021
…9606)

* Revert "Remove usage of diff-only action with paths-ignore (#9527)"

This reverts commit 40a1621.

* Increate clone depth from 25 to 100

Co-authored-by: Yong Zhang <zhangyong1025.zy@gmail.com>
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.

CI is not running tests

5 participants