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

Git spec cleanup #352

Merged
merged 6 commits into from
Feb 9, 2013
Merged

Git spec cleanup #352

merged 6 commits into from
Feb 9, 2013

Conversation

capoferro
Copy link
Contributor

This removes dependence on remote git sources for git specs, instead generating a local remote which is cloned via "file://".

A similar approach could be used for the cukes as well, but I haven't spent the time yet to apply this functionality to them.

@sethvargo
Copy link
Contributor

👍

@justincampbell
Copy link
Contributor

This is now outputting tasks, and it's not happening on master.

@sethvargo
Copy link
Contributor

You need to add capture(:stdout) { run_command } in a before block

@capoferro
Copy link
Contributor Author

Suppressed the stdout from the cookbook generator

@justincampbell
Copy link
Contributor

👍

1 similar comment
@sethvargo
Copy link
Contributor

👍

Conflicts:
	spec/unit/berkshelf/git_spec.rb
reset added a commit that referenced this pull request Feb 9, 2013
@reset reset merged commit 961e71e into master Feb 9, 2013
@reset reset deleted the git_spec_cleanup branch February 9, 2013 03:20
@berkshelf berkshelf locked and limited conversation to collaborators Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants