gluon-nlp
gluon-nlp copied to clipboard
Print link to AWS Batch training logs in the Github Actions "Test Project on AWS Batch" step
Description
Currently the log will be available as build artifact at the end of the run. It would be good to provide a link to the AWS Batch log so that team members can easily access the log during the runtime of the test.
cc @barry-jin
Currently, the log will be printed in "Test Projects on AWS Batch" during the runtime and also is available to download as build artifact after the CI finishes.
The log is not printed in github actions

I see.