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

feat(gitlab): GitlabCI ImageReferencer #3544

Merged
merged 17 commits into from
Sep 22, 2022
Merged

Commits on Sep 19, 2022

  1. returning empty report if unable to inspect image name

    Eliran Turgeman committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    43bf6ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. gitlab ci IR

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f3a7739 View commit details
    Browse the repository at this point in the history
  2. adding tests

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d026277 View commit details
    Browse the repository at this point in the history
  3. remove old get_images function

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9a7ecbb View commit details
    Browse the repository at this point in the history
  4. lint & typing

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c6b5998 View commit details
    Browse the repository at this point in the history
  5. add list assertion

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fad7f22 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into gitlab_ci_enable_IR

    Eliran Turgeman committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    80c8030 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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

    Eliran Turgeman committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    da6844c View commit details
    Browse the repository at this point in the history
  3. fix tests & pass definitions as class attribute to be passed to extra…

    …ct_images
    Eliran Turgeman committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b12da87 View commit details
    Browse the repository at this point in the history
  4. mypy

    Eliran Turgeman committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    932de9e View commit details
    Browse the repository at this point in the history
  5. remove debug print

    Eliran Turgeman committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    95040eb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. review fixes

    Eliran Turgeman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7c1ffad View commit details
    Browse the repository at this point in the history
  2. rename provider file

    Eliran Turgeman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    92b383e View commit details
    Browse the repository at this point in the history
  3. fix imports

    Eliran Turgeman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    745bcc8 View commit details
    Browse the repository at this point in the history
  4. var rename & remove unused class attribute

    Eliran Turgeman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5fc3992 View commit details
    Browse the repository at this point in the history
  5. remove unused class attribute

    Eliran Turgeman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    cc31163 View commit details
    Browse the repository at this point in the history