Skip to content

Commit 7de2f95

Browse files
authored
Merge pull request #59 from LaurentGoderre/migrate-new-build
Migrate more images
2 parents d85d365 + d5568a7 commit 7de2f95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doi.jq

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ def repos_anti_subset:
66
# as we remove items from this list, we need to be careful that none of their *children* are still in the list
77
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
88

9-
"almalinux", # direct children: crate
109
"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
1110
"alt",
1211
"amazonlinux", # direct children: amazoncorretto swift
@@ -54,10 +53,8 @@ def repos_anti_subset:
5453
"mediawiki",
5554
"monica",
5655
"nextcloud",
57-
"python", # direct children: hylang plone satosa unit
5856
"rakudo-star",
5957
"ros",
60-
"satosa",
6158
"silverpeas",
6259
"spark",
6360
"swift",
@@ -74,6 +71,7 @@ def _sbom_subset:
7471
[
7572
# only repositories we have explicitly verified
7673
"aerospike",
74+
"almalinux",
7775
"arangodb",
7876
"archlinux",
7977
"backdrop",
@@ -106,6 +104,7 @@ def _sbom_subset:
106104
"ibm-semeru-runtimes",
107105
"ibmjava",
108106
"influxdb",
107+
"irssi",
109108
"jruby",
110109
"julia",
111110
"kapacitor",
@@ -143,6 +142,7 @@ def _sbom_subset:
143142
"ruby",
144143
"rust",
145144
"sapmachine",
145+
"satosa",
146146
"solr",
147147
"sonarqube",
148148
"storm",

0 commit comments

Comments
 (0)