简体   繁体   English

Google App Engine源代码与Bitbucket不同步

[英]Google App Engine source code not sync with Bitbucket

I made the connection between google app engine and bitbucket in google developers console and set up push-to-deploy according to the website: https://cloud.google.com/tools/repo/push-to-deploy 我在google开发者控制台中建立了google app engine和bitbucket之间的连接,并根据以下网站设置了push-to-deploy: https//cloud.google.com/tools/repo/push-to-deploy

Jenkins is working well, but when I push my change to bitbucket, bitbucket code has changed, but Google Developers Console->Source code->Browse is not updated. Jenkins运行良好,但当我将我的更改推送到bitbucket时,bitbucket代码已更改,但Google Developers Console-> Source code-> Browse未更新。 I've looked at the commit history in google developers console->source code, it is also not sync with bitbucket. 我查看了谷歌开发者控制台中的提交历史 - >源代码,它也没有与bitbucket同步。 I have waited for a day, but it is still not upated. 我等了一天,但仍然没有升。

My Bitbucket repo is private, but I think it should still work. 我的Bitbucket回购是私有的,但我认为它应该仍然有用。

Is there a log that records the message between bitbucket and google app engine? 是否有记录bitbucket和谷歌应用引擎之间的消息的日志? I tried the monitoring->logs, but it only includes my application's info. 我尝试了monitoring-> logs,但它只包含我的应用程序的信息。

It should work. 它应该工作。 I've had a couple of times where the bitbucket hook gets screwed up. 我曾经有几次将bitbucket挂钩搞砸了。

Please go to your bitbucket config>integrations>hooks You should see a hook with the url https://source.developers.google.com/webhook/bitbucket?xxxxxxxxxxxxx 请转到你的bitbucket配置>集成>挂钩你应该看到一个与网址挂钩https://source.developers.google.com/webhook/bitbucket?xxxxxxxxxxxxx

try deleting that hook, undo the binding from google the Google console and re bind the repo. 尝试删除该挂钩,撤消谷歌谷歌控制台绑定并重新绑定回购。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM