Skip to content

Commit

Permalink
Merge pull request #208 from jenkinsci/wiki-cleanup
Browse files Browse the repository at this point in the history
Remove references to Jenkins Wiki, move the remaining info
  • Loading branch information
oleg-nenashev committed Dec 24, 2019
2 parents 01fc2c5 + 5d2a169 commit 38277ac
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Plugin Compatibility Tester (PCT)
------

Generates a compatibility matrix for plugins against Jenkins core.
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/jenkinsci/plugin-compat-tester?label=changelog)](https://github.com/jenkinsci/plugin-compat-tester/releases)

See https://wiki.jenkins-ci.org/display/JENKINS/Plugin+Compatibility+Tester for background.
Generates a compatibility matrix for plugins against Jenkins core.

## Running PCT

Expand Down Expand Up @@ -200,3 +200,7 @@ and then to properly setup the environment.
make demo-jdk8 -e PLUGIN_NAME=artifact-manager-s3 -e WAR_PATH=test-wars/mywar.war -e MVN_EXECUTABLE="C:\ProgramData\chocolatey\bin\mvn.exe" -e EXTRA_OPTS="-overridenPlugins 'configuration-as-code=1.20'"
```

## Useful links

* Devoxx '11 BOF Presentation about Plugin Compat Tester is available [here](http://www.slideshare.net/fcamblor/devoxx-2011-jenkins-bof-on-plugin-compatibility-tester). This presentation is partially obsolete (GAE feature was removed in recent versions)

0 comments on commit 38277ac

Please sign in to comment.