Advertisement
Guest User

Untitled

a guest
Aug 28th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. already evaluated:
  2. - all external continuous integration sites fail to provide win/linux/osx support in some way, so there is no way around a self-hosted compile farm
  3.  
  4. current options:
  5.  
  6. 1) github
  7. - advantage: popular
  8.  
  9. 2) gitlab
  10. - same as github, but less popular?
  11.  
  12. 3) gitlab, self-hosted
  13. - disadvantage: custom user-management again
  14. - potential advantage: could patchpacks use our compile farm out-of-the-box?
  15. - to evaluate: difference in feature-set between self-hosted and non-self-hosted
  16.  
  17. 4) bitbucket, self-hosted
  18. - go the full atlassian route with jira and confluence? ... meh imho
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement