Project

General

Profile

Tools » History » Version 3

Luke Murphey, 02/14/2017 10:35 PM

1 1 Luke Murphey
h1. Tools
2 1 Luke Murphey
3 1 Luke Murphey
# Github (repo, ticketing, release management, developer XP)
4 3 Luke Murphey
# [[Build script]]
5 1 Luke Murphey
# CI (Thoughtworks Go)
6 2 Luke Murphey
7 2 Luke Murphey
What kind of tools do you need:
8 2 Luke Murphey
* Source code management (for tracking who made the changes, what the change was and when)
9 2 Luke Murphey
* Bug, feature request system (for tracking the work requests)
10 2 Luke Murphey
* Release management (for tracking the requests for a particular release, and a place to host the created builds)
11 2 Luke Murphey
* Continuous integration environment (for running unit tests and creating the appropriate builds)