Skip to content

Commit

Permalink
Merge pull request #63 from LaurentGoderre/migrate-new-build
Browse files Browse the repository at this point in the history
Migrate amazoncorretto, ros and gazebo to the new build
  • Loading branch information
tianon authored Jul 5, 2024
2 parents 46cd3e2 + 5e1e223 commit ee2da1f
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit ee2da1f

Please sign in to comment.