Re: [google-appengine] Where is the default GCS Bucket?

2015-03-05 Thread bergstrom . mjgarage
Thanks. This helped me twice today. I still have no idea where to do this 
in the new console! Is there anyway??

On Tuesday, August 12, 2014 at 2:42:05 AM UTC+9, Vinny P wrote:

 On Sat, Aug 9, 2014 at 7:32 PM, Bentley Carr carr.b...@gmail.com 
 javascript: wrote: 

  It also says I can get the default bucket by 
 app_identity.get_default_gcs_bucket_name() but that returns None. (I'm 
 using Python.)

 Does anyone know how to fix this? Any help would be much appreciated

  
 Can you go to appspot.com (the original App Engine console), open up your 
 application, then go to the Application Settings page (the link is on the 
 left hand nav bar) and scroll down? You'll see a Cloud Integration setting 
 similar to this: http://imgur.com/zD9DCOY  If you see a Create button or 
 similar, click it and wait 10-15 minutes. Then retry the call to 
 *get_default_gcs_bucket_name()*.

   
  -
  -Vinny P
  Technology  Media Consultant
  Chicago, IL
  
  App Engine Code Samples: http://www.learntogoogleit.com
   
   
  


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0c0bfaf6-b42f-4c91-b3e1-1a88f64e2530%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Push to deploy discontinued?

2015-03-04 Thread bergstrom . mjgarage
Sorry I'm a bit confused as of how to exactly deploy a project.

For existing projects I always used git push origin master to 
push-and-deploy. How would existing projects do that now? Will they 
continue to work? It seems as from yesterday this stopped working (but then 
I heard that it started working again...) It would be nice to know the 
official stance on this, if it *should* work or not.

For new projects, we just have to use Jenkins, right? Or is there another 
way? That email, which we also received, stated that gcloud app update 
would work to deploy, but I don't think that's a working command at all. 
Please shed some light.



On Tuesday, February 3, 2015 at 12:48:53 PM UTC+9, Brad Abrams wrote:


 Thanks for all your feedback on this change. We heard from many of you 
 that, while the Jenkins-based solution we offer works 
 https://cloud.google.com/tools/repo/push-to-deploywell for larger 
 projects with dedicated build and test steps, it works much less well for 
 more simple projects with no build or test steps.  

 To that end, we are going to continue to support push to deploy for 
 existing projects that don’t require build or test.  For example, python or 
 php applications code be pushed to the git repo and will be deployed to app 
 engine just as it works today.  We continue to recommend jenkins 
 https://cloud.google.com/tools/repo/push-to-deployfor applications that 
 require build and test steps.


 If you have any problems with the source only deployments, please do let 
 me know. 


 Thanks again for your feedback.  

 ..brad

 On Mon Feb 02 2015 at 12:57:30 PM Syrus Mesdaghi syr...@gmail.com 
 javascript: wrote:

 At the very least you should have a one liner notice when someone goes to 
 setup a new pipeline with deploy source only mentioning that it is 
 deprecated. We have a project that is still building as 'deploy source 
 only'... I made a new project and have spent days trying to figure out why 
 it doesn't deploy. I just happened to come across this thread in my 
 desperate attempts to figure out what is going on. I agree with Lucas that 
 At least pushing source should remain as a feature. Having to do a lot 
 more to do exactly what we needed doesn't feel like an upgrade though I'm 
 sure some users will enjoy the extra capability.
  
 On Friday, December 19, 2014 at 6:44:30 PM UTC-5, Lucas Geiger wrote:

 Guys, this is absurd. You finally got the push-to-deploy product right , 
 and now you are discontinuing it. At least pushing source should remain as 
 a feature. 
 The whole appeal of push to deploy was NOT setting up Jenkins. I think 
 you are misjudging the number of people who object to using Jenkins. 
  (By the way it was very disrespectful of you to cloak this 
 discontinuation as a feature upgrade. A tasteless and disingenuous tactic, 
 to be precise.)

  -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to google-appengi...@googlegroups.com javascript:.
 To post to this group, send email to google-a...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/google-appengine.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/google-appengine/c668fa0a-6c6a-4a82-8a28-e3f1a4f4eb83%40googlegroups.com
  
 https://groups.google.com/d/msgid/google-appengine/c668fa0a-6c6a-4a82-8a28-e3f1a4f4eb83%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/49a123fe-1398-42a3-b7d5-b475783ed7fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.