You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DavidDudas-Intuitial
changed the title
Remove legacy sprint and delivery reports from analytics CLI
Remove legacy sprint and delivery reports from analytics CLI and Makefile
Jan 10, 2025
DavidDudas-Intuitial
changed the title
Remove legacy sprint and delivery reports from analytics CLI and Makefile
Remove legacy sprint and delivery reports code from CLI and Makefile
Jan 10, 2025
…ytics CLI and Makefile (#3496)
## Summary
Fixes#3493
### Time to review: __2 mins__
## Changes proposed
> What was added, updated, or removed in this PR.
Sprint and Delivery reports are now generated in Metabase, therefore the
legacy code that generated those reports and posted them to slack is now
deprecated. This PR removes the deprecated code.
## Context for reviewers
> Testing instructions, background context, more in-depth details of the
implementation, and anything else you'd like to call out or ask
reviewers. Explain how the changes were verified.
## Additional information
> Screenshots, GIF demos, code examples or output to help show the
changes working as expected.
Summary
Remove deprecated code from analytics CLI and Makefile
Acceptance criteria
analytics/cli.py
andMakefile
contain no code for generating sprint reports or delivery reportsThe text was updated successfully, but these errors were encountered: