Update cipd package upload to not halt entire process when a single package already exists.

Sometimes when updating an asset, some packages can fail while others succeed. Currently when trying to retrigger uploads for that asset, no progress is able to be made because some of the packages are already detected as being updated.

This should allow us to retry uploading an asset and only have it skip the assets that were successful.

Change-Id: I6f9fa10b7d935a38f3d300e79d76fca024bedb8c
Reviewed-on: https://dart-review.googlesource.com/c/deps/+/428660
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
7 files changed
tree: 63490f8ab8e94b21c5c6955e8b4907990e9e8c77
  1. .github/
  2. bin/
  3. lib/
  4. test/
  5. .gitignore
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. LICENSE
  10. OWNERS
  11. pubspec.lock
  12. pubspec.yaml
  13. README.md
README.md

Tools that create packages needed by the Dart SDK.