Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Oct 30, 2024

No description provided.

@isoos isoos requested review from jonasfj and sigurdm October 30, 2024 11:37
String _tarballObjectNamePackagePrefix(String package) => 'packages/$package-';

class PackageStorage {
class TarballStorage {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is our thinking that this object will mainly be responsible for the canonicalBucket, right?

As eventually, the public bucket will go out of use, when ApiExporter starts updating ExportedApi and we've migrated the load balancer to use this.

Note. I don't mind that we let this object keep responsibility for the public bucket, until the public bucket is phased out.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, correct.

@isoos isoos merged commit 0494d15 into dart-lang:master Oct 30, 2024
32 checks passed
@isoos isoos deleted the tarball-storage branch October 30, 2024 15:40
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