alibabacloud-ecs-plugin icon indicating copy to clipboard operation
alibabacloud-ecs-plugin copied to clipboard

Remove YUI

Open mawinter69 opened this issue 1 year ago • 1 comments
trafficstars

What feature do you want to see added?

The plugin makes use of YAHOO.widget.Button to display a menu like button In the future Jenkins core might no longer load the YUI libraries automatically on pages using l:layout This should be replaced in such a way that YUI is no longer used.

https://github.com/jenkinsci/alibabacloud-ecs-plugin/blob/463d74cb78028fd3aceb9fead2e436e614161515/src/main/resources/com/alibabacloud/jenkins/ecs/AlibabaCloud/computerSet.jelly#L18

A possible solution might be to use https://weekly.ci.jenkins.io/design-library/Dropdowns/ though this requires are recent Jenkins

Upstream changes

No response

Are you interested in contributing this feature?

No response

mawinter69 avatar Jul 31 '24 21:07 mawinter69

@Go-to-bed-at-12 @DavyJones2010 You will need to remove YUI usage if the plugin should keep working. You can use the same approach as done in ec2 plugin here I think

mawinter69 avatar Dec 30 '24 20:12 mawinter69