Skip to content

Add vets for recently introduced crates#10253

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
saulecabrera:vets-for-recent-crates
Feb 20, 2025
Merged

Add vets for recently introduced crates#10253
alexcrichton merged 1 commit intobytecodealliance:mainfrom
saulecabrera:vets-for-recent-crates

Conversation

@saulecabrera
Copy link
Copy Markdown
Member

I believe this is similar to #10059

CI is currently failing due to missing audits for the following Bytecode Alliance authored crates:

  • wasmtime-wasi-io
  • cranelift-assembler-x64
  • cranelift-assembler-meta

I decided to fold the audits into a single PR, but if preferred (or if there's a one-commit-per-audit sort of policy) I'm happy to open separate PRs for each.

CI is currently failing due to missing audits for the following Bytecode
Alliance authored crates:

* `wasmtime-wasi-io`
* `cranelift-assembler-x64`
* `cranelift-assembler-meta`
@saulecabrera saulecabrera requested a review from a team as a code owner February 20, 2025 13:38
@saulecabrera saulecabrera requested review from alexcrichton and pchickey and removed request for a team February 20, 2025 13:38
@alexcrichton alexcrichton added this pull request to the merge queue Feb 20, 2025
Merged via the queue into bytecodealliance:main with commit 3156541 Feb 20, 2025
39 checks passed
@saulecabrera saulecabrera deleted the vets-for-recent-crates branch February 20, 2025 17:42
abrown pushed a commit to abrown/wasmtime that referenced this pull request Feb 21, 2025
CI is currently failing due to missing audits for the following Bytecode
Alliance authored crates:

* `wasmtime-wasi-io`
* `cranelift-assembler-x64`
* `cranelift-assembler-meta`
abrown added a commit that referenced this pull request Feb 21, 2025
* ci: generate a list of generated files (#10267)

* ci: generate a list of generated files

This fix is necessary for Windows users who may be using absolute-path
target directories: the previous solution, separating the paths by `:`,
runs into issues with Windows absolute paths (e.g., `C:\...`). This
change is similar to #10266 but should avoid any further OS
compatibility issues during a hypothetical cross-compilation.

prtest:full

* fix: debug string

* Add clippy-required annotation

* Add vets for recently introduced crates (#10253)

CI is currently failing due to missing audits for the following Bytecode
Alliance authored crates:

* `wasmtime-wasi-io`
* `cranelift-assembler-x64`
* `cranelift-assembler-meta`

* Add release notes for 30.0.1

* Add divider line to release notes

---------

Co-authored-by: Saúl Cabrera <saulecabrera@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants