v1.5.3 make utils/trigger-ci-build a noop.
previously it was trying to call jenkins api, which I haven't used for years. replaced it with an empty shell script with some comments.
Showing
- project.clj 1 addition, 1 deletionproject.clj
- src/leiningen/new/python.clj 1 addition, 1 deletionsrc/leiningen/new/python.clj
- src/leiningen/new/python/README-dev.rst 8 additions, 0 deletionssrc/leiningen/new/python/README-dev.rst
- src/leiningen/new/python/git-hooks/post-commit 1 addition, 1 deletionsrc/leiningen/new/python/git-hooks/post-commit
- src/leiningen/new/python/git-hooks/post-merge 1 addition, 1 deletionsrc/leiningen/new/python/git-hooks/post-merge
- src/leiningen/new/python/utils/trigger-ci-build 4 additions, 0 deletionssrc/leiningen/new/python/utils/trigger-ci-build
- src/leiningen/new/python/utils/trigger-jenkins-build 0 additions, 6 deletionssrc/leiningen/new/python/utils/trigger-jenkins-build
Please register or sign in to comment