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

PVF: Incorporate wasmtime version in worker version checks #2742

Closed
wants to merge 8 commits into from

Commits on Dec 18, 2023

  1. Remove unnecessary first parameter to workers

    This was there for the single-binary puppet workers, but as those have been
    retired we can now simplify this.
    mrcnski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a1b57a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03079b2 View commit details
    Browse the repository at this point in the history
  3. Fix some cargo doc errors

    mrcnski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    39f84ca View commit details
    Browse the repository at this point in the history
  4. Update explanation

    mrcnski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ba96d62 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fix clippy errors

    mrcnski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    46b056e View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    mrcnski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3e929a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update syscall lists

    mrcnski committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    da2308f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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