Skip to content
Unverified Commit 3df09cc1 authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

Fix release issues by introducing backwards compat into `sdk-versioner` (#1434)

The `sdk-sync` tool is running into issues during release due to the
`sdk-versioner` refactor commit since it is using a Docker build image
with the tools precompiled into it. Either the `sdk-versioner` binary is
too new and can't code generate the old commits, or it's too old and
can't generate the new commits.

This reintroduces the old `sdk-versioner` behavior so that it can
succeed against both sets of commits to get a release out.
parent 4194333c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment