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 logging level for conan-center hook #280

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2021

  1. conan-io#279 Add logging level for conan-center hook

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e51d6d5 View commit details
    Browse the repository at this point in the history
  2. conan-io#279 Logging level name for py2.7

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1620811 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 28, 2021

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

Commits on Sep 14, 2021

  1. Update hooks/conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    545aff2 View commit details
    Browse the repository at this point in the history
  2. Update hooks/conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    dd4cbc4 View commit details
    Browse the repository at this point in the history
  3. Update hooks/conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    53045ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9988fb7 View commit details
    Browse the repository at this point in the history
  5. Print warning when error occurs

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    badff93 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Update hooks/conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0068ed2 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_hooks/conan-center/test_conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    877bbbf View commit details
    Browse the repository at this point in the history
  3. Update tests/test_hooks/conan-center/test_conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    afbf07d View commit details
    Browse the repository at this point in the history
  4. Update tests/test_hooks/conan-center/test_conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e6cff4f View commit details
    Browse the repository at this point in the history
  5. Update hooks/conan-center.py

    Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
    uilianries and madebr committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f646552 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Should not show warning for error level

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    9d856d9 View commit details
    Browse the repository at this point in the history
  2. Fix pylint error message

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    fccb765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa028b View commit details
    Browse the repository at this point in the history
  4. Fix pylint out message

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7ec4281 View commit details
    Browse the repository at this point in the history
  5. Pylint 2.11 is broken

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    dee5b68 View commit details
    Browse the repository at this point in the history
  6. Rever recipe linter

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    c18b228 View commit details
    Browse the repository at this point in the history
  7. Use pylint lower than 2.11

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    fb78cd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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