-
Notifications
You must be signed in to change notification settings - Fork 981
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/develop2 all lowercase #9985
Merged
lasote
merged 12 commits into
conan-io:develop2
from
memsharded:feature/develop2_all_lowercase
Nov 16, 2021
Merged
Feature/develop2 all lowercase #9985
lasote
merged 12 commits into
conan-io:develop2
from
memsharded:feature/develop2_all_lowercase
Nov 16, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
czoido
approved these changes
Nov 12, 2021
memsharded
added a commit
to memsharded/conan
that referenced
this pull request
Nov 16, 2021
* wip * wip * wip * fixing tests * wip * wip * fix tets * fix tests
memsharded
added a commit
that referenced
this pull request
Nov 16, 2021
* introducing new version_range * added tilde and caret * Update conans/model/recipe_ref.py Co-authored-by: Luis Martinez <[email protected]> * Update conans/model/recipe_ref.py Co-authored-by: Luis Martinez <[email protected]> * Remove legacy activation of environment (#10007) * wip * wip * wip * wip * fix test * wip * wip * removed tools.get_env * restored env_reader.py name to reduce diff * restored environment_append * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix win * added gzip compresslevel * Update conans/cli/api/subapi/__init__.py Co-authored-by: Luis Martinez <[email protected]> Co-authored-by: Luis Martinez <[email protected]> * Improved: Search + List API and [list+search] commands (#10014) * All broken, trying to desing better API in list/search to be used in other commands like remove and upload * Keep remove to later * Still working on search and list API * Testing apis * Passing tests * small fixes * references back to list and moved get configurations to list * Feature/develop2 all lowercase (#9985) * wip * wip * wip * fixing tests * wip * wip * fix tets * fix tests * remove virtual-envs auto-use (#10011) * remove circular imports * removing dead new -t files (#10003) * merged upstream Co-authored-by: Luis Martinez <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make all refs lowercase.
It will be necessary to implement a opt-out, as the Tribe requested, but lets make sure at the moment we don't keep adding tests with uppercase.