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 #13

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Feat/gitlab #13

wants to merge 9 commits into from

Commits on Sep 22, 2021

  1. Use circleci conditiona logic

    additional snyk monitor step is run only if the branch is main
    
    the workflow is now: if dockerfile or poetry file changes, run snyk
    otherwise do no other tests
    
    once merged to main if those files are changed, they will then be monitored
    mrzarquon committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4cebac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Feb 17, 2022

  1. initial commit

    mrzarquon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    beb82d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. initial commit

    mrzarquon committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    154c1f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    40f8788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c996f9 View commit details
    Browse the repository at this point in the history
  3. fixup snyk test

    mrzarquon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ee3b938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5efa28 View commit details
    Browse the repository at this point in the history
  5. cleaned up docs

    mrzarquon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    fba41c5 View commit details
    Browse the repository at this point in the history