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

[Forwardport] chore: checkout last 5 commits #15127

Closed
wants to merge 1 commit into from
Closed

Conversation

mzeis
Copy link
Contributor

@mzeis mzeis commented May 10, 2018

Original Pull Request

#15032

Description

By default Travis checks out the last 50 commits. This PR is meant to see the performance gain by checking out the last 5 commits.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

This is a forward port of PR #15016. Check it for details on why exactly 5 etc.
@mzeis
Copy link
Contributor Author

mzeis commented May 10, 2018

@VladimirZaets Sorry for creating the branch inside the Magento 2 repository. Should I create a new PR based on my fork or can you continue processing the PR?

@VladimirZaets
Copy link
Contributor

@mzeis we can't accept PR from the Magento repository, please fork Magento repository and create new PR from your fork.

@mzeis
Copy link
Contributor Author

mzeis commented May 10, 2018

Done: #15134

@DanielRuf
Copy link
Contributor

Hi there 👋 you forgot to delete the branch, this should be done for closed and merged PRs.
I did this for you now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants