-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename yamls #29
Rename yamls #29
Conversation
I think you'll also want to make changes in:
And I'm not sure why the unit test workflow didn't run? It would have failed with the missing yaml files... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #29 +/- ##
=======================================
Coverage 58.91% 58.91%
=======================================
Files 3 3
Lines 129 129
=======================================
Hits 76 76
Misses 53 53 ☔ View full report in Codecov by Sentry. |
Now that we'll have just update_dashboard and not update_dashboard_group as well (same for index, index_group), I'm removing deprecated yamls and renaming the former *_group yamls to match our other renaming.
With update_dashboard_group becoming update_dashboard (same for index_group to index, etc), I'm removing deprecated yamls and renaming the ones we'll be using to match.