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

Migrate amazoncorretto, ros and gazebo to the new build #63

Merged
merged 1 commit into from
Jul 5, 2024
Merged
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
6 changes: 3 additions & 3 deletions doi.jq
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,11 @@ def repos_anti_subset:
"yourls",
"znc",
"adminer",
"amazoncorretto", # direct children: jetty maven tomcat
"buildpack-deps", # direct children: erlang gcc golang haskell haxe influxdb kapacitor node openjdk perl pypy python rakudo-star ruby rust telegraf
"couchbase",
"dart",
"eclipse-temurin", # direct children: cassandra clojure flink gradle groovy jetty jruby lightstreamer liquibase maven neo4j orientdb solr sonarqube spark storm tomcat tomee unit zookeeper
"friendica",
"gazebo",
"haskell",
"haxe",
"joomla",
Expand All @@ -53,7 +51,6 @@ def repos_anti_subset:
"monica",
"nextcloud",
"rakudo-star",
"ros",
"silverpeas",
"spark",
"swift",
Expand All @@ -68,6 +65,7 @@ def _sbom_subset:
# only repositories we have explicitly verified
"aerospike",
"almalinux",
"amazoncorretto",
"arangodb",
"archlinux",
"backdrop",
Expand All @@ -91,6 +89,7 @@ def _sbom_subset:
"fedora",
"flink",
"fluentd",
"gazebo",
"gcc",
"geonetwork",
"ghost",
Expand Down Expand Up @@ -138,6 +137,7 @@ def _sbom_subset:
"registry",
"rethinkdb",
"rockylinux",
"ros",
"ruby",
"rust",
"sapmachine",
Expand Down