x-minecraft-launcher icon indicating copy to clipboard operation
x-minecraft-launcher copied to clipboard

Handle regression

Open ci010 opened this issue 2 years ago • 0 comments

Since the production incident happend, like #284, we need some way to reduce the impact of regression.

  • A way to revert published version.
    • Currently, the official website is depended on the json file to the azure storage. We need to add a CI to downgrade the json if the release is unpublished.
  • Respect the pre-release channel.
    • Allow to user config the channel as pre-release or release.
    • Need to figure out how to make appinstaller work in this situation.

ci010 avatar Jun 19 '22 16:06 ci010