legnaleurc / monitor

1 stars 1 forks source link

Use a database #4

Open legnaleurc opened 9 years ago

legnaleurc commented 9 years ago

We can use a database to store:

  1. possible browser versions
  2. possible userscript managers
  3. testing results

This could simplify many works, but also means we have to implement authentication system on web UI.

legnaleurc commented 8 years ago

Please redesign the migration rule.

  1. the testing combinations should be version controlled in a YAML file.
  2. the database scheme version should be version controlled in the above file too.