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

Add support for including paths that are ignored in .conanignore #17123

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Oct 6, 2024

Changelog: Feature: Add support for including paths that are ignored in .conanignore.
Docs: conan-io/docs#3879

Closes: #17120

@AbrilRBS AbrilRBS added this to the 2.9.0 milestone Oct 6, 2024
@AbrilRBS AbrilRBS requested a review from memsharded October 6, 2024 19:25
@AbrilRBS AbrilRBS linked an issue Oct 6, 2024 that may be closed by this pull request
1 task
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.

Looking good, thanks!

conan/internal/api/config/config_installer.py Outdated Show resolved Hide resolved
test/integration/command/config_test.py Outdated Show resolved Hide resolved
@czoido czoido merged commit 64daf86 into conan-io:develop2 Oct 7, 2024
2 checks passed
memsharded pushed a commit to memsharded/conan that referenced this pull request Oct 7, 2024
…onan-io#17123)

* Add support for including paths that are ignored in .conanignore

* Improve include check performance

* Cleanuo
memsharded added a commit that referenced this pull request Oct 7, 2024
* refactor, cleaning exceptions

* Add support for including paths that are ignored in `.conanignore` (#17123)

* Add support for including paths that are ignored in .conanignore

* Improve include check performance

* Cleanuo

* Fix/rest (#17083)

* fixing Rest layer

* wip

* fix test

* caching localdb creds and capabilities

* fix tests

* review

---------

Co-authored-by: Abril Rincón Blanco <rubenrb@jfrog.com>
@AbrilRBS AbrilRBS deleted the ar/conanignore-include-pattern branch October 28, 2024 09:55
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.

[feature] Support inverse match with .conanignore
3 participants