Branch: refs/heads/master Home: https://github.com/jenkinsci/embeddable-build-status-plugin Commit: 09dadb1dee68b5febb8c84353f07d5f6f29d686c https://github.com/jenkinsci/embeddable-build-status-plugin/commit/09dadb1dee68b5febb8c84353f07d5f6f29d686c Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths: M src/main/java/org/jenkinsci/plugins/badge/actions/JobBadgeAction.java M src/main/java/org/jenkinsci/plugins/badge/actions/RunBadgeAction.java R src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.groovy A src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.jelly R src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.groovy A src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.jelly M src/main/webapp/css/design.css A src/test/java/org/jenkinsci/plugins/badge/actions/JobBadgeActionTest.java Log Message: ----------- Provide a copy button for link examples (#222) Use a more modern page layout with jelly instead of groovy layout. Provide a copy button rather than using a borderless input field to provide easy copy and paste. The copy button is used in multiple places in Jenkins. Fix Bitbucket URL link error (Had unbalanced parentheses) Add Asciidoc examples Fixes https://github.com/jenkinsci/embeddable-build-status-plugin/issues/59 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/embeddable-build-status-plugin/push/refs/heads/master/5999f5-09dadb%40github.com.