mina icon indicating copy to clipboard operation
mina copied to clipboard

Deployment logs

Open lovro-bikic opened this issue 3 years ago • 2 comments

Since there is interest in having deploy logs (https://github.com/mina-deploy/mina/issues/653, https://github.com/mina-deploy/mina/pull/531, https://github.com/mina-deploy/mina/issues/553), we should plan for such a feature.

It should record to the server every invocation of mina deploy and mina rollback commands, including at least the following:

  • what was done (deploy or rollback)
  • who deployed
  • when it was done
  • what was deployed/rollbacked (branch/commit)
  • where it was deployed/rollbacked

There should also be a task which will fetch logs from the server and print it out.

lovro-bikic avatar Aug 12 '21 13:08 lovro-bikic

Has there been any progress made on this yet? This is something that I need, and if it hasn't been implemented yet, I might do it and submit a pull request.

chernesk avatar Feb 21 '22 22:02 chernesk

There's been no progress yet. This is planned for the 2.0.0 release, and as I'm currently still preparing the 1.3.0 version, I expect this will have to wait a couple of months. I'll update the issue when I start working on it.

lovro-bikic avatar Feb 27 '22 22:02 lovro-bikic