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

deny-packages configuration option can deny specified version or all packages #733

Merged
merged 17 commits into from
Apr 25, 2024

Commits on Mar 27, 2024

  1. Adding a failing test.

    Co-authored-by: Brandon Teng <bteng22@github.com>
    febuiles and bteng22 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0e665bf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. updating deny-packages config option to deny exact version or wildcard

    Brandon Teng authored and Brandon Teng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    411e5ec View commit details
    Browse the repository at this point in the history
  2. updating README

    Brandon Teng authored and Brandon Teng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f8ca44e View commit details
    Browse the repository at this point in the history
  3. refactoring getDeniedChanges

    Brandon Teng authored and Brandon Teng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7cebd9d View commit details
    Browse the repository at this point in the history
  4. more refactoring for getDeniedChanges

    Brandon Teng authored and Brandon Teng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a323510 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into deny-list-version

    Brandon Teng authored and Brandon Teng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8739aa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    012eca3 View commit details
    Browse the repository at this point in the history
  7. updating docs

    bteng22 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    061f471 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    a318e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca1531 View commit details
    Browse the repository at this point in the history
  3. simplifying tests

    bteng22 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    67d0214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c32a014 View commit details
    Browse the repository at this point in the history
  5. building and packaging action

    bteng22 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c6cc858 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    80116a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c57a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce31ee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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