Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for ignore feature #717

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

fcollonval
Copy link
Member

Add unit tests for the ignore feature #705

@fcollonval fcollonval merged commit 7558e29 into jupyterlab:master Aug 8, 2020
@fcollonval
Copy link
Member Author

@meeseeksdev backport to 0.11.x

@fcollonval fcollonval deleted the unittest-ignore branch August 8, 2020 15:54
@lumberbot-app
Copy link

lumberbot-app bot commented Aug 8, 2020

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
$ git checkout 0.11.x
$ git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
$ git cherry-pick -m1 7558e2954cf90bc2ceaa480d1c72004d3b01c45d
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
$ git commit -am 'Backport PR #717: Add unit tests for ignore feature'
  1. Push to a named branch :
git push YOURFORK 0.11.x:auto-backport-of-pr-717-on-0.11.x
  1. Create a PR against branch 0.11.x, I would have named this PR:

"Backport PR #717 on branch 0.11.x"

And apply the correct labels and milestones.

Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon!

If these instruction are inaccurate, feel free to suggest an improvement.

fcollonval added a commit to fcollonval/jupyterlab-git that referenced this pull request Aug 8, 2020
fcollonval added a commit that referenced this pull request Aug 8, 2020
…11.x

Backport of #717  Add unit tests for ignore feature
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.

None yet

1 participant