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

Docker image publishing #6

Merged
merged 40 commits into from
Apr 19, 2024
Merged

Docker image publishing #6

merged 40 commits into from
Apr 19, 2024

Commits on Jan 10, 2024

  1. Updated docs and config.

    alfredeen committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5b3d919 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    8af2e1a View commit details
    Browse the repository at this point in the history
  2. Refactored into using abstract base user types. These are implemented…

    … in test plan scenario files.
    alfredeen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7dc91f1 View commit details
    Browse the repository at this point in the history
  3. Added an app viewer user

    alfredeen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0b74393 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    8f96c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a180aeb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    991cbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c6066 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    82e8720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8286b6a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Began test plan classroom. Implemented power user create and delete u…

    …ser project. Introduced new env var SERVE_LOCUST_DO_CREATE_OBJECTS.
    alfredeen committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0855d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0075962 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    3aad2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b3c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db19a75 View commit details
    Browse the repository at this point in the history
  4. Update source/tests-dev/appviewer_requestshtml.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0ec1f15 View commit details
    Browse the repository at this point in the history
  5. Update source/tests-dev/appviewer_requestshtml.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    01cc795 View commit details
    Browse the repository at this point in the history
  6. Update source/tests-dev/appviewer_requestshtml.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0d82d4c View commit details
    Browse the repository at this point in the history
  7. Update source/tests-dev/authenticated.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b955402 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12b8fc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    359a383 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36c5c7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b67f157 View commit details
    Browse the repository at this point in the history
  12. Fixed end of line rules

    alfredeen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    626027c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    046cdad View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update source/tests/base_user_types.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c176ef8 View commit details
    Browse the repository at this point in the history
  2. Update source/tests/base_user_types.py

    Co-authored-by: Nikita Churikov <8545082+churnikov@users.noreply.github.com>
    alfredeen and churnikov authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b29ce3f View commit details
    Browse the repository at this point in the history
  3. Clearer setup instructions

    alfredeen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    14e0035 View commit details
    Browse the repository at this point in the history
  4. Formatting

    alfredeen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e1c10eb View commit details
    Browse the repository at this point in the history
  5. Formatting

    alfredeen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ab83dc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    cc88b22 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    2a1694a View commit details
    Browse the repository at this point in the history
  2. Added a CI github action

    alfredeen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1961106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af783a2 View commit details
    Browse the repository at this point in the history
  4. Building source directory

    alfredeen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e2ddd2c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Adding a publish action

    alfredeen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    336342d View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    alfredeen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c23bf74 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    alfredeen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    be975ee View commit details
    Browse the repository at this point in the history
  4. Fixed formatting

    alfredeen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    10e620d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e75b8e1 View commit details
    Browse the repository at this point in the history