Refresh README screenshots for the current UI + add new-feature shots#37
Conversation
Regenerate the plugin screenshots against the current Jenkins UI (2.541.3): - credentials.png now shows the Test Connection button - buildenv.png / postbuild.png reflect the modern config forms (the freestyle publisher is now the 'Embed TestingBot reports' test-data feature under JUnit) Add screenshots for the features we introduced: - testingbot-checks.png — the 'Publish TestingBot results as a GitHub check' config - snippet-generator.png — the pipeline Snippet Generator (testingbotTunnel with the Advanced options block) Remove the now-unused publisher.png and credentials-option.png. Images captured at 2x for crisp rendering.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe README updates TestingBot Jenkins setup instructions, embedded report configuration, Pipeline step generation guidance, and GitHub check publishing screenshots. ChangesDocumentation updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
Re-capture the Build Environment screenshot after fixing the stitched Enable Tunnel note (see companion fix), so the README shows the clean checkbox + help icon layout.
What
Refreshes the README screenshots (the old ones predated all the recent UI work) and adds shots for the new features.
Regenerated against the current Jenkins UI (2.541.3):
credentials.png— now shows the Test Connection buttonbuildenv.png— Build Environment section (credential picker with its new help icon + Enable Tunnel)postbuild.png— Publish JUnit + Embed TestingBot reports (the freestyle publisher is now the test-data feature under JUnit, so the separate "Run TestingBot Test Publisher" step/screenshot is folded in)New:
testingbot-checks.png— the Publish TestingBot results as a GitHub check configsnippet-generator.png— the pipeline Snippet Generator showingtestingbotTunnelwith the Advanced options blockRemoves the now-unused
publisher.pngandcredentials-option.png.How
Captured from a local
hpi:runof this plugin, seeded with a demo credential + job, driven headlessly via the Chrome DevTools Protocol and clipped per-element at 2× for crisp rendering. No real account data — all values are dummy.Note
The README references
.../raw/master/help/*.png, so the new images only render on GitHub once this is merged andmasteris synced tojenkinsci(the reused names will show old images, and the two new names 404, until then).Summary by CodeRabbit