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

feat: Enable env vars for xcuitest #834

Merged
merged 6 commits into from
Sep 14, 2023
Merged

feat: Enable env vars for xcuitest #834

merged 6 commits into from
Sep 14, 2023

Commits on Sep 13, 2023

  1. Add Env for xcuitest

    mhan83 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c6d087a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. update schema

    mhan83 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    efb94b1 View commit details
    Browse the repository at this point in the history
  2. Apply --env for xcuitest

    mhan83 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    26c77ca View commit details
    Browse the repository at this point in the history
  3. update --env usage notes

    mhan83 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2eef258 View commit details
    Browse the repository at this point in the history
  4. Use same suite loop

    mhan83 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e19ca7e View commit details
    Browse the repository at this point in the history
  5. Add root level default env

    mhan83 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    38b5590 View commit details
    Browse the repository at this point in the history