Files
2012-02-21 01:15:00 -05:00

1 line
5.5 KiB
JSON

[{"user_id": 1183, "stars": [], "topic_id": 2150, "date_created": 1297279869.202621, "message": "@KevBurnsJr you should be use something like Hudson", "group_id": 106, "id": 53182}, {"user_id": 938, "stars": [], "topic_id": 2150, "date_created": 1297279314.9779389, "message": "I often use post-commit hooks for deploying code to dev and staging servers, though never with automated testing. Anyone know any good tools for organizing this process?", "group_id": 106, "id": 52938}, {"user_id": 938, "stars": [], "topic_id": 2150, "date_created": 1297280196.442174, "message": "Wow, convore scraped that image to S3 pretty quick.", "group_id": 106, "id": 53353}, {"user_id": 938, "stars": [], "topic_id": 2150, "date_created": 1297280128.387733, "message": "Hudson looks like a snob http://hudson-ci.org/images/hudson-bust.png", "group_id": 106, "id": 53322}, {"user_id": 738, "stars": [{"date_created": 1297350056.4288051, "user_id": 960}, {"date_created": 1300377612.5006759, "user_id": 22441}, {"date_created": 1300382622.8002591, "user_id": 1874}], "topic_id": 2150, "date_created": 1297282707.8275299, "message": "and by hudson, we actually mean jenkins? http://jenkins-ci.org/", "group_id": 106, "id": 54578}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283419.913965, "message": "well, I don't even have a CI running, but I'm mostly wondering how you do that last part: combining CI with deployment", "group_id": 106, "id": 54950}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283517.4747939, "message": "yeah, you need to handle all the edge cases in the automated deployment", "group_id": 106, "id": 55008}, {"user_id": 738, "stars": [], "topic_id": 2150, "date_created": 1297282718.618444, "message": ":)", "group_id": 106, "id": 54589}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297283465.833566, "message": "That becomes difficult if you have a database that's required for deployment.", "group_id": 106, "id": 54977}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283446.32478, "message": "I guess you need to start with 100% automated deployment and then add some sort of hook in the CI\u2026", "group_id": 106, "id": 54961}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297283451.185847, "message": "right.", "group_id": 106, "id": 54966}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297283480.05741, "message": "ie: how do you do migrations in a way that you don't lose data", "group_id": 106, "id": 54986}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283258.7244899, "message": "but you definitely want CI first (to make sure you can run tests properly)", "group_id": 106, "id": 54861}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297283370.495908, "message": "ie: what's hard?", "group_id": 106, "id": 54926}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283224.8396521, "message": "yeah, continuous deployment is kinda hard. I feel like I'm missing the magic ingredient :(", "group_id": 106, "id": 54842}, {"user_id": 1516, "stars": [], "topic_id": 2150, "date_created": 1297283295.541085, "message": "after that you \"just\" need to combine the CI with the deployment-procedure", "group_id": 106, "id": 54890}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297283368.3790469, "message": "What do you feel like you're missing?", "group_id": 106, "id": 54925}, {"user_id": 4533, "stars": [], "topic_id": 2150, "date_created": 1297717042.120631, "message": "https://github.com/blaines/git-deploy", "group_id": 106, "id": 104945}, {"user_id": 4533, "stars": [], "topic_id": 2150, "date_created": 1297717060.8436961, "message": "it's for ruby/rails but I might be able to help", "group_id": 106, "id": 104954}, {"user_id": 1736, "stars": [], "topic_id": 2150, "date_created": 1297720850.299901, "message": "@judofyr I don't know about others, but Jenkins can push back to git if a build succeeds, so it could be the same as other hook-based solutions :-)", "group_id": 106, "id": 106256}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297723390.997402, "message": "Gerrit allows you to submit something to codereview (by pushing a branch to a gerrit git repo) and if tests pass, it can merge it into mainline.", "group_id": 106, "id": 106994}, {"user_id": 218, "stars": [], "topic_id": 2150, "date_created": 1297723393.939281, "message": "similar theme", "group_id": 106, "id": 106996}, {"user_id": 2190, "stars": [], "topic_id": 2150, "date_created": 1300363760.4721141, "message": "What is Git Pusshuten and what does it do?\n\nIt is a Git-based application deployment tool that allows you to define your environment by utilizing modules and provision your server with basic deployment needs.", "group_id": 106, "id": 373151}, {"user_id": 2190, "stars": [{"date_created": 1300373160.512711, "user_id": 1855}, {"date_created": 1301004341.4361081, "user_id": 8637}], "topic_id": 2150, "date_created": 1300363752.9180019, "message": "You might want to check Git Pushhuten http://gitpusshuten.com/", "group_id": 106, "id": 373150}, {"user_id": 1822, "stars": [], "topic_id": 2150, "date_created": 1300468465.760371, "message": "reading the OP, you a cool git enhancer is hub https://github.com/defunkt/hub", "group_id": 106, "id": 383835}, {"user_id": 1822, "stars": [], "topic_id": 2150, "date_created": 1300468471.93346, "message": "git push REMOTE-1,REMOTE-2,...,REMOTE-N REF: Push REF to each of\n REMOTE-1 through REMOTE-N by executing multiple git push commands.\n", "group_id": 106, "id": 383837}]