Assigned
Status Update
Comments
oc...@google.com <oc...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
th...@hermesworld.com <th...@hermesworld.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
Description
What you would like to accomplish:
I'd like to see support for Android APK builds in the Artifact Registry. Android is a Google product, after all. Right now we have to use a combination of a Cloud Storage bucket (which doesn't support versioning in the way we need) and a third-party repository to store our APKs. It would be great to be able to have our CI/CD pipeline not leave Google property, all the way from the build/test to artifact storage to the Google Play Store.
How this might work:
It would look just like any other artifact type - apt and yum are both binaries if I remember correctly - so I don't suppose that an Android APK binary would be any different.
If applicable, reasons why alternative solutions are not sufficient:
It just seems clunky to have to go outside of Google to store a Google product on its way to a Google publishing outlet. Cradle to grave, I say.