-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Decouple scda in goshawk and teal.goshawk #222
Closed
gogonzo opened this issue
Jun 29, 2023
· 0 comments
· Fixed by insightsengineering/goshawk#198, insightsengineering/scda#127, insightsengineering/scda.2022#126 or #223
Closed
Decouple scda in goshawk and teal.goshawk #222
gogonzo opened this issue
Jun 29, 2023
· 0 comments
· Fixed by insightsengineering/goshawk#198, insightsengineering/scda#127, insightsengineering/scda.2022#126 or #223
Labels
Comments
Closed
18 tasks
This was referenced Jul 11, 2023
Merged
m7pr
added a commit
to insightsengineering/scda.2022
that referenced
this issue
Jul 12, 2023
Fixes insightsengineering/teal.goshawk#222 Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
m7pr
added a commit
to insightsengineering/scda
that referenced
this issue
Jul 12, 2023
Fixes insightsengineering/teal.goshawk#222 Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
m7pr
added a commit
to insightsengineering/goshawk
that referenced
this issue
Jul 12, 2023
Fixes insightsengineering/teal.goshawk#222 Also needed to remove it from scda and scda.2022 packages insightsengineering/scda#127 insightsengineering/scda.2022#126 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
m7pr
added a commit
that referenced
this issue
Jul 12, 2023
Fixes #222 Also needed to remove it from scda and scda.2022 packages insightsengineering/scda#127 insightsengineering/scda.2022#126
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Related to insightsengineering/nestdevs-tasks#1
Summary
After careful observation, it appears that the scda package is not essential for teal. Consequently, it is advantageous for us to separate scda from teal.
Acceptance Criteria
scda
datasets (only those used in goshawk and teal.goshawk) todata
directory ingoshawk
. Reuse the same datasets ingoshawk
and teal.goshawkscda
and related packages.The text was updated successfully, but these errors were encountered: