Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Source Repositories will be discontinued ??

Hello,

I've just read a not-so-clear disclaimer on Cloud Source Repos' documention page about the "end of sale" (!?) of it next June (for new projects) , anyone could please clairfy exactly what it means ?

Will be replaced by another type of source repostitories offering ?

Should I be worried ?

thanks!

AdM

Solved Solved
5 10 7,710
1 ACCEPTED SOLUTION

Hi all,

 
Thanks for bringing this question to the Google Cloud Community. To answer your question, existing customers of Cloud Source Repositories (CSR) will not be affected by the end-of-sale of the product.  As long as you have enabled CSR within the organization prior to the end-of-sale on 6/17/24, you will continue to be able to use CSR on existing projects or enable CSR on new projects within that organization. I hope that helps and alleviates your concerns.
 
Thank you,
 
Roderick 

View solution in original post

10 REPLIES 10

Wondering the same. Existing users are not impacted but will Google really stop this service for new users?
I have not seen any prior announcement until this banner in Cloud Source Repositories page: "Important: Cloud Source Repositories is scheduled for end-of-sale starting June 17, 2024. Customers who have enabled the API prior to this date will not be affected and can continue to use Cloud Source Repositories. Organizations or projects who have not previously enabled the API cannot use Cloud Source Repositories after this date. ".
Usually Google announces these kinds of changes a year before or so.

Exactly !

Me too I'm worried, and I'ld like to have an official answer from the GCP team !

Let's hope..

AdM

Hi all,

 
Thanks for bringing this question to the Google Cloud Community. To answer your question, existing customers of Cloud Source Repositories (CSR) will not be affected by the end-of-sale of the product.  As long as you have enabled CSR within the organization prior to the end-of-sale on 6/17/24, you will continue to be able to use CSR on existing projects or enable CSR on new projects within that organization. I hope that helps and alleviates your concerns.
 
Thank you,
 
Roderick 

What happens if I didn't enable CSR prior to that date? Is there a replacement service that I can use from now on?

This means that I cannot enable CSR with a new organization and have no other options except to use source code management tools like GitHub, GitLab, Bitbucket, etc. Is my understanding correct?

@RoderickI am trying to use the same process for building the project as I did with the staging environment, and I want to add a new feature to my production environment. However, I'm encountering an error message instructing me to use the owner account, even though I am the account owner. What is the solution for resolving this issue or disabling this feature?

the error message
Permission denied enabling the Cloud Source Repositories API. A user with permissions to do so (such as the project owner) must enable the API.

got the same error here, even with "Owner" on the project...

Log explorer excerpt:

    "status": {

      "code": 7,

      "message": "Service 'sourcerepo.googleapis.com' not found or permission denied.

51901112:

still not working

Hi, did you manage to enable the CSR API?

For me it worked at the end to enable it via gcloud.

What i did is add "Cloud Functions Developer" after figure out one permission is missed "cloudfunctions.functions.sourceCodeGet"