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

[AKS] Add a live test pipeline for aks-preview PR check-in #3292

Merged
merged 42 commits into from
May 17, 2021

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    7f415ad View commit details
    Browse the repository at this point in the history
  2. * add readme and history

    * update Dockerfile, add build option
    * change cd - to pushd/popd
    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    51cd3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c90d0f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e93e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3390af4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57f08be View commit details
    Browse the repository at this point in the history
  7. wrap predefined variables

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6db5ef6 View commit details
    Browse the repository at this point in the history
  8. install git in image

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5df5e6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7163fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c446a0e View commit details
    Browse the repository at this point in the history
  11. fix yaml bug

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    0c21d3b View commit details
    Browse the repository at this point in the history
  12. add init filter

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    288deba View commit details
    Browse the repository at this point in the history
  13. * replace azdev with az-aks-tool

    * add custom preparer
    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f897d85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    325af8b View commit details
    Browse the repository at this point in the history
  15. fix import bug

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f786816 View commit details
    Browse the repository at this point in the history
  16. add license

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9690bee View commit details
    Browse the repository at this point in the history
  17. update filter

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    11f2330 View commit details
    Browse the repository at this point in the history
  18. update script

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    20fe1a7 View commit details
    Browse the repository at this point in the history
  19. add unit tests

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c17d64c View commit details
    Browse the repository at this point in the history
  20. add license

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    edafbe9 View commit details
    Browse the repository at this point in the history
  21. * refine unit test & add coverage report for ext

    * fix import path
    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e217974 View commit details
    Browse the repository at this point in the history
  22. refine report upload

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    a23b397 View commit details
    Browse the repository at this point in the history
  23. fix yaml

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    781ebf5 View commit details
    Browse the repository at this point in the history
  24. fix path

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    413166f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0ea8d41 View commit details
    Browse the repository at this point in the history
  26. fix unittest discover

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c2d0456 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    73a5a5b View commit details
    Browse the repository at this point in the history
  28. fix unittest

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    eb7e19d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ccff955 View commit details
    Browse the repository at this point in the history
  30. update env passing

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c13ccc4 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4a001a8 View commit details
    Browse the repository at this point in the history
  32. replacing azdev

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    624e42c View commit details
    Browse the repository at this point in the history
  33. remove azdev dependency

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    31c9b18 View commit details
    Browse the repository at this point in the history
  34. update unittest

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    12f008f View commit details
    Browse the repository at this point in the history
  35. fix naming conflict

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    8496d62 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6fccd93 View commit details
    Browse the repository at this point in the history
  37. update folder structure

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    81f7430 View commit details
    Browse the repository at this point in the history
  38. update test

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5e87e34 View commit details
    Browse the repository at this point in the history
  39. update pipeline

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5aefd43 View commit details
    Browse the repository at this point in the history
  40. update filter mechanism

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1c83831 View commit details
    Browse the repository at this point in the history
  41. update comment

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    82a2e4f View commit details
    Browse the repository at this point in the history
  42. remove init file

    FumingZhang committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9088573 View commit details
    Browse the repository at this point in the history