jenkins.el icon indicating copy to clipboard operation
jenkins.el copied to clipboard

Jenkins plugin for emacs

Results 14 jenkins.el issues
Sort by recently updated
recently updated
newest added

After updating our Jenkins to Jenkins 2.387.3 and activating user login, I can no longer connect to Jenkins using `Jenkins.el.` I get the error message `condition-case: JSON readtable error: 60`....

a very quick-n-dirty implementation of handling the folders in Jenkins (this also includes GitHub Enterprise organizations, and multi branch workflows). It's quite crude as it does the URL building from...

Would it be possible for `jenkins` to use `auth-source` to get the API token so that it can be stored encrypted instead of in plaintext in the Emacs configuration?

I can do most other actions that require an HTTP request, but I cannot launch a job. Packet trace: POST /job/manage-pubkeys/build HTTP/1.1 MIME-Version: 1.0 Extension: Security/Digest Security/SSL Host: openbook-jenkins-master.mon.vzwops.com Accept-encoding:...

Hello, No idea if this package is still maintained, but here we go anyway. I tried this plugin, everything works fine as long as we are using standard jobs. I...

Ability to configure multiple Jenkins instances and switch between them.

Add `jenkins-build-parameter` for build parameter(eg. branch). https://wiki.jenkins.io/display/JENKINS/Parameterized+Build

* jenkins.el (jenkins-foldername): New variable. (jenkins-jobs-view-url, jenkins-job-url): Use this. This commit adds support for https://plugins.jenkins.io/cloudbees-folder plugin. I tested jenkins.el still works with all 4 cases: ``` elisp (setq jenkins-viewname nil)...

Currently, folders are not supported supported at all. If you navigate into a folder, jenkins.el treats it as a job that has never been built rather than listing to jobs...

Sorry to post here, please reply for a better location to turn to. app-emacs/jenkins portage ebuild has a dependency on an app-emacs/json package that doesn't exist. Thks 4 ur attention.