You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: override version from release tag for all packages (backport #4788) (#4789)
# What does this PR do?
- Patch pyproject.toml and _version.py in external Python client repo
at build time using the release tag version
- Use npm version to set TypeScript client version from release tag
- Prefix npm tarball path with ./ to prevent npm from interpreting
it as a GitHub shorthand URL
<hr>This is an automatic backport of pull request #4788 done by
[Mergify](https://mergify.com).
Signed-off-by: Charlie Doern <cdoern@redhat.com>
Co-authored-by: Charlie Doern <cdoern@redhat.com>
0 commit comments