From 829dcdc57eaee69b9611c059cc776c46066dc4a1 Mon Sep 17 00:00:00 2001 From: vedhav Date: Wed, 11 Dec 2024 18:11:43 +0530 Subject: [PATCH] get back staged deps config --- staged-dependencies.yaml | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 staged-dependencies.yaml diff --git a/staged-dependencies.yaml b/staged-dependencies.yaml new file mode 100644 index 000000000..d484dfe68 --- /dev/null +++ b/staged-dependencies.yaml @@ -0,0 +1,41 @@ +current_repo: + repo: insightsengineering/teal.modules.general + host: https://github.com +upstream_repos: + insightsengineering/nestcolor: + repo: insightsengineering/nestcolor + host: https://github.com + insightsengineering/roxy.shinylive: + repo: insightsengineering/roxy.shinylive + 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.data: + repo: insightsengineering/teal.data + host: https://github.com + insightsengineering/teal.code: + repo: insightsengineering/teal.code + host: https://github.com + insightsengineering/teal.reporter: + repo: insightsengineering/teal.reporter + host: https://github.com + insightsengineering/teal.slice: + repo: insightsengineering/teal.slice + 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/tern: + repo: insightsengineering/tern + host: https://github.com + insightsengineering/rtables: + repo: insightsengineering/rtables + host: https://github.com +downstream_repos: