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

Pipeline - Fixing "delete env when PR is closed" #2245

Merged
merged 72 commits into from Mar 5, 2024

Commits on Feb 29, 2024

  1. Pipeline - Adding acr img clean up

    TODO
    Fixed #2210
    amankumarrr committed Feb 29, 2024
    Copy the full SHA
    c65eb94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dcc35be View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    74ce101 View commit details
    Browse the repository at this point in the history
  4. Updating cli command

    amankumarrr committed Feb 29, 2024
    Copy the full SHA
    57394a3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    93485ef View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    adfbae4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    dd1ba73 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e78c5d9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    90167ad View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    91e0659 View commit details
    Browse the repository at this point in the history
  11. Filtering out the tags

    amankumarrr committed Feb 29, 2024
    Copy the full SHA
    4ef799e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3d7bd89 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f90853b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8202bb3 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1531f23 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8c840c5 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    3d1cc1e View commit details
    Browse the repository at this point in the history
  18. Adding prop as JSON param

    amankumarrr committed Feb 29, 2024
    Copy the full SHA
    341ad35 View commit details
    Browse the repository at this point in the history
  19. Deleting test image

    amankumarrr committed Feb 29, 2024
    Copy the full SHA
    5037127 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    ea14759 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Copy the full SHA
    9c4b4e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    da247a3 View commit details
    Browse the repository at this point in the history
  3. removing the tags limit

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    ad2b5cf View commit details
    Browse the repository at this point in the history
  4. Adding limiting to 250

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    ec5b6d8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc59f3d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f88c419 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ae39536 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d28cbfb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ac184ff View commit details
    Browse the repository at this point in the history
  10. echoing non-pr tags

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    73713cf View commit details
    Browse the repository at this point in the history
  11. merging non-pr tags

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    82ff7cf View commit details
    Browse the repository at this point in the history
  12. Fixing the variable name

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    2b1e64c View commit details
    Browse the repository at this point in the history
  13. updating variable name

    amankumarrr committed Mar 1, 2024
    Copy the full SHA
    1015741 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5747868 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fdf9927 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    b1a3a76 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    916af89 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    d4f2cb1 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    9f94c91 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    2b2840a View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    479a776 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    6920667 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    9aa1f03 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    e4a7d01 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    133852e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    e4f4e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Copy the full SHA
    3309991 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5bbf92 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4239e33 View commit details
    Browse the repository at this point in the history
  4. Adding non-prs tags

    amankumarrr committed Mar 3, 2024
    Copy the full SHA
    0050e35 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Copy the full SHA
    c4fc366 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    635eaef View commit details
    Browse the repository at this point in the history
  3. Removing redundant steps

    amankumarrr committed Mar 4, 2024
    Copy the full SHA
    05f95d4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    92d5dbf View commit details
    Browse the repository at this point in the history
  5. Removing acr login

    amankumarrr committed Mar 4, 2024
    Copy the full SHA
    e360050 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    046b127 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    83d0263 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    839d83f View commit details
    Browse the repository at this point in the history
  9. Removing PR trigger

    amankumarrr committed Mar 4, 2024
    Copy the full SHA
    add3daa View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3bb174c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    51b33c5 View commit details
    Browse the repository at this point in the history
  12. Adding PR trigger

    amankumarrr committed Mar 4, 2024
    Copy the full SHA
    24f6d08 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    559c609 View commit details
    Browse the repository at this point in the history
  14. Adding acr tag

    amankumarrr committed Mar 4, 2024
    Copy the full SHA
    b702566 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    262141e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    81cf5e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4fc9064 View commit details
    Browse the repository at this point in the history
  3. removing PR trigger

    amankumarrr committed Mar 5, 2024
    Copy the full SHA
    55a273f View commit details
    Browse the repository at this point in the history
  4. Removing testing scripts

    amankumarrr committed Mar 5, 2024
    Copy the full SHA
    518ec5e View commit details
    Browse the repository at this point in the history
  5. Fixing - Pipeline for the delete PR

    TODO
    amankumarrr committed Mar 5, 2024
    Copy the full SHA
    b2524d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d319984 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2722961 View commit details
    Browse the repository at this point in the history