Skip to content

Instantly share code, notes, and snippets.

@becckitt
Last active September 13, 2017 19:18
Show Gist options
  • Save becckitt/376c1b8097fd90b0b18604e2eaa6d675 to your computer and use it in GitHub Desktop.
Save becckitt/376c1b8097fd90b0b18604e2eaa6d675 to your computer and use it in GitHub Desktop.
Launch plan for this gigantic refactor
  • QA on staging
  • Submit PR for feedback
    • Make necessary changes
  • Deploy changes
  • Run rake task to copy necessary information to new db columns
  • Make changes in Hymnal to formats
    • Add in video code to add support for video trackers
    • Change ad.clickThrough to ad.clickthrough
  • Submit follow-up PR to remove the MetricsInstrumentation table, and necessary leftover columns from HymnalAd, Tracker, and PublishedAd
  • Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment