gh-docker-logs icon indicating copy to clipboard operation
gh-docker-logs copied to clipboard

Feature: Built in artefact collection

Open Bertg opened this issue 4 years ago • 2 comments

Love the action, it's pretty great. We've started using the example given in the docs (https://github.com/jwalton/gh-docker-logs#upload-tarball-as-artifact) to collect, tar and upload the logs as an artefact.

I guess this could be done using https://github.com/actions/toolkit/tree/main/packages/artifact ?

Would this be something you'd consider?

Bertg avatar Jan 27 '21 09:01 Bertg

I would definitely accept a PR.

jwalton avatar Jan 27 '21 13:01 jwalton

Started here: https://github.com/jwalton/gh-docker-logs/pull/5

Bertg avatar Jan 28 '21 21:01 Bertg