debian-forge-composer/cmd/osbuild-composer
Brian C. Lane c32f94d6f2 weldr: Preload metadata at startup
For each of the supported distros start a goroutine to depsolve
'filesystem' which will preload the metadata making subsequent responses
faster.

This is safe to do without limits because we only supposed a limited
number of distros, and without additional locking because this is the
the same as hitting the API with multiple depsolve requests at the same
time.
2022-08-31 12:18:51 +01:00
..
testdata templates/composer: Verify against mass sso and rh sso 2022-02-24 09:48:12 +01:00
composer.go weldr: Preload metadata at startup 2022-08-31 12:18:51 +01:00
config.go composer+worker: make dnf-json path externally configurable 2022-06-01 11:36:52 +01:00
config_test.go cloudapi: Drop bucket from composer config 2022-06-01 12:03:12 +02:00
main.go composer: add support for logrus syslog hook 2022-05-12 11:02:27 +02:00