70 likes | 82 Views
Discover resources on architecture, communication, and issue tracking at the Vilamoura Implementers Workshop, with tools like JIRA, Git, and Node-inspector. Join live support channels, mailing lists, and forums for collaborative development.
E N D
Keeping in touch Presenting useful tools for development and communication Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus
http://wiki.gpii.net/ Contains documentation on the architecture and more Public and free to browse for anyone. Needs login to add and edit content ("Log in / create account" link in top right corner) Documentation: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus
Mailing list architecture@lists.gpii.net Sign up yourself at http://lists.gpii.net/ Good place to ask questions – NO QUESTIONS ARE STUPID Communication: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus IRC #fluid-work and #fluid-tech on irc.freenode.net Channels are open and logged "Live support" - developers hang out there and it's a good place to ask questions
We use Atlassian JIRA for bug-tracking http://issues.gpii.net Every time you work on something related to GPII implementations, create a JIRA for it Everyone: • Create an account on bug tracker • Create a JIRA for your implementation Issue tracking: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus
We use Gitfor versioning • Supplementing with Github: • Help tracking/collaboration • Public repository for easy referencing • Easier review process • Always reference JIRA’s on commits • Resources: • https://help.github.com/ • http://try.github.io/ Version Control: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus
Node-inspector is your friend • npm install –g node-inspector • Run inspector in console • Run gpii in debug mode: node --debug gpii.js • Use Google Chrome for debugging • http://127.0.0.1:8080/debug?port=5858 Debugging: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus
Forums and more are available Communication #2: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus