Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore gz-jetty major version #1227

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jenkins-scripts/dsl/gz-collections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ collections:
- brew
linux:
ignore_major_version:
- gz-ionic
- gz-jetty
- name: '__upcoming__'
libs:
- name: gz-tools
Expand Down
4 changes: 2 additions & 2 deletions jenkins-scripts/dsl/logs/generated_jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,8 @@ install_ci jetty gz_fuel_tools10-install-pkg-noble-amd64
install_ci jetty gz_fuel_tools10-install_bottle-homebrew-amd64
install_ci jetty gz_gui9-install-pkg-noble-amd64
install_ci jetty gz_gui9-install_bottle-homebrew-amd64
install_ci jetty gz_jetty1-install-pkg-noble-amd64
install_ci jetty gz_jetty1-install_bottle-homebrew-amd64
install_ci jetty gz_jetty-install-pkg-noble-amd64
install_ci jetty gz_jetty-install_bottle-homebrew-amd64
install_ci jetty gz_launch8-install-pkg-noble-amd64
install_ci jetty gz_launch8-install_bottle-homebrew-amd64
install_ci jetty gz_math8-install-pkg-noble-amd64
Expand Down