lp://staging/~fginther/helipad/refresh-with-new-jobs
- Get this branch:
- bzr branch lp://staging/~fginther/helipad/refresh-with-new-jobs
Branch merges
Branch information
Recent revisions
- 43. By Chris Johnston
-
Since the default logging handler will do everything that we need (send emails when there are errors) and with the addition of verbosity to the jenkins_pull_ci command (-v 2/-v 3), there is no need to have a custom logger. Fixes: https:/
/bugs.launchpad .net/bugs/ 1208654. Approved by PS Jenkins bot.
- 42. By Francis Ginther
-
Missing jobs are expected during updates due to data being removed from the jenkins server, log this as info and not an error. Fixes: https:/
/bugs.launchpad .net/bugs/ 1212487. Approved by PS Jenkins bot, Chris Johnston.
- 41. By Francis Ginther
-
Default the daily release builds to Published only if the job was SUCCESS. Fixes: https:/
/bugs.launchpad .net/bugs/ 1210366. Approved by PS Jenkins bot, Chris Johnston.
- 40. By Francis Ginther
-
Use get_or_create on creation of JenkinsJob and JenkinsBuild objects. Remove usage of jenkins job/build parameters, they are not used and the parsing sometimes causes errors.
- 39. By Allan LeSage
-
Remove a faulty filter and exclude instead.
Approved by PS Jenkins bot, Chris Johnston.
- 37. By Allan LeSage
-
Introduce last_build and associated properties to JenkinsBuild and move some others over to use it; need to decide what to do with the old numerical last_build, don't think we need it. Also one or two other items need sorting, specifically not getting the integration_build set.
Approved by PS Jenkins bot, Chris Johnston.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/helipad