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(testing): automate PR checks with trace based tests #10

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2024

  1. add workflow

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7fdad3c View commit details
    Browse the repository at this point in the history
  2. implement workflow

    add org id
    
    remove unused step
    
    save output
    
    fix
    
    try again
    
    fix
    
    add tracetest cli step;
    
    test
    
    run other tests
    
    add env id
    
    upadte path
    
    add variableset tests
    
    fix
    
    revert
    
    run all suites;
    
    test each feature individually
    
    run all, one by one
    
    disable
    
    disable
    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    08ff329 View commit details
    Browse the repository at this point in the history
  3. use branch

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6b5c2fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ced7aac View commit details
    Browse the repository at this point in the history
  5. fix scripts

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ca704c View commit details
    Browse the repository at this point in the history
  6. fix script

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c37a736 View commit details
    Browse the repository at this point in the history
  7. more fixes

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    458008f View commit details
    Browse the repository at this point in the history
  8. add secrets

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b68ffa4 View commit details
    Browse the repository at this point in the history
  9. simplify pipeline

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3edda4e View commit details
    Browse the repository at this point in the history
  10. fixes

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6c65575 View commit details
    Browse the repository at this point in the history
  11. add debug

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    80761b6 View commit details
    Browse the repository at this point in the history
  12. test

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d06dcce View commit details
    Browse the repository at this point in the history
  13. test

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    541110b View commit details
    Browse the repository at this point in the history
  14. fix

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0147422 View commit details
    Browse the repository at this point in the history
  15. exit on error

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6fae03b View commit details
    Browse the repository at this point in the history
  16. save images

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fe12c80 View commit details
    Browse the repository at this point in the history
  17. test

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a0c4521 View commit details
    Browse the repository at this point in the history
  18. remove debug

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    310288b View commit details
    Browse the repository at this point in the history
  19. update actions

    schoren committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    43582ee View commit details
    Browse the repository at this point in the history