dragon-realms/dr-lich

Test Trust Changes

jandersson opened this issue · 0 comments

We should do some testing before a high impact change like this is made... So far, it looks like the bootstrap.lic script needs to be updated, for anything to work. rcuhljr provided a potentially working bootstrap.lic here https://gist.github.com/rcuhljr/3e4389174d14536e66b5895460a4b06c

A couple of test cases that should be explored:

  • New user Installs lich + dependency from < 2.3 + switches to fork
  • New user installs lich + dependency from >= 2.3 + switches to fork

We assume current user is already on the fork.

  • Current user with >= 2.3 gets update
  • Current user with < 2.3 gets update
  • Current user with < 2.3 gets update then upgrades to >= 2.3

If those are all good then I think we can submit the modified bootstrap.lic to dr-scripts. When thats merged, get this merged!