jenkins.plone.org/master: Remove pending releases job
Gil Forcada <jenkins-z4DKO/[email protected]> Tue, 01 Aug 2017 14:19:59 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: jenkins.plone.org Branch: refs/heads/master Date: 2017-08-01T23:00:41+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: https://github.com/plone/jenkins.plone.org/commit/dbf39f259cfa0125b3353720874b47ba21917c07 Remove pending releases job With the changes on mr.roboto to automatically add packages on checkouts.cfg this job is obsolete. Files changed: M jobs/jobs.yml diff --git a/jobs/jobs.yml b/jobs/jobs.yml index 209c1d7..76b5368 100644 --- a/jobs/jobs.yml +++ b/jobs/jobs.yml @@ -259,7 +259,6 @@ - qa-docs-age - qa-undeclared-dependencies - qa-code-analysis - - qa-pending-releases - qa-i18n-find-untranslated - qa-i18n-statistics - qa-monkey-patches @@ -849,51 +848,6 @@ - job: - name: qa-pending-releases - display-name: Pending releases - - triggers: - - timed: '@weekly' - - builders: - - shell: | - sed -i 's/ mr.developer/ mr.developer\ngit-clone-depth = 100/' core.cfg - $PYTHON27 bootstrap.py --setuptools-version 33.1.1 --buildout-version 2.8.0 -c release.cfg - bin/buildout -c release.cfg install releaser - bin/manage jenkins > changelog.txt - - publishers: - - archive: - artifacts: 'changelog.txt' - allow-empty: 'false' - - - email-ext: - recipients: '[email protected]' - reply-to: - content-type: default - always: true - failure: false - subject: "Plone changelog" - attachments: 'changelog.txt' - body: | - Dear Eric, - - see attached the changelog reported by ``bin/manage jenkins``. - - You can also see it online at: - - ${{BUILD_URL}}artifact/changelog.txt - - Yours truly, - Jenkins - - wrappers: - - custom-timeout - - custom-workspace-cleanup - - <<: *plone - -- job: name: qa-i18n-find-untranslated display-name: i18n find untranslated ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot