Release TS/Python SDK 2.22 (#3942)
This commit is contained in:
committed by
GitHub
parent
a9c3d692ff
commit
65a9259160
@@ -2,6 +2,9 @@
|
||||
|
||||
CURRENT_VERSION=$(grep '^version = ' pyproject.toml | sed 's/version = "\(.*\)"/\1/')
|
||||
fern generate --group python-sdk --log-level debug --version "$CURRENT_VERSION" --preview
|
||||
|
||||
rm -fr skyvern/client
|
||||
mkdir -p skyvern/client
|
||||
cp -rf fern/.preview/fern-python-sdk/src/skyvern/* skyvern/client/
|
||||
|
||||
# Post-processing: Patch version.py to handle missing metadata gracefully
|
||||
|
||||
Reference in New Issue
Block a user