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

Pass in initial admin password and remove admin:admin references #631

Merged
merged 16 commits into from
Jun 18, 2024

Commits on Dec 14, 2023

  1. Update to pass in initial admin password

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5a70790 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Add changelog and logic to distinguish between versions

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    065e1bc View commit details
    Browse the repository at this point in the history
  2. fix syntax

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b91a8ec View commit details
    Browse the repository at this point in the history
  3. Revert tests

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    db0e15a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge branch 'main' into main

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    50970d8 View commit details
    Browse the repository at this point in the history
  2. Add 2.12 to the matrix and fix testing logic

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    02a0d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6fcbb View commit details
    Browse the repository at this point in the history
  4. Fix version logic

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9d2c999 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    05eaded View commit details
    Browse the repository at this point in the history
  2. Try to split job into two batches

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7892fdc View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2639850 View commit details
    Browse the repository at this point in the history
  4. Change name

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    85b923c View commit details
    Browse the repository at this point in the history
  5. Remove period

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    38a676f View commit details
    Browse the repository at this point in the history
  6. Pull password dynamically

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cf5602f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Change to proper env var

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ac76aae View commit details
    Browse the repository at this point in the history
  2. Try passing through

    Signed-off-by: Derek Ho <[email protected]>
    derek-ho committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e5cd848 View commit details
    Browse the repository at this point in the history