kaufman-lab / build_containers

build and deploy kaufman lab singularity containers
GNU Lesser General Public License v2.1
1 stars 2 forks source link

github workflow should print build digest at the end of the log #18

Open myoung3 opened 3 years ago

myoung3 commented 3 years ago

it should be possible to do this using github CLI

myoung3 commented 3 years ago

these will be maintained for 90 days: https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-repository

myoung3 commented 3 years ago

consider creating this as an artifact, which can be later downloaded using the rest api REST API https://docs.github.com/en/rest/reference/actions#artifacts

myoung3 commented 3 years ago

better yet, publish information to the wiki: https://github.com/rocker-org/rocker-versioned2/pull/211