feat: complete published registry contracts and gated SRO ingestion
All checks were successful
Mostovik Backend CI/CD / Tests and lint (push) Successful in 3m55s
Mostovik Backend CI/CD / Build linux/amd64 release images (push) Successful in 3m43s
Mostovik Backend CI/CD / Deploy and verify internal main (push) Has been skipped
Mostovik Backend CI/CD / Deploy customer main (push) Has been skipped
Mostovik Backend CI/CD / Deploy dev (push) Successful in 1m45s
All checks were successful
Mostovik Backend CI/CD / Tests and lint (push) Successful in 3m55s
Mostovik Backend CI/CD / Build linux/amd64 release images (push) Successful in 3m43s
Mostovik Backend CI/CD / Deploy and verify internal main (push) Has been skipped
Mostovik Backend CI/CD / Deploy customer main (push) Has been skipped
Mostovik Backend CI/CD / Deploy dev (push) Successful in 1m45s
This commit is contained in:
@@ -33,6 +33,7 @@ def _parallel(actions):
|
||||
[
|
||||
("sme-support-recipients-registry", "fns_sme_support_recipients"),
|
||||
("budget-process-registry", "budget_ubpandnubp"),
|
||||
("sro-membership-check", "sro_membership_check"),
|
||||
],
|
||||
)
|
||||
def test_two_simultaneous_refreshes_dispatch_exactly_one_task(slug, source):
|
||||
|
||||
Reference in New Issue
Block a user