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

Clone submodules after the checkout #608

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vishalya
Copy link

This fixes the scenario when the submodule SHAs are different than the master.
git clone --recursie <branch> doesn't respect the the version of the .gitmodules for the branch.

@chef-supermarket
Copy link

Hi. I am an automated pull request bot named Curry. There are commits in this pull request whose authors are not yet authorized to contribute to Chef Software, Inc. projects or are using a non-GitHub verified email address. To become authorized to contribute, you will need to sign the Contributor License Agreement (CLA) as an individual or on behalf of your company. You can read more on Chef's blog.

GitHub Users Who Are Not Authorized To Contribute

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

@schisamo
Copy link
Contributor

Looks like there are test failures @vishalya

@vishalya
Copy link
Author

@schisamo : is there a way to run the test locally on my machine?

@schisamo
Copy link
Contributor

@vishalya Yep:

bundle install
bundle exec rake unit
bundle exec rake functional

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.

3 participants