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

Vbox1 #410

Merged
merged 16 commits into from
Sep 12, 2023
Merged

Vbox1 #410

merged 16 commits into from
Sep 12, 2023

Commits on Sep 12, 2023

  1. adding the vbox driver

    remimendes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7c70027 View commit details
    Browse the repository at this point in the history
  2. resolving ping error

    remimendes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6422ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c46b5dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c19519e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a701085 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    377a337 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a441dfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3fa323 View commit details
    Browse the repository at this point in the history
  9. [driver vbox] code review

    remimendes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f7bd557 View commit details
    Browse the repository at this point in the history
  10. [driver vbox] code refactor from code review pr comment

    Start function now respect the start timeout
    Stop function now respect the stop timeout
    remimendes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8927053 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9097f5a View commit details
    Browse the repository at this point in the history
  12. [driver vbox] all methods on a given type should have either value or…

    … pointer receivers, but not a mixture of both
    remimendes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    84a1c3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be58bac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ab58d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d753298 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    662f1c1 View commit details
    Browse the repository at this point in the history