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

1 line
5.5 KiB
JSON

[{"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302656634.23704, "message": "So what are people feeling about Fabric? Kinda want a non-irc based assesment", "group_id": 2227, "id": 653974}, {"user_id": 960, "stars": [], "topic_id": 19094, "date_created": 1302668826.9889569, "message": "Which fabric? I think it's awesome, but then again I don't play with plain fabric... :-)", "group_id": 2227, "id": 657628}, {"user_id": 12145, "stars": [], "topic_id": 19094, "date_created": 1302685492.262146, "message": "Feeling? Its flexibility (as in bend into funny shapes without breaking) is something I really like, even though my use cases are usually pretty simple. This largely comes from the imperative API nature of its use, I think.", "group_id": 2227, "id": 661778}, {"user_id": 1736, "stars": [], "topic_id": 19094, "date_created": 1302713973.0260029, "message": "Fabric does a simple thing, and does it well, exactly what all tools should aspire to. Some info on your use cases might help though.", "group_id": 2227, "id": 667547}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302728391.8129871, "message": "(I'm an active patcher/user fishing)", "group_id": 2227, "id": 671788}, {"user_id": 1736, "stars": [], "topic_id": 19094, "date_created": 1302729741.5823691, "message": "Huh?", "group_id": 2227, "id": 672187}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302731005.6439481, "message": "My use case is looking at how people like fabric, what they're doing with it, and what they want next", "group_id": 2227, "id": 672456}, {"user_id": 7423, "stars": [], "topic_id": 19094, "date_created": 1302736995.4979789, "message": "I recently built out our entire server pool, dev, and staging environments using fabric. I'm also using it to release, rollback, and patch code. I love it's simplicity. I do find my fabric.py script is growing to a point where it might become unmanageable. fab --list is also growing so large that it's not so useful anymore. I'd like to be able to have more control of the --list output - maybe something like being able to group commands. Aside from that, it's great!", "group_id": 2227, "id": 673641}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302792177.63237, "message": "Nope, if all you are asking is for is that the staging task set hosts and all subsequent tasks use those env vars", "group_id": 2227, "id": 685755}, {"user_id": 3978, "stars": [], "topic_id": 19094, "date_created": 1302790956.431576, "message": "+1 on an easy way to group commands. Something like subcommands. $ fab nginx restart", "group_id": 2227, "id": 685323}, {"user_id": 3978, "stars": [], "topic_id": 19094, "date_created": 1302791030.145942, "message": "Also maybe a way to change the context for the life of the session. $ fab host staging, would allow all future commands to run only on staging.", "group_id": 2227, "id": 685349}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302791243.893707, "message": "@seanbrant it already does that?", "group_id": 2227, "id": 685447}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302791214.3023529, "message": "@seanbrant fab nginx:restart", "group_id": 2227, "id": 685439}, {"user_id": 3978, "stars": [], "topic_id": 19094, "date_created": 1302791469.8533101, "message": "@morganiangoose i guess i need to rtfd :) is that new?", "group_id": 2227, "id": 685525}, {"user_id": 960, "stars": [], "topic_id": 19094, "date_created": 1302796943.9292009, "message": "@seanbrant Assuming my patch gets in, 1.1 will ship with module level tasks. You could do `fab nginx.restart`. It's all on GitHub (tswicegood/fabric), I've been using master for about a year and a half now and haven't run into any problems, but ymmv.", "group_id": 2227, "id": 686713}, {"user_id": 960, "stars": [], "topic_id": 19094, "date_created": 1302797006.3675361, "message": "That is, assuming I read that right and you wanted to group a bunch of nginx commands logically together (i.e., nginx.install, nginx.restart, nginx.stop, nginx.start, etc.) in some sort of namespace.", "group_id": 2227, "id": 686725}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302800368.452759, "message": "You have any good examples for that? That you think would show well in the docs?", "group_id": 2227, "id": 687325}, {"user_id": 3978, "stars": [], "topic_id": 19094, "date_created": 1302800388.6935611, "message": "@tswicegood yeah thats correct. Provides a cleaner command line api.", "group_id": 2227, "id": 687332}, {"user_id": 960, "stars": [], "topic_id": 19094, "date_created": 1302819503.7645781, "message": "@morganiangoose was that directed at me? Yeah, grouping things like types of server makes a lot of sense imo", "group_id": 2227, "id": 691893}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302820107.4602311, "message": "@tswicegood yeah I forget this is twitter and irc. But some snippets of the feature in use would help. Need to get docs in to pull it into my 1.1 beta dev branch", "group_id": 2227, "id": 691944}, {"user_id": 5794, "stars": [], "topic_id": 19094, "date_created": 1302822803.0179639, "message": "Yeah as a library you loose a lot of good work put into fab", "group_id": 2227, "id": 692321}, {"user_id": 275, "stars": [], "topic_id": 19094, "date_created": 1302822676.6714959, "message": "i'm using fab almost exclusively as a library right now. It's pretty good, though there are a few odds and ends you have to manage yourself.", "group_id": 2227, "id": 692303}]