Skip to content

Commit

Permalink
Merge pull request #59 from LaurentGoderre/migrate-new-build
Browse files Browse the repository at this point in the history
Migrate more images
  • Loading branch information
tianon authored Jun 26, 2024
2 parents d85d365 + d5568a7 commit 7de2f95
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 @@ -6,7 +6,6 @@ def repos_anti_subset:
# as we remove items from this list, we need to be careful that none of their *children* are still in the list
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)

"almalinux", # direct children: crate
"alpine", # direct children: amazoncorretto amazonlinux api-firewall arangodb archlinux bash bonita caddy chronograf docker eclipse-mosquitto eclipse-temurin eggdrop erlang fluentd golang haproxy haxe httpd influxdb irssi julia kapacitor kong liquibase memcached nats nats-streaming nginx node notary php postgres python rabbitmq rakudo-star redis registry ruby rust spiped teamspeak telegraf traefik varnish znc
"alt",
"amazonlinux", # direct children: amazoncorretto swift
Expand Down Expand Up @@ -54,10 +53,8 @@ def repos_anti_subset:
"mediawiki",
"monica",
"nextcloud",
"python", # direct children: hylang plone satosa unit
"rakudo-star",
"ros",
"satosa",
"silverpeas",
"spark",
"swift",
Expand All @@ -74,6 +71,7 @@ def _sbom_subset:
[
# only repositories we have explicitly verified
"aerospike",
"almalinux",
"arangodb",
"archlinux",
"backdrop",
Expand Down Expand Up @@ -106,6 +104,7 @@ def _sbom_subset:
"ibm-semeru-runtimes",
"ibmjava",
"influxdb",
"irssi",
"jruby",
"julia",
"kapacitor",
Expand Down Expand Up @@ -143,6 +142,7 @@ def _sbom_subset:
"ruby",
"rust",
"sapmachine",
"satosa",
"solr",
"sonarqube",
"storm",
Expand Down

0 comments on commit 7de2f95

Please sign in to comment.