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

Implementing handling folders

Open lwiechec opened this issue 4 years ago • 1 comments

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 the kept 'breadcrumbs' list that gets populated as user dives into the (sub-)folders.

My first public Elisp contribution :)

refs #34

lwiechec avatar Jun 15 '20 17:06 lwiechec