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

0.34 rc #160

Merged
merged 6 commits into from
Sep 11, 2014
Merged

0.34 rc #160

merged 6 commits into from
Sep 11, 2014

Conversation

fabiopelosin
Copy link
Member

This PR supersedes #19. The commits of @netbe have been squashed and reworded.


# @param [Pathname] repos_dir @see repos_dir.
# @param [<Array<Pathname] repos_dirs @see directories
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be Array<Pathname>?

Copy link
Member Author

Choose a reason for hiding this comment

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

If you are referring to the angled brackets... definitely!

@fabiopelosin fabiopelosin changed the title Fabio/specs sources 0.34 rc Aug 21, 2014
@fabiopelosin fabiopelosin self-assigned this Aug 23, 2014
@kylef
Copy link
Contributor

kylef commented Sep 8, 2014

/cc @alloy @segiddins are we happy with this one?

def dependencies_to_lock_pod_named(name)
result = []
deps = dependencies.select { |d| d.root_name == name }
if deps.empty?
raise StandardError, "Attempt to lock the `#{name}` Pod without an " \
Copy link
Member

Choose a reason for hiding this comment

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

Attempted or Attempting

Copy link
Member

Choose a reason for hiding this comment

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

a not an

@kylef
Copy link
Contributor

kylef commented Sep 11, 2014

Merging for the sake of getting RC1 out.

kylef added a commit that referenced this pull request Sep 11, 2014
@kylef kylef merged commit 2c5be5d into master Sep 11, 2014
@kylef kylef deleted the fabio/specs-sources branch September 11, 2014 17:49
Ashton-W pushed a commit to Ashton-W/Core that referenced this pull request Nov 2, 2015
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.

4 participants