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

Add verification run scheduler #5647

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 21, 2024

  1. add scheduler script

    ByteOtter committed May 21, 2024
    Configuration menu
    Copy the full SHA
    23b2be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42fb4e7 View commit details
    Browse the repository at this point in the history
  3. fix help text

    ByteOtter committed May 21, 2024
    Configuration menu
    Copy the full SHA
    33a384b View commit details
    Browse the repository at this point in the history
  4. support custom target domains

    support custom domains of openqa instances.
    Configurable in the config file.
    ByteOtter committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6c9dc7e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fix style of help text

    ByteOtter committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c7f23ee View commit details
    Browse the repository at this point in the history
  2. Apply coding style feedback

    ByteOtter committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6bd62d6 View commit details
    Browse the repository at this point in the history
  3. Fix text formatting

    ByteOtter committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b7737ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbac7fb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Change name of configuration file

    Co-authored-by: Santiago Zarate <[email protected]>
    ByteOtter and foursixnine authored May 29, 2024
    Configuration menu
    Copy the full SHA
    f8fc47b View commit details
    Browse the repository at this point in the history
  2. Implement --modules flag

    ByteOtter committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d103077 View commit details
    Browse the repository at this point in the history
  3. Fix typo in example

    ByteOtter committed May 29, 2024
    Configuration menu
    Copy the full SHA
    95c234e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3a1e2 View commit details
    Browse the repository at this point in the history
  5. Update scripts (tmp)

    ByteOtter committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f1ab36f View commit details
    Browse the repository at this point in the history