Hacker News new | past | comments | ask | show | jobs | submit | more hiroshi3110's comments login



How about implementing a search engine on top of key-value store like FoundationDB?



We use buddybuild. It can release to iTC. https://www.buddybuild.com


Try https://scrapbox.io/ Disclaimer: I work for nota, the company of Gyazo and Scrapbox.


You support Github push hook. Any plan to give us CI status? For now, I'll create a CI status with curl... https://developer.github.com/v3/repos/statuses/


We don't have any direct support of GitHub status updates. You can make whatever requests from within the build (presumably at the end), but we don't (yet!) have a supported way to get secrets into the build for access to POST the new status.

GCCB will also publish on Cloud Pub/Sub when the build's status changes (including when it goes to "SUCCESS" or "FAILURE"), and you can tell Cloud Pub/Sub to make POST requests with that data, but the format is not flexible so it might not work out for GitHub status updates.


Thanks. On build failure the last step are not executed I think. So I'll check cloud pub/sub.

BTW, are there any community or (public) support channel out there? You know a HN thread is not a permanent place.

I searched on SO, but no label of google cloud container builder yet. http://stackoverflow.com/search?q=google+cloud+container+bui...


Before GCCB become GA, to workaround 120min/day restriction I wrote a command line GCCB like tool. https://github.com/hiroshi/cb


I have used similar tool called `git-pr-release` which create release PR from bunch of topic PRs. I added a function that create a Github release from release PRs. https://github.com/hiroshi/git-pr-release/tree/create_releas...



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: