elliottt requested abrown for a review on PR #8017.
elliottt requested wasmtime-default-reviewers for a review on PR #8017.
elliottt opened PR #8017 from elliottt:trevor/audit-as-crates-io
to bytecodealliance:main
:
To unblock the release process, run
cargo vet regenerate audit-as-crates-io
to
include entries for bothwasmtime-c-api
andwasmtime-c-api-macros
.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt requested alexcrichton for a review on PR #8017.
pchickey submitted PR review.
elliottt updated PR #8017.
elliottt edited PR #8017:
To unblock the release process, run
cargo vet regenerate audit-as-crates-io
to include entries for bothwasmtime-c-api
andwasmtime-c-api-macros
.Additionally, I ran:
$ cargo vet trust wasmtime-c-api-macros $ cargo vet trust wasmtime-c-api-impl
Which seems to match the existing entries for things published by
wasmtime-publish
.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt updated PR #8017.
elliottt updated PR #8017.
elliottt edited PR #8017:
To unblock the release process, run
cargo vet regenerate audit-as-crates-io
to include entries for bothwasmtime-c-api
andwasmtime-c-api-macros
.Additionally, I certified
wasmtime-c-api-macros
andwasmtime-c-api-impl
with wildcard audits, and the usual message about them being BA projects.Which seems to match the existing entries for things published by
wasmtime-publish
.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt edited PR #8017:
To unblock the release process, run
cargo vet regenerate audit-as-crates-io
to include entries for bothwasmtime-c-api
andwasmtime-c-api-macros
.Additionally, I certified
wasmtime-c-api-macros
andwasmtime-c-api-impl
with wildcard audits, and the usual message about them being BA projects.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt updated PR #8017.
elliottt edited PR #8017:
To unblock the release process, run
cargo vet regenerate audit-as-crates-io
to include entries for bothwasmtime-c-api
andwasmtime-c-api-macros
.Additionally, I certified
wasmtime-c-api-macros
andwasmtime-c-api-impl
with wildcard audits, and the usual message about them being BA projects.Commands run:
$ cargo vet regenerate audit-as-crates-io $ cargo vet certify wasmtime-c-api-macros --wildcard wasmtime-publish --who "Trevor Elliott <telliott@fastly.com>" $ cargo vet certify wasmtime-c-api-impl --wildcard wasmtime-publish --who "Trevor Elliott <telliott@fastly.com>"
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt merged PR #8017.
Last updated: Nov 22 2024 at 17:03 UTC