Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-stage-view-plugin Commit: 24ffc6d24f0cb03c8df861d573f98e0e6a0a0be6 https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/24ffc6d24f0cb03c8df861d573f98e0e6a0a0be6 Author: Julien Greffe <36693362+jgre...@users.noreply.github.com> Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths: M .gitignore M Jenkinsfile M pom.xml A ui/.parcelrc R ui/gulpfile.js M ui/package-lock.json M ui/package.json M ui/pom.xml M ui/src/main/js/mvc/index.js M ui/src/main/js/stageview.js M ui/src/main/js/stageview_adjunct.js M ui/src/main/js/view/templates/index.js M ui/src/main/js/view/templates/pipeline-staged.hbs M ui/src/main/less/bootstrap.less M ui/src/main/less/mixins.less A ui/src/main/less/stageview.less R ui/src/main/less/stageview_adjunct.less M ui/src/main/resources/com/cloudbees/workflow/controller.jelly M ui/src/test/js/helper.js Log Message: ----------- JENKINS-69301 Update handlebars and replace js-libs with parcel (#240) * Use handlebars4-api-plugin * Versioning of wrapper components * Upgrade to parcel2 * Additional mvn profile node-dev to avoid JS minification * Additional mvn profile node-dev to avoid JS minification * Use templateInstance.default as input for handlebars resolution, and minify CSS through less * Make JS tests pass * Working solution with: - parcel 2 as packager - jenkins-js-extp + @jenkins-cd/js-modules to achieve extension points with pipeline-stage-view - get rid of jenkins-js-lib and jenkins-js-builder * Use st:adjunct to avoid JS being loaded twice when used as extension point * Merge upstream * Retrigerring CI * chore: [feat/parcel-extp-jsmodules_lock] update lock Signed-off-by: Thorsten Scherler <scher...@gmail.com> * chore: [feat/parcel-extp-jsmodules_lock] install newest version of schema to fix win Signed-off-by: Thorsten Scherler <scher...@gmail.com> * Retrigerring CI * Use non-containerized agents Signed-off-by: Thorsten Scherler <scher...@gmail.com> Co-authored-by: Thorsten Scherler <scher...@gmail.com> -- 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/pipeline-stage-view-plugin/push/refs/heads/master/341bbd-24ffc6%40github.com.