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

Safety 2.2.0 patch #407

Merged
merged 20 commits into from Sep 19, 2022
Merged

Safety 2.2.0 patch #407

merged 20 commits into from Sep 19, 2022

Commits on Jul 26, 2022

  1. Eat stderr messages from git commands.

    Prevents:
    "fatal: not a git repository (or any of the parent directories): .git"
    in cases where safety is ran outside a git repository.
    tarmack committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    efcb321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e010baa View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Merge pull request #399 from tarmack/develop

    Eat stderr messages from git commands.
    yeisonvargasf committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7895e10 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Merge pull request #404 from pyupio/master

    Update from master branch
    yeisonvargasf committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3b43e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69af896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    341507b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718bb7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51ad4ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #405 from pyupio/feature/remove-appveyor-travis

    Remove AppVeyor and Travis - Add Github workflow
    yeisonvargasf committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6735a3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    815e812 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de5ba12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a7f560 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1aea37e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    d91950b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from pyupio/feature/use-dparse-to-parsing-dep…

    …endencies
    
    Using dparse to read requirements and fixes for custom integrations
    yeisonvargasf committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    77f8a7a View commit details
    Browse the repository at this point in the history
  3. Adding more logging

    yeisonvargasf committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c95eeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af2776f View commit details
    Browse the repository at this point in the history
  5. More logging...

    yeisonvargasf committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5b953cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6423099 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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