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

Feature/use env in package command #4204

Merged

Conversation

grisumbras
Copy link
Contributor

fixes #4198

Changelog: Bugfix: Apply the environment to the local conan package command
Docs: Omit

  • Refer to the issue that supports this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

This looks great, thank you!

The only thing, I think the test is mostly about the "conan package" test, than a "conan_api" test. Not testing the api itself, but testing the local "package" behavior. But don't worry, I'll merge it, and if anything move it later. Good job!

@memsharded memsharded added this to the 1.12 milestone Dec 28, 2018
@memsharded memsharded merged commit 84631c0 into conan-io:develop Dec 28, 2018
NoWiseMan pushed a commit to NoWiseMan/conan that referenced this pull request Jan 9, 2019
* test for package command using recipe's environment

* package command uses recipe's environment

fixes conan-io#4198

* fixed test for Windows paths
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.

package command does not use modified environment
2 participants