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: add docker testing #62

Merged
merged 47 commits into from
Aug 27, 2024
Merged

feat: add docker testing #62

merged 47 commits into from
Aug 27, 2024

Commits on Jan 22, 2023

  1. initial dockerfile

    spion committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1ad74c7 View commit details
    Browse the repository at this point in the history
  2. wip

    spion committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    6e4a069 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 24, 2023

  1. initial tests working

    spion committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    75d3d9a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. wip: add two tests

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    7c112ba View commit details
    Browse the repository at this point in the history
  2. try to make workflow work

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f13aa8f View commit details
    Browse the repository at this point in the history
  3. add priviledged and remove sudo

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ac967d5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    85cc1ec View commit details
    Browse the repository at this point in the history
  5. apt-get update first

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9aae382 View commit details
    Browse the repository at this point in the history
  6. auto-yes apt-get install

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    337a8df View commit details
    Browse the repository at this point in the history
  7. increase wait time

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    3849a81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bd7245 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    490f974 View commit details
    Browse the repository at this point in the history
  10. show stderr for adb shell ls

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    6c84ad0 View commit details
    Browse the repository at this point in the history
  11. verbose errors

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4f09f5f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b8e11d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4aae834 View commit details
    Browse the repository at this point in the history
  14. continued

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9c20543 View commit details
    Browse the repository at this point in the history
  15. more diagnostics

    spion committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f144e92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6e72144 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    5f709cd View commit details
    Browse the repository at this point in the history
  2. chore: try ubuntu-latest

    spion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    be8bcd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30542c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef51616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9ea09b View commit details
    Browse the repository at this point in the history
  6. fix: typo

    spion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    085a0ae View commit details
    Browse the repository at this point in the history
  7. fix: use latest action versions

    spion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e89d325 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90aa9dd View commit details
    Browse the repository at this point in the history
  9. fix: sudo the tests too

    spion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8bdc243 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    93f67e7 View commit details
    Browse the repository at this point in the history
  2. fix: kvm not kv

    spion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    60da010 View commit details
    Browse the repository at this point in the history
  3. fix: use actual script

    spion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ffd15ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92f5eb5 View commit details
    Browse the repository at this point in the history
  5. use sudo to copy the binary

    spion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8a8503e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    128cab5 View commit details
    Browse the repository at this point in the history
  7. try root dir and list devices

    spion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    86be4cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50887a1 View commit details
    Browse the repository at this point in the history
  9. fix: make it executable

    spion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    84e318a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. chore: cleanup

    spion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    04c458e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9641c3 View commit details
    Browse the repository at this point in the history
  3. use env

    spion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4bcdec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c266959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21bcdf9 View commit details
    Browse the repository at this point in the history
  6. chore: do not fail fast

    spion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1fc5bc1 View commit details
    Browse the repository at this point in the history
  7. fix: reduce range of api-levels

    spion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    aa6f6a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix: back to a single api-level

    spion committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ba3c576 View commit details
    Browse the repository at this point in the history