{"id":18148280,"url":"https://github.com/jenkinsci/plugin-compat-tester","last_synced_at":"2025-04-05T18:09:36.948Z","repository":{"id":859046,"uuid":"1569081","full_name":"jenkinsci/plugin-compat-tester","owner":"jenkinsci","description":"Jenkins Plugin Compatibility Tester","archived":false,"fork":false,"pushed_at":"2024-10-29T08:21:55.000Z","size":2366,"stargazers_count":46,"open_issues_count":1,"forks_count":53,"subscribers_count":101,"default_branch":"master","last_synced_at":"2024-10-29T09:42:50.939Z","etag":null,"topics":["compatibility-testing","jenkins","pct"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-04-04T20:59:01.000Z","updated_at":"2024-10-29T08:21:57.000Z","dependencies_parsed_at":"2023-07-06T05:57:08.617Z","dependency_job_id":"38851a8b-79e6-4ee5-9b9c-cf81a62252b2","html_url":"https://github.com/jenkinsci/plugin-compat-tester","commit_stats":null,"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fplugin-compat-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fplugin-compat-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fplugin-compat-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fplugin-compat-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/plugin-compat-tester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378149,"owners_count":20929297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compatibility-testing","jenkins","pct"],"created_at":"2024-11-01T23:07:50.303Z","updated_at":"2025-04-05T18:09:36.928Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":["jenkins"],"sub_categories":[],"readme":"Plugin Compatibility Tester (PCT)\n------\n\n[![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)\n\nGenerates a compatibility matrix for plugins against Jenkins core.\n\n## Running PCT\n\nThe PCT CLI requires passing a WAR file containing plugins (generated from `jenkinsci/bom`, for example) as input;\nthe versions of the plugins are inferred from the WAR file contents.\n\n```shell\njava -jar target/plugins-compat-tester-cli.jar \\\n    --war \"$(pwd)/megawar.war\" \\\n    --working-dir \"$(pwd)/pct-work\"\n```\n\nTo test a subset of plugins in the WAR, use `--include-plugins`:\n\n```shell\njava -jar target/plugins-compat-tester-cli.jar \\\n    --war \"$(pwd)/megawar.war\" \\\n    --include-plugins ssh-slaves,credentials \\\n    --working-dir \"$(pwd)/pct-work\"\n```\n\nYou can run the CLI with the `--help` argument to get a full list of supported options.\n\n### Running PCT with custom Java versions\n\nPCT simply invokes Maven, which relies on the `JAVA_HOME` environment variable.\nIf you want to use a custom Java version, set `JAVA_HOME` appropriately before running PCT.\n\n## Useful links\n\n* 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)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fplugin-compat-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fplugin-compat-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fplugin-compat-tester/lists"}