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

enable windows smoke test #2873

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

Commits on Aug 18, 2023

  1. uncomment windows build

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9e04b38 View commit details
    Browse the repository at this point in the history
  2. missed a file

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    982dd8d View commit details
    Browse the repository at this point in the history
  3. Trigger test

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4a6f756 View commit details
    Browse the repository at this point in the history
  4. Trigger test 2

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    352b40b View commit details
    Browse the repository at this point in the history
  5. trigger 3

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0ae807d View commit details
    Browse the repository at this point in the history
  6. trigger 4

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    690a934 View commit details
    Browse the repository at this point in the history
  7. update dependency

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    488c0e7 View commit details
    Browse the repository at this point in the history
  8. trying the docker installer

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    56415ff View commit details
    Browse the repository at this point in the history
  9. validate docker ps

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5d5e56e View commit details
    Browse the repository at this point in the history
  10. add PS test

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f4f7541 View commit details
    Browse the repository at this point in the history
  11. add startdocker command

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dbfb58b View commit details
    Browse the repository at this point in the history
  12. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6b78144 View commit details
    Browse the repository at this point in the history
  13. test gh actions

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3096315 View commit details
    Browse the repository at this point in the history
  14. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7f9483b View commit details
    Browse the repository at this point in the history
  15. test2

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3b3f204 View commit details
    Browse the repository at this point in the history
  16. fix

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    877d74c View commit details
    Browse the repository at this point in the history
  17. remove newline

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6233bce View commit details
    Browse the repository at this point in the history
  18. please

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    18f225c View commit details
    Browse the repository at this point in the history
  19. update go.mod

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    98bcf12 View commit details
    Browse the repository at this point in the history
  20. go.sum

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    26070eb View commit details
    Browse the repository at this point in the history
  21. fix

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7825bf3 View commit details
    Browse the repository at this point in the history
  22. added nat

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6a062fa View commit details
    Browse the repository at this point in the history
  23. xbuildall

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8d9c1da View commit details
    Browse the repository at this point in the history
  24. add host alias windows

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    64ebdf1 View commit details
    Browse the repository at this point in the history
  25. fix typo

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5fbc9da View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. test selfrunner

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    226d5ff View commit details
    Browse the repository at this point in the history
  2. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    26e629b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    33fe342 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6ec229d View commit details
    Browse the repository at this point in the history
  2. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a823dba View commit details
    Browse the repository at this point in the history
  3. trigger

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6a3c4e6 View commit details
    Browse the repository at this point in the history
  4. trigger2

    Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
    ludfjig committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    964b480 View commit details
    Browse the repository at this point in the history