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

WIP: added test sample #14048

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

WIP: added test sample #14048

wants to merge 69 commits into from

Commits on May 29, 2024

  1. added test sample

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c947dda View commit details
    Browse the repository at this point in the history
  2. DeploymentScriptOutputs; comment out readme links

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5b0fd2a View commit details
    Browse the repository at this point in the history
  3. reuse readme links

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    11e2c85 View commit details
    Browse the repository at this point in the history
  4. restore readme to use blank template resources

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b36dd72 View commit details
    Browse the repository at this point in the history
  5. output deployment logs

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8fe4fb2 View commit details
    Browse the repository at this point in the history
  6. output testKey string

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4960095 View commit details
    Browse the repository at this point in the history
  7. -r-n for logs

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f8210c9 View commit details
    Browse the repository at this point in the history
  8. remove azuredeploy*.json

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2beae75 View commit details
    Browse the repository at this point in the history
  9. Revert "remove azuredeploy*.json"

    This reverts commit 2beae75.
    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a8f2560 View commit details
    Browse the repository at this point in the history
  10. azuredeploy.json

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e854789 View commit details
    Browse the repository at this point in the history
  11. logsStr

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    37db971 View commit details
    Browse the repository at this point in the history
  12. BEGIN/END

    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f7f962 View commit details
    Browse the repository at this point in the history
  13. Revert "BEGIN/END"

    This reverts commit 3f7f962.
    Dmitry Goncharenko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    45d515f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. TEST INJECT STEP

    Dmitry Goncharenko committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ed6a1c6 View commit details
    Browse the repository at this point in the history
  2. Revert "TEST INJECT STEP"

    This reverts commit ed6a1c6.
    Dmitry Goncharenko committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ed429d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. added download-artifacts

    Dmitry Goncharenko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3c20797 View commit details
    Browse the repository at this point in the history
  2. added renamed to artifacts

    Dmitry Goncharenko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a342ff7 View commit details
    Browse the repository at this point in the history
  3. run-artifacts

    Dmitry Goncharenko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1ccedbc View commit details
    Browse the repository at this point in the history
  4. run-artifact-test

    Dmitry Goncharenko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    eab7ea9 View commit details
    Browse the repository at this point in the history
  5. min-image

    Dmitry Goncharenko committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b2b707d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. build min image

    Dmitry Goncharenko committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ef56326 View commit details
    Browse the repository at this point in the history
  2. added prereqs

    Dmitry Goncharenko committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6d060ed View commit details
    Browse the repository at this point in the history
  3. removed dash from gallery name

    Dmitry Goncharenko committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ad51390 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. added .settings.json

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    daa6448 View commit details
    Browse the repository at this point in the history
  2. run-image-build.ps1

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7d47bf3 View commit details
    Browse the repository at this point in the history
  3. Get-AzImageBuilderTemplate

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d030c12 View commit details
    Browse the repository at this point in the history
  4. more logging in run-image-build

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    283d9a8 View commit details
    Browse the repository at this point in the history
  5. more logging in run-image-build

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ad3b3f2 View commit details
    Browse the repository at this point in the history
  6. Get-AzImageBuilderTemplateRunOutput

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f40e1ee View commit details
    Browse the repository at this point in the history
  7. LastRunStatusMessage2

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9aca1b9 View commit details
    Browse the repository at this point in the history
  8. stagingResourceGroup

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6180fe2 View commit details
    Browse the repository at this point in the history
  9. info

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c3adc04 View commit details
    Browse the repository at this point in the history
  10. stg

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5f39986 View commit details
    Browse the repository at this point in the history
  11. | Format-List

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a603a72 View commit details
    Browse the repository at this point in the history
  12. '-stg'

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6bc5fb9 View commit details
    Browse the repository at this point in the history
  13. fixed stagingResourceGroup

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    560d689 View commit details
    Browse the repository at this point in the history
  14. -aib-stg

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c44e689 View commit details
    Browse the repository at this point in the history
  15. Revert "-aib-stg"

    This reverts commit c44e689.
    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ef7b960 View commit details
    Browse the repository at this point in the history
  16. Write-Output

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    166139c View commit details
    Browse the repository at this point in the history
  17. evert "Write-Output"

    This reverts commit 166139c.
    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    dee9ded View commit details
    Browse the repository at this point in the history
  18. ConvertTo-Json

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    cae477c View commit details
    Browse the repository at this point in the history
  19. logsStorage

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    50526bf View commit details
    Browse the repository at this point in the history
  20. logsStorage

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c64aa9c View commit details
    Browse the repository at this point in the history
  21. logsStorageAccountName

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1495c74 View commit details
    Browse the repository at this point in the history
  22. logsStorageRoleAssignment

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    68f68a1 View commit details
    Browse the repository at this point in the history
  23. log before

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0df6976 View commit details
    Browse the repository at this point in the history
  24. -Permission 'Container'

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4ee5300 View commit details
    Browse the repository at this point in the history
  25. fixed permission

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    12dc514 View commit details
    Browse the repository at this point in the history
  26. file.log

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d49d702 View commit details
    Browse the repository at this point in the history
  27. customizations log

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c2b03d6 View commit details
    Browse the repository at this point in the history
  28. unique

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6a8e78c View commit details
    Browse the repository at this point in the history
  29. resource-aib-staging

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    27c41aa View commit details
    Browse the repository at this point in the history
  30. added resource-aib-staging

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    11ff2cf View commit details
    Browse the repository at this point in the history
  31. aibImageStagingAccess

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e1351f6 View commit details
    Browse the repository at this point in the history
  32. deploymentScripts RG scope name

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    001b57b View commit details
    Browse the repository at this point in the history
  33. removed buildImageTemplateScript comment

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2fcf5b5 View commit details
    Browse the repository at this point in the history
  34. depends on aibImageStagingAccess

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b37191c View commit details
    Browse the repository at this point in the history
  35. customization.log

    Dmitry Goncharenko committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c0d5a34 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. stagingStorageAccountKey

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    134b1a4 View commit details
    Browse the repository at this point in the history
  2. use like

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2deafee View commit details
    Browse the repository at this point in the history
  3. removed staging

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e0a7410 View commit details
    Browse the repository at this point in the history
  4. Standard_D8_v4

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f952d90 View commit details
    Browse the repository at this point in the history
  5. last lines

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7fd488c View commit details
    Browse the repository at this point in the history
  6. comment out last lines

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f56bafb View commit details
    Browse the repository at this point in the history
  7. renamed to get-customizations-log.ps1

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4a2f3a0 View commit details
    Browse the repository at this point in the history
  8. renamed to get-customizations-log.ps1

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    96f0475 View commit details
    Browse the repository at this point in the history
  9. getCustomizationsLog

    Dmitry Goncharenko committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    02e3f8c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge remote-tracking branch 'origin/master' into test-infra

    Dmitry Goncharenko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    40e6eca View commit details
    Browse the repository at this point in the history
  2. test a failure

    Dmitry Goncharenko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8655efa View commit details
    Browse the repository at this point in the history