aws / sagemaker-experiments

Experiment tracking and metric logging for Amazon SageMaker notebooks and model training.
Apache License 2.0
125 stars 36 forks source link

fix release task #191

Closed danabens closed 1 year ago

danabens commented 1 year ago

Issue #, if available: fix release task failure

example failures: https://github.com/aws/sagemaker-experiments/actions/runs/4917647650/jobs/8783470192

Description of changes: fetch all tags and branches on cehckout for release task

Testing done: suggested fix from https://stackoverflow.com/questions/4916492/git-describe-fails-with-fatal-no-names-found-cannot-describe-anything

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.