Skip to content

bergziege/vsjenkinsmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Manager for Visual Studio

Tip: I added a wiki with some howto's and more info as requested.


It's been a fun ride, I've learn a lot about git and I got a fine visual studio extension as well :)

Thanks for the suggestions and fixes, I hope it's a useable extension for you all.

For now, if you find any bug, I'll be glad to fix it. If none exists (right...) I'll move on to a new hobby project.

Cheers!

================

Screenshot

================

A visual studio package to manage Jenkins:

Release 1.0.0.3:

  • Added support for VS 2012 and 2015

Release 1.0.0.1-1.0.0.2:

  • Couple of bugs fixed which occured when side-installed with some other extensions
  • Jenkins url can contain paths deeper then a base uri now (eg www.server.com/alm/jenkins)

Release 1.0:

  • Cancel executing build / cancel scheduled build
  • Start build / schedule build seperated
  • Settings page is now scrollable
  • Input fields are disabled when no server is selected
  • Performance improvements (refresh data instead of replacing)
  • Status bar removed (info available in output window)
  • Small fix for build history (executing was always red)
  • Preferences are removed when server is removed

Release 0.5:

  • Show build history
  • Progress bar visuals improved
  • Progress of build is shown
  • Log output directly visible in visual studio
  • Preferred view restored when opening a solution
  • Moved settings to the tools->settings menu

Release 0.4:

  • Bug fix for view caching problem (wrong views for server)
  • Disable dropdowns when switching server
  • Progressbar when switching server
  • Bug fix for servers where authentication is required for everything

Release 0.3.1:

  • Bugfixes for context menu actions

Release 0.3:

  • Jenkins View support
  • JSON data reduction
  • Tooltip on scheduled icon with the "why" reason

Release 0.2:

  • Authentication (through API token)
  • Auto refresh status when starting build
  • Context menu in favor of toolbar

Release 0.1:

  • Configure Jenkins servers
  • List builds with status
  • Start a job
  • Connect a job to a visual studio solution
  • Solution file context menu with a "Build on Jenkins" option
  • Publish as visual studio extension

About

A visual studio package to manage Jenkins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%