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 support for modes and bimary analysis. #19

Merged
merged 16 commits into from
Jul 7, 2023

Commits on Jun 29, 2023

  1. ✨ Add support for modes and bimary analysis.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5a88f6b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Using Maven.Settings().

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f68f8ba View commit details
    Browse the repository at this point in the history
  2. checkpoint

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bcfaa2e View commit details
    Browse the repository at this point in the history
  3. checkpoint

    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bf9b6da View commit details
    Browse the repository at this point in the history
  4. Revert using Maven.Settings().

    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    10a6d93 View commit details
    Browse the repository at this point in the history
  5. Using latest hub fact api.

    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a5d1bb2 View commit details
    Browse the repository at this point in the history
  6. log maven credentials found.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a350d57 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Structured error reporting.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    56508cd View commit details
    Browse the repository at this point in the history
  2. checkpoint

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0d001fd View commit details
    Browse the repository at this point in the history
  3. checkpoint

    jortel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8589893 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. checkpoint

    jortel committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2e4d168 View commit details
    Browse the repository at this point in the history
  2. The Extras are not facts.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fd31ce6 View commit details
    Browse the repository at this point in the history
  3. Using || for other instead of &&

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4ec7e4c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Add RuleSelector object.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b9c6049 View commit details
    Browse the repository at this point in the history
  2. Test focused on RuleSelector.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e066ff6 View commit details
    Browse the repository at this point in the history
  3. Fix RuleError.Report() condition.

    Signed-off-by: Jeff Ortel <[email protected]>
    jortel committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    35ded0c View commit details
    Browse the repository at this point in the history