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 #353

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

Commits on Mar 15, 2019

  1. conan-io#282 Add CONAN_REMOVE_OUTDATE_PACKAGES option

    - The new option will run conan remove <ref> -r <remote> -f --outdated
      after to upload a package
    
    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2a95fc6 View commit details
    Browse the repository at this point in the history
  2. conan-io#282 Fix channel name

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    f1d88d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Merge branch 'develop' of https://github.com/conan-io/conan-package-t…

    …ools into feature/remove-outdated
    uilianries committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    0933893 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    be9722e View commit details
    Browse the repository at this point in the history
  2. Fix bad syntax

    uilianries authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e8f9aa3 View commit details
    Browse the repository at this point in the history
  3. Update parametrized requirement

    - nose_parametrized is deprecated and has been replaced by parametrized
    
    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    8664ebf View commit details
    Browse the repository at this point in the history
  4. Validate when remove is false

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f9deb22 View commit details
    Browse the repository at this point in the history
  5. Fix env vars

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    279c44f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:conan-io/conan-package-tools int…

    …o feature/remove-outdated
    uilianries committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e986353 View commit details
    Browse the repository at this point in the history
  7. Support pre-conan 1.20.0

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    464e571 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    e708e69 View commit details
    Browse the repository at this point in the history