Repeat deploy and Deployment history

Issue #676 resolved
DmitriyLPexlify created an issue

'Repeat deploy' use case:

  1. User selects some folders/files from src
  2. Deploy them
  3. Deployment failed
  4. Fix src issues
  5. Repeat deploy:

Variant1: User wants to repeat deploy for the same folders/files (now user has to remember selected folders/files and select them again). Variant2: User wants to repeat deploy for the same folders/files + add/remove some files.


'Deployment history' - is a list of done deployments. Currently, it can be found in Event log, but:

  • it'd be nice to see all deployed/failed file names for done deployments (now user can press 'show balloon' in Event log or use Problems tab, but it's available only for last and failed deploy);

  • it'd be nice to have ability to repeat any previous deployment (repeat deploy with the same files + add/remove some files)

Comments (7)

  1. Log in to comment