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

chore(lib/runtime): CheckRuntimeVersion independent from existing runtime instance #2687

Merged
merged 6 commits into from
Aug 15, 2022

Commits on Aug 15, 2022

  1. CheckRuntimeVersion without function receiver

    - No dependency on existing instance
    - Closes temporary instance on exit
    - Remove `CheckRuntimeVersion` from Instance interface
    qdm12 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6cac143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e089f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8190fd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    754be03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e0ad1 View commit details
    Browse the repository at this point in the history
  6. Update mocks

    qdm12 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6bce0f6 View commit details
    Browse the repository at this point in the history