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

fix cli inherited profiles #1008

Merged
merged 2 commits into from
Sep 4, 2016
Merged

Conversation

vjeffrey
Copy link

@vjeffrey vjeffrey commented Sep 2, 2016

this is branched off the vj/fix-cli-report branch, so it needs to be rebased once that one merges. there's only one commit for this change, the fix inherited profile cli report commit
this fixes #898

run inherited profile with my fix commented out:
inherited - with my fix commented out

run inherited profile with my fix:
inherited - with the fix

run inherited profile directly:
run inherited profile directly

@chris-rock
Copy link
Contributor

@Vj this looks great. Can you fix the functional tests

@vjeffrey
Copy link
Author

vjeffrey commented Sep 2, 2016

running two profiles from command line:
screen shot 2016-09-02 at 1 02 28 pm

@vjeffrey
Copy link
Author

vjeffrey commented Sep 2, 2016

@chris-rock all fixed :)

@chris-rock chris-rock changed the title Vj/fix cli inherited profiles fix cli inherited profiles Sep 4, 2016
@@ -164,10 +164,32 @@ def profile_info(profile)
[info[:name], info]
end

#
# TODO(ssd+vj): We should probably solve this by either ensuring the example has
Copy link
Contributor

Choose a reason for hiding this comment

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

+1 I like that idea

@chris-rock chris-rock merged commit 5bfc234 into master Sep 4, 2016
@chris-rock chris-rock deleted the vj/fix-cli-inherited-profiles branch September 4, 2016 16:51
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.

package() 'version' {should match(pattern)} does not return failed control, but shows as failed test
3 participants