GSoC 2022 Final Report: Building Jenkins X UI
Jenkins X New UI It is a web application built with Golang for the backend and Sveltekit for the frontend, both of which are built together and used in the same container. To function properly, it must be installed as a helm chart with Jenkins X CRDs. 🌟 It has light and dark themes. Why need a new UI? A good UI is essential for a CI/CD tool, as not everyone is familiar with the CLI....