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 tests for extension workflow #2843

Merged
merged 140 commits into from
Jul 6, 2023
Merged

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    da72c37 View commit details
    Browse the repository at this point in the history
  2. Revert version change

    maddieford committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    59dbd22 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Dec 8, 2022

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

Commits on Jan 10, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 14, 2023

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

Commits on Mar 13, 2023

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

Commits on Mar 24, 2023

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

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

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

Commits on Apr 13, 2023

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

Commits on Apr 24, 2023

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

Commits on Apr 27, 2023

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

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    6a8e0d6 View commit details
    Browse the repository at this point in the history
  2. Basic structure

    maddieford committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8e62c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9999aef View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    9d6cb62 View commit details
    Browse the repository at this point in the history
  2. Test stucture

    maddieford committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e7c010c View commit details
    Browse the repository at this point in the history
  3. Update test file name

    maddieford committed May 22, 2023
    Configuration menu
    Copy the full SHA
    193662b View commit details
    Browse the repository at this point in the history
  4. test no location

    maddieford committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bf7fc04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f7a54 View commit details
    Browse the repository at this point in the history
  6. Assert ext is installed

    maddieford committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5aad0ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acd4ae5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fc51a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b43af7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11b73e0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    6cf987a View commit details
    Browse the repository at this point in the history
  2. Update class name

    maddieford committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4b56360 View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    maddieford committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bda8708 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    2ba6238 View commit details
    Browse the repository at this point in the history
  2. Assert ext status

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    79cae43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f98a6 View commit details
    Browse the repository at this point in the history
  4. Remove logger reference

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8aef67d View commit details
    Browse the repository at this point in the history
  5. Pass ssh client

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d4c9a99 View commit details
    Browse the repository at this point in the history
  6. Update ssh

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2f3731c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    788584c View commit details
    Browse the repository at this point in the history
  8. Correct permissions

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8de7846 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a4d328 View commit details
    Browse the repository at this point in the history
  10. Make scripts executable

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    83d3c8e View commit details
    Browse the repository at this point in the history
  11. Change args to string

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2788d53 View commit details
    Browse the repository at this point in the history
  12. Add required parameter

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4f8a31b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a329a46 View commit details
    Browse the repository at this point in the history
  14. Fix arg format

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d440058 View commit details
    Browse the repository at this point in the history
  15. Use restart utility

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dcde7ea View commit details
    Browse the repository at this point in the history
  16. Run restart with sudo

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b8c2605 View commit details
    Browse the repository at this point in the history
  17. Add enable scenario

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ec7bed6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cde74ad View commit details
    Browse the repository at this point in the history
  19. Only assert enable

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4b44b7e View commit details
    Browse the repository at this point in the history
  20. Add delete scenario

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    104a623 View commit details
    Browse the repository at this point in the history
  21. Fix uninstall scenario

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1f4bd31 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a318adc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    81eca75 View commit details
    Browse the repository at this point in the history
  24. Fix reference to ext

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    976cbb4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9637ea3 View commit details
    Browse the repository at this point in the history
  26. Update test args

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    df94a37 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1950555 View commit details
    Browse the repository at this point in the history
  28. Fix delete

    maddieford committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ed51360 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Keep changes

    maddieford committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5604d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4951c8 View commit details
    Browse the repository at this point in the history
  3. Save changes

    maddieford committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    54184e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dac115 View commit details
    Browse the repository at this point in the history
  5. Fix dcr_ext issue{

    maddieford committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    84946b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5dcd98 View commit details
    Browse the repository at this point in the history
  7. Fix testguid reference

    maddieford committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f97197e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    f46afae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff742d View commit details
    Browse the repository at this point in the history
  3. Encode setting name

    maddieford committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6d388f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Correctly check data

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b929556 View commit details
    Browse the repository at this point in the history
  2. Make check data executable

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b0d1e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d71f9 View commit details
    Browse the repository at this point in the history
  4. Fix no lag time

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    deef228 View commit details
    Browse the repository at this point in the history
  5. Fix ssh client reference

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fe2f2c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    482f3fe View commit details
    Browse the repository at this point in the history
  7. Remove unused method

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8bda6b5 View commit details
    Browse the repository at this point in the history
  8. Start clean up

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    75cf5a0 View commit details
    Browse the repository at this point in the history
  9. Continue code cleanup

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2b0ed08 View commit details
    Browse the repository at this point in the history
  10. Fix pylint errors

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    48949e0 View commit details
    Browse the repository at this point in the history
  11. Fix pylint errors

    maddieford committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    3ba0f05 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Start refactor

    maddieford committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c14125a View commit details
    Browse the repository at this point in the history
  2. Debug agent lag

    maddieford committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0380130 View commit details
    Browse the repository at this point in the history
  3. Update lag logging

    maddieford committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ef9291a View commit details
    Browse the repository at this point in the history
  4. Fix assert_that for lag

    maddieford committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    30a1740 View commit details
    Browse the repository at this point in the history
  5. Remove typo

    maddieford committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    dbecb19 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    8343df1 View commit details
    Browse the repository at this point in the history
  2. Reformat comment

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5dce3dd View commit details
    Browse the repository at this point in the history
  3. Improve logging

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8c5bd6d View commit details
    Browse the repository at this point in the history
  4. Refactor assert scenario

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d3c06b4 View commit details
    Browse the repository at this point in the history
  5. Remove unused constants

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c34aa27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9c9ada View commit details
    Browse the repository at this point in the history
  7. Add logging

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7f208f9 View commit details
    Browse the repository at this point in the history
  8. Improve logging

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5466804 View commit details
    Browse the repository at this point in the history
  9. Improve logging

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8e6a672 View commit details
    Browse the repository at this point in the history
  10. Fix soft assertions issue

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2a88fd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb49cfc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd46d51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    947134b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d16066 View commit details
    Browse the repository at this point in the history
  15. remove unnecessary log

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    356f9a9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d081330 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdd4934 View commit details
    Browse the repository at this point in the history
  18. Add empty log line

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2e0303e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf7d6ca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2613d40 View commit details
    Browse the repository at this point in the history
  21. Merge changes from develop

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2a1c260 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bc842b1 View commit details
    Browse the repository at this point in the history
  23. Remove unused init

    maddieford committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    746689d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9db7ce4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9735035 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    ebd1e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3dabdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0abeec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c9456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    627be4a View commit details
    Browse the repository at this point in the history
  6. Improve method header

    maddieford committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9f9ecea View commit details
    Browse the repository at this point in the history
  7. Rename scripts

    maddieford committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    666fac5 View commit details
    Browse the repository at this point in the history
  8. Remove print_function

    maddieford committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e643fc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab487b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    96f9a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f9f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f473b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f845bd5 View commit details
    Browse the repository at this point in the history
  5. Fix typing.dict error

    maddieford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5aeee72 View commit details
    Browse the repository at this point in the history
  6. Fix typing issue

    maddieford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    60b04d4 View commit details
    Browse the repository at this point in the history
  7. Remove outdated comment

    maddieford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    eef24e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b48168 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6adbf50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17764c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    549b8ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56e0edb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86a0212 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2aa1cc3 View commit details
    Browse the repository at this point in the history
  15. Run workflow on debian

    maddieford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    40a25f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf4cf31 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9010e01 View commit details
    Browse the repository at this point in the history
  18. Fix gs completed regex

    maddieford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    22a8b81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbee33e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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