Stream: git-wasmtime

Topic: wasmtime / issue #6164 Migrate mach to mach2


view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 13:35):

jtakakura commented on issue #6164:

The check, "CI / Cargo vet" didn't run successfully. What can I do to fix it?

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 13:36):

jtakakura edited a comment on issue #6164:

The check, "CI / Cargo vet" didn't run successfully. What can I do to fix it?

Run cargo vet --locked
Vetting Failed!

1 unvetted dependencies:
  mach2:0.4.1 missing ["safe-to-deploy"]

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 17:50):

jameysharp commented on issue #6164:

Somebody on the core team needs to audit mach2 and merge a PR approving its use. After that, we can merge this PR.

When this is merged it would resolve issue #6000. Would you add the phrase "Fixes #6000" to the commit message or PR description? (See GitHub's linking keywords docs for details.)

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 17:52):

cfallin commented on issue #6164:

cc @fitzgen as well (original author of mach, it appears)

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 19:27):

jtakakura commented on issue #6164:

@jameysharp Thank you for your reply
I updated PR description


Last updated: Nov 22 2024 at 16:03 UTC