Recursively merge configs from multiple sources #2245
Triggered via pull request
January 3, 2025 14:26
danny-burrows
synchronize
#707
Status
Failure
Total duration
2m 5s
Artifacts
–
ci.yml
on: pull_request_target
test_release
1m 35s
Matrix: test_quetz
Annotations
8 errors and 5 warnings
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_config.py#L174
test_config_from_multiple_sources
quetz.errors.ConfigError: 'database_url' unset but no default specified for section 'sqlalchemy'
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
Process completed with exit code 3.
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_config.py#L174
test_config_from_multiple_sources
quetz.errors.ConfigError: 'database_url' unset but no default specified for section 'sqlalchemy'
|
test_quetz (ubuntu-latest, postgres, use-migrations)
Process completed with exit code 3.
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_config.py#L174
test_config_from_multiple_sources
quetz.errors.ConfigError: 'database_url' unset but no default specified for section 'sqlalchemy'
|
test_quetz (ubuntu-latest, postgres, create-tables)
Process completed with exit code 3.
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_config.py#L174
test_config_from_multiple_sources
quetz.errors.ConfigError: 'database_url' unset but no default specified for section 'sqlalchemy'
|
test_quetz (ubuntu-latest, sqlite, create-tables)
Process completed with exit code 3.
|
test_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_quetz (ubuntu-latest, postgres, use-migrations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_quetz (ubuntu-latest, postgres, create-tables)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_quetz (ubuntu-latest, sqlite, create-tables)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|