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

AZ ACR CSSC Extension #7749

Draft
wants to merge 69 commits into
base: main
Choose a base branch
from
Draft

Commits on Jun 5, 2024

  1. add code for cssc

    pwalecha committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d9e88db View commit details
    Browse the repository at this point in the history
  2. # Correct the Delete repository method - it is only deleting Tag

    # Fix LINT and Style issues
    # Add more unit test
    # Add defer_run_immediately support in the CLI command
    # Change the command from supply-chain task to supply-chain workflow - Need to read document
    # Change the show command to display cadence as "n"d instead of cron expression, order the list by name
    # Check if Resource_group is coming as mandatory field Or it can be set in the config and can be fetched directly from there
    pwalecha committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cdb363c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. update new yamls

    remove redundant files
    pwalecha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b1f89dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a898153 View commit details
    Browse the repository at this point in the history
  3. add support for logging

    pwalecha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5a0ce0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b86532 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Delete old files

    Fix formatting
    Fix bugs
    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5c783c9 View commit details
    Browse the repository at this point in the history
  2. fix dry run

    breaking test cases
    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    968fafd View commit details
    Browse the repository at this point in the history
  3. remove redundant files

    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7538ba View commit details
    Browse the repository at this point in the history
  4. simplify print code

    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    add2048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71680a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbd5113 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be52009 View commit details
    Browse the repository at this point in the history
  8. fix:

    upload of dry-run quick task should be done from temp folder
    improve logging feedback
    Increase time for MI setup
    Make cadence and config file updates optional
    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1848240 View commit details
    Browse the repository at this point in the history
  9. merge latest

    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8a72e2d View commit details
    Browse the repository at this point in the history
  10. remove redundant code

    pwalecha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    94403bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69788e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8919cb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix minor bugs:

    help file
    default values in documentation
    test invalid json values
    pwalecha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2bfad35 View commit details
    Browse the repository at this point in the history
  2. fix update issue

    pwalecha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e04fd35 View commit details
    Browse the repository at this point in the history
  3. update from warning to print

    pwalecha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    63cd2f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix:

    regex for days validation
    change error messages
    refactor code
    fix test cases related to refactoring
    pwalecha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    13b1373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84fc89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9360b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01667f2 View commit details
    Browse the repository at this point in the history
  5. remove redundant line

    pwalecha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f535211 View commit details
    Browse the repository at this point in the history
  6. fix minor bugs:

    pwalecha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f0e71c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    d48e9d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa4998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87f0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f96a295 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    6dcbbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90147ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    081dda3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. add more unit test cases

    pwalecha committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    12e5bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. add a sample scenario test

    pwalecha committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b1b8603 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix minor verbiage issues

    pwalecha committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5d9834a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb0683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea7d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a028585 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add a scenario test.

    fix bug related to task yaml.
    pwalecha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6570d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4537b3e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix pylint issues

    pwalecha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    946ab51 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. fix per review comments:

    rename tasks
    add description to fields
    pwalecha committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    22d0d4d View commit details
    Browse the repository at this point in the history
  2. merge latest

    pwalecha committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad12541 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. update to initial version

    pwalecha committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7cefb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fb023 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix the build issues

    pwalecha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b5b2f86 View commit details
    Browse the repository at this point in the history
  2. Fix style issue

    pwalecha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1d81086 View commit details
    Browse the repository at this point in the history
  3. comment failing test case

    pwalecha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4bbc6b5 View commit details
    Browse the repository at this point in the history
  4. fix the style issue

    pwalecha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ef073ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0080d77 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix the dry-run yaml

    pwalecha committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    49df558 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix 28610631, improve output message to list a specific cli command t…

    …o run. Improve error for cadence validation
    cegraybl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b7c1cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537eac6 View commit details
    Browse the repository at this point in the history
  3. add timeout for 60 minutes

    pwalecha committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    caea45f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix 28610649, re-running workflow delete after a failed deletion shou…

    …ld succeed (or reattempt to delete everything). We now check that the configuration exists before attempting to delete
    cegraybl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    38e1a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507d8be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Multiple bug fixes in yamls related to patch failing with repos havin…

    …g namespace, null ref error fix, timeout increase and disabling secret scanner etc
    Ruchi Maheshwari committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f1e4209 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Changes to skip patching if image has eosl=true and fixed some other …

    …null reference issues
    Ruchi Maheshwari committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b2706a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d422e09 View commit details
    Browse the repository at this point in the history
  3. fix breaking test case

    pwalecha committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8d51d2a View commit details
    Browse the repository at this point in the history
  4. Remove help for dry-run

    pwalecha committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f664af9 View commit details
    Browse the repository at this point in the history
  5. fix style issues

    pwalecha committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d93502f View commit details
    Browse the repository at this point in the history
  6. fix linter and style issues

    pwalecha committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f1adf73 View commit details
    Browse the repository at this point in the history
  7. increase copatimeout to 30 m

    pwalecha committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f1aa1b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update help for cadence.

    pwalecha committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d553231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641705d View commit details
    Browse the repository at this point in the history