containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.06k stars 88 forks source link

Release check crates.io ownership fails #526

Closed jsturtevant closed 6 months ago

jsturtevant commented 6 months ago

The release works but fails on the latest check:

Updating crates.io index
error: failed to invite owners to crate `oci-tar-builder` on registry at https://crates.io/

Caused by:
  the remote server responded with an error (status 400 Bad Request): could not find the github team containerd/runwasi-committers
jsturtevant commented 6 months ago

see https://github.com/containerd/runwasi/actions/runs/8351251493/job/22908301990 as example

jsturtevant commented 6 months ago

fixed by https://github.com/containerd/runwasi/pull/532