Something went wrong on our end
-
Ryan Kowalewski authored
The git describe logic in release.sh to get the latest tag SHA is flawed in that it causes an error if the repo doesn't yet contain any tags. This commit removes this unnecessary manual check and instead simply falls back to release-it's default behaviour, which is itself to fall back to version 0.0.0 if it can't detect a previous release.
Ryan Kowalewski authoredThe git describe logic in release.sh to get the latest tag SHA is flawed in that it causes an error if the repo doesn't yet contain any tags. This commit removes this unnecessary manual check and instead simply falls back to release-it's default behaviour, which is itself to fall back to version 0.0.0 if it can't detect a previous release.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.