You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2025. It is now read-only.
Currently, some of the Jenkins configuration scripts rely on specific version numbers of libraries. This is cumbersome to maintain because it requires changing versions numbers scattered in different places (build scripts, Jenkins config scripts for PRs, Jenkins config scripts for release branches, Jenkins build scripts for master branch) when a library is updated. Instead, everything that changes regularly with dependency versions should be in this repository.