From 03551aa3ae911f1bb47fdf2f132fa43b1a4b53d7 Mon Sep 17 00:00:00 2001 From: vedhav Date: Tue, 10 Dec 2024 17:32:51 +0530 Subject: [PATCH] rip `staged_dependencies.yaml` --- staged_dependencies.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 staged_dependencies.yaml diff --git a/staged_dependencies.yaml b/staged_dependencies.yaml deleted file mode 100644 index d04bf594..00000000 --- a/staged_dependencies.yaml +++ /dev/null @@ -1,36 +0,0 @@ ---- -current_repo: - repo: insightsengineering/teal.osprey - host: https://github.com -upstream_repos: - insightsengineering/osprey: - repo: insightsengineering/osprey - host: https://github.com - insightsengineering/tern: - repo: insightsengineering/tern - host: https://github.com - insightsengineering/teal.logger: - repo: insightsengineering/teal.logger - host: https://github.com - insightsengineering/teal.widgets: - repo: insightsengineering/teal.widgets - host: https://github.com - insightsengineering/teal.code: - repo: insightsengineering/teal.code - host: https://github.com - insightsengineering/teal.data: - repo: insightsengineering/teal.data - host: https://github.com - insightsengineering/teal.reporter: - repo: insightsengineering/teal.reporter - host: https://github.com - insightsengineering/teal.transform: - repo: insightsengineering/teal.transform - host: https://github.com - insightsengineering/teal: - repo: insightsengineering/teal - host: https://github.com - insightsengineering/formatters: - repo: insightsengineering/formatters - host: https://github.com -downstream_repos: