polite-garden-50641
05/04/2021, 2:27 PM.pants.d/pants.log
) we do it in pants:
https://github.com/pantsbuild/pants/pull/11860 and this is also possible in other CI systems, for example circle ci: https://circleci.com/docs/2.0/artifacts/
BTW - travis can't do it on its own (it only allows uploading somewhere else, like s3) so we might want to reconsider using it as an example in the docs and in the example-python repo... since I don't think anyone using pants 2.x will be using travis.... (I would be surprised....) so a GH actions/CircleCI makes more sense. since those are the more common ones people are familiar with (and are not slowly dying).happy-kitchen-89482
05/04/2021, 7:55 PMpolite-garden-50641
05/04/2021, 8:23 PMhappy-kitchen-89482
05/05/2021, 12:34 AM