all-in-one icon indicating copy to clipboard operation
all-in-one copied to clipboard

Automate as much things as possible

Open szaimen opened this issue 2 years ago • 0 comments

When looking at the template https://github.com/nextcloud/all-in-one/issues/180 there are still a few things that need to be done manually. In best case only the three steps below should be required which should automate the manual steps as far as possible.

Basically should cover only three manual triggers:

  1. auto build and publish to develop channel (with new version; smoke test afterwards)
  2. promote to beta channel
  3. promote to latest incl. project management

All manual steps should ideally be part of the workflow...

szaimen avatar May 19 '22 15:05 szaimen