-
- Downloads
[Release workflow] Workaround for the ownership bug (#2318)
* First publish everything, then try to correct ownership. * Avoid trying to remove teams, since we know it won't succeed. * Fix warning and update dependencies. * Avoid allocation unless necessary. * Get full error representation for retryable failures. * We want to hash the file content, not the file path.
Showing
- tools/ci-build/publisher/Cargo.lock 253 additions, 200 deletionstools/ci-build/publisher/Cargo.lock
- tools/ci-build/publisher/src/retry.rs 1 addition, 1 deletiontools/ci-build/publisher/src/retry.rs
- tools/ci-build/publisher/src/subcommand/generate_version_manifest.rs 3 additions, 6 deletions...ild/publisher/src/subcommand/generate_version_manifest.rs
- tools/ci-build/publisher/src/subcommand/publish.rs 26 additions, 11 deletionstools/ci-build/publisher/src/subcommand/publish.rs
Loading
Please register or sign in to comment