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

#282 Add CONAN_REMOVE_OUTDATE_PACKAGES option #4

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from

Conversation

uilianries
Copy link
Owner

  • Update README file to include config_url and it usage
  • Add config_url and CONAN_CONFIG_URL support. Not it's possible to
    run config install before to build
  • Add unit and integration tests to valid config install feature
  • Bump minor version to 0.20.0

Changelog: Fix: Describe here your pull request

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • Add CONAN_PIP_INSTALL on README
  • Add example

Signed-off-by: Uilian Ries [email protected]- The new option will run conan remove -r -f --outdated
after to upload a package

Signed-off-by: Uilian Ries [email protected]

uilianries and others added 30 commits July 29, 2020 17:03
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
usually, the static build is the default one
* Bump dev version

Signed-off-by: Uilian Ries <[email protected]>

* Allow dev branch

Signed-off-by: Uilian Ries <[email protected]>

* Remove maximum Conan version

Signed-off-by: Uilian Ries <[email protected]>

* Remove conan version

Signed-off-by: Uilian Ries <[email protected]>

* Copy Conan Tests to CPT

Signed-off-by: Uilian Ries <[email protected]>

* Remove unused files

Signed-off-by: Uilian Ries <[email protected]>

* Export source for fPIC template

Signed-off-by: Uilian Ries <[email protected]>

* Fix integration test according Conan version

Signed-off-by: Uilian Ries <[email protected]>
The patch allows building packages using Docker in non-flat repositories
with specifying cwd.

Example:

    builder = ConanMultiPackager(cwd=os.path.join(os.getcwd(), 'recipes', 'foobar'))
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@uilianries uilianries added this to the 0.35.9 milestone Apr 1, 2021
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.

6 participants