Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt standard Jenkins icons #46

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

NotMyFault
Copy link
Member

The change proposed adapts the standard Jenkins icons (ionicons) used in core itself. In this case, the icons look most the same, but ionicons support our theme-ability API and are recommended to use.

@NotMyFault NotMyFault requested a review from a team as a code owner January 4, 2024 09:38
@@ -61,7 +61,7 @@ THE SOFTWARE.
</td>
<td>
<a href="${b.url}console">
<img src="${imagesURL}/${subIconSize}/terminal.gif" title="${%Console output}" alt="${%Console output}" border="0" />
<l:icon class="icon-sm" src="symbol-terminal" tooltip="${%Console output}" />
Copy link
Member Author

Choose a reason for hiding this comment

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

Screenshot 2024-01-04 at 10 38 49
No idea where GH takes the tabs from, looks fine in the IDE 🤷
Screenshot 2024-01-04 at 10 38 55

Copy link
Member

Choose a reason for hiding this comment

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

your ide will be hiding it, if you reformat the file it would fix it but not worried for this project.

@NotMyFault
Copy link
Member Author

@timja Do you think you can cut a release including this change? RPU lists you with release perms regardless the adoption state 👀

Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

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

untested and I don't use this plugin but sure I can release it

@timja timja merged commit e387ba5 into jenkinsci:master Jan 5, 2024
13 checks passed
@NotMyFault
Copy link
Member Author

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants