> Let's use github OIDC for package uploads (so we don't need static tokens): https://github.com/apache/opendal/blob/6ca3eabc0cc5ad2b5e123acc215b62329bbdbf18/.github/workflows/release_python.yml#L105-L130 > > We can also upload to https://test.pypi.org/legacy/ to test and verify. > > But I believe they are good to have in the future and not a blocker of merging this PR. _Originally posted by @Xuanwo in https://github.com/fsspec/opendalfs/pull/20#discussion_r1903535579_