Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Feb 8, 2021

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
Copy link
Member

@zymap zymap left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@eolivelli eolivelli left a comment

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
Copy link
Member

sijie commented Feb 17, 2021

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