tl-its-umich-edu / tool-migration

App for migrating external (LTI) tools in Instructure's Canvas LMS.
1 stars 3 forks source link

add configuration checker #14

Open lsloan opened 1 year ago

lsloan commented 1 year ago

Add a mode to the application in which it reads .env and checks the configuration, then exits without doing any migrations. This would let the user get some validation for the values in the file. Things that should be checked…

lsloan commented 10 months ago

This is partially resolved by PR #32 for #22. To completely implement this feature, we'd need…

  1. Another parameter (probably Boolean) that indicates whether the run is for config check only.
  2. Simple connection checks with Canvas API and UDW.