Changes between Version 3 and Version 4 of CI
- Timestamp:
- Dec 17, 2014, 11:22:56 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v3 v4 6 6 7 7 Admins can comment "buildbot, test this please." on a a pull request to trigger a build (and whitelisted users can do so on their own PRs). Jenkins polls GitHub every 5 minutes to pickup new changes so there may be a short delay after a comment before the build is triggered. For trusted users, builds are automatically triggered for new pull requests and when a pull request is updated. 8 9 The main pull request builder runs on Ubuntu 12.04 with PostgreSQL 9.1 and MySQL 5.5. There is a separate pull request builder than runs on Ubuntu 14.04 with PostgreSQL 9.3 and MySQL 5.6. You can trigger this builder with the phrase, "buildbot, test on trusty." 8 10 9 11 Admins can comment, "buildbot, add to whitelist." to add a user to the trusted list. Whitelisted users will have their pull requests built automatically. In general if you submit a couple of solid PRs, we'll be happy to add you to this list.