Skip to content

Commit af37eab

Browse files
authored
Merge pull request #66 from LaurentGoderre/migrate-new-build
Migrate more images to the new build
2 parents 0fa1d13 + 9dde0f3 commit af37eab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doi.jq

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ def repos_anti_subset:
77
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
88

99
"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
10-
"amazonlinux", # direct children: amazoncorretto swift
1110
"api-firewall",
1211
"centos", # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
1312
"clearlinux",
1413
"clefos",
1514
"debian", # direct children: adminer aerospike buildpack-deps chronograf clojure couchdb dart emqx erlang haproxy haskell hitch httpd influxdb irssi julia maven memcached mono mysql neo4j neurodebian nginx node odoo openjdk perl php postgres pypy python r-base redis rethinkdb rocket.chat ruby rust spiped swipl unit varnish
16-
"eclipse-mosquitto",
1715
"eggdrop",
1816
"nats",
1917
"oraclelinux", # direct children: mysql openjdk percona
@@ -24,13 +22,11 @@ def repos_anti_subset:
2422
"postfixadmin",
2523
"rocket.chat",
2624
"sl",
27-
"spiped",
2825
"teamspeak",
2926
"traefik",
3027
"ubuntu", # direct children: buildpack-deps couchbase eclipse-temurin elasticsearch gazebo gradle ibmjava ibm-semeru-runtimes kibana kong logstash mariadb mongo neurodebian odoo php-zendserver rabbitmq ros sapmachine silverpeas swift
3128
"varnish",
3229
"yourls",
33-
"znc",
3430
"adminer",
3531
"buildpack-deps", # direct children: erlang gcc golang haskell haxe influxdb kapacitor node openjdk perl pypy python rakudo-star ruby rust telegraf
3632
"couchbase",
@@ -48,7 +44,6 @@ def repos_anti_subset:
4844
"nextcloud",
4945
"rakudo-star",
5046
"silverpeas",
51-
"swift",
5247

5348
empty
5449
]
@@ -62,6 +57,7 @@ def _sbom_subset:
6257
"almalinux",
6358
"alt",
6459
"amazoncorretto",
60+
"amazonlinux",
6561
"arangodb",
6662
"archlinux",
6763
"backdrop",
@@ -78,6 +74,7 @@ def _sbom_subset:
7874
"couchdb",
7975
"crate",
8076
"drupal",
77+
"eclipse-mosquitto",
8178
"eclipse-temurin",
8279
"elasticsearch",
8380
"elixir",
@@ -144,13 +141,16 @@ def _sbom_subset:
144141
"solr",
145142
"sonarqube",
146143
"spark",
144+
"spiped",
147145
"storm",
146+
"swift",
148147
"telegraf",
149148
"tomcat",
150149
"tomee",
151150
"websphere-liberty",
152151
"wordpress",
153152
"xwiki",
153+
"znc",
154154
"zookeeper",
155155
empty
156156
]

0 commit comments

Comments
 (0)