Skip to content

Update TrafficLight.jsx with Jenkins links#1064

Merged
llxia merged 2 commits intoadoptium:masterfrom
abdyus:master
Jul 11, 2025
Merged

Update TrafficLight.jsx with Jenkins links#1064
llxia merged 2 commits intoadoptium:masterfrom
abdyus:master

Conversation

@abdyus
Copy link
Contributor

@abdyus abdyus commented Jul 9, 2025

feat: Add Jenkins links to Perf Pipeline build selectors

Adds a "Jenkins Link" next to the "test build" and "baseline build" dropdowns on the Performance Pipeline page.

This provides a direct link to the selected build's Jenkins job, improving user workflow.

I hope it works

Fixes Issue #1046

feat: Add Jenkins links to Perf Pipeline build selectors

Adds a "Jenkins Link" next to the "test build" and "baseline build" dropdowns on the Performance Pipeline page. 

This provides a direct link to the selected build's Jenkins job, improving user workflow.

I hope it works
@netlify
Copy link

netlify bot commented Jul 9, 2025

Deploy Preview for eclipsefdn-adoptium-trss ready!

Name Link
🔨 Latest commit bb7874a
🔍 Latest deploy log https://app.netlify.com/projects/eclipsefdn-adoptium-trss/deploys/686ff9a04b1bcf000787d48f
😎 Deploy Preview https://deploy-preview-1064--eclipsefdn-adoptium-trss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

placeholder="please select baseline build"
/>

<div style={{ display: 'flex', alignItems: 'center', gap: '10px' }}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the indentation. If you use VSCode, Prettier should fix it automatically.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the indentation, of the select lines from 318-335, hope it works now

@llxia llxia changed the title Update TrafficLight.jsx Update TrafficLight.jsx with Jenkins links Jul 9, 2025
Fixed the messy indentation and broken JSX structure. 

The Select components with Jenkins links should now have proper formatting and should work nicely with Prettier.
@llxia llxia merged commit addd6b9 into adoptium:master Jul 11, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants