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

[Feature]: Add support for DevLogin #192

Merged
merged 14 commits into from
Jun 4, 2024
Merged

[Feature]: Add support for DevLogin #192

merged 14 commits into from
Jun 4, 2024

Commits on Jun 2, 2024

  1. Add support for DevLogin

    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1a682a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e4ded View commit details
    Browse the repository at this point in the history
  3. Redirect to a run property.

    Update documentation.
    Error out when the user adds dev login to a none client run.
    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9f85886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18290cf View commit details
    Browse the repository at this point in the history
  5. Fix some typo

    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9556fb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed50a87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baebc7d View commit details
    Browse the repository at this point in the history
  8. Cleanup

    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a68da76 View commit details
    Browse the repository at this point in the history
  9. Address requests

    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7e29cb6 View commit details
    Browse the repository at this point in the history
  10. Address comments, and add a way to default configure whether it is en…

    …abled system-wide or not.
    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    480769e View commit details
    Browse the repository at this point in the history
  11. Address covers comments

    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    df94116 View commit details
    Browse the repository at this point in the history
  12. Change to a run DSL for dev login, to allow configuration of the prof…

    …ile as by suggestion of covers.
    marchermans committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    dc5549b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99e9f7e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix unit tests.

    marchermans committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    963b587 View commit details
    Browse the repository at this point in the history