Mark Chaimungkalanont

From CitconWiki
Revision as of 19:14, 26 July 2007 by 202.47.1.18 (talk) (New page: == About me == I'm currently the tech lead of [http://www.atlassian.com/software/bamboo/ Bamboo] [http://www.atlassian.com/software/bamboo/ Atlassian's] CI server. I've been Atlassian for...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

About me

I'm currently the tech lead of Bamboo Atlassian's CI server. I've been Atlassian for around 3 years, and previously on the JIRA team. We use CI pretty heavily (duh).


Topic interested In

  • Role of QA in a CI environment - What would / should they do? What skills should they have? How the hell do you hire one of these?
  • Hooking into the build - How invasive should CI be on your build tool? i.e. Should Maven deploy an artifact or should the CI server? Should the CI server hook directly into the running process?
  • Functional testing strategies - We use jWebUnit at Atlassian. What do other people use? Do they work? How about js support? Do they take forever?
  • Wacky CI Extensions - we know about the lava lamps but have people done anything else?