Skip to content

Instantly share code, notes, and snippets.

@blakewest
Last active February 20, 2016 00:18
Show Gist options
  • Save blakewest/91c9af22f4034e7e9eef to your computer and use it in GitHub Desktop.
Save blakewest/91c9af22f4034e7e9eef to your computer and use it in GitHub Desktop.
Breaking API Change Checklist

Important

  • Have all the soon-to-not-work attr names been globally searched for on the front end?
  • Have all the soon-to-not-work attr names been globally searched for on the back end?
  • Have any now unused files been cleaned up/deleted?
  • Are any data migrations necessary? (If so, consult the Data Migration Checklist)
  • Have we notified customers of any potential issues?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment