Skip to content

OldFrostDragon/JenkinsPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins CI plugin

Intro

Simple Qt Creator plugin for Jenkins job status monitoring

Features

Installation

From source

  1. Change QTCREATOR_SOURCES and IDE_BUILD_TREE:
  • set QTCREATOR_SOURCES = path to Qt Creator source dir (with qtcreator.pro)
  • set IDE_BUILD_TREE = path to compiled Qt Creator dir (with bin,lib,libexec,...)
  1. Compile plugin
  2. Copy compiled plugin to /lib/qtcreator/plugins
  3. Enable "JenkinsPlugin" in Help → About Plugins...
  4. Restart Qt Creator

Configuration

Go to Tools → Options → Jenkins and add your Jenkins CI URL to "URL" field. You can also reconfigure default port and add credentials. If authorization is not required - leave "Username" and "API token" empty.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Simple Qt Creator plugin for Jenkins job status monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published