Skip to content

Instantly share code, notes, and snippets.

@kezhenxu94
Created February 9, 2025 14:05
Show Gist options
  • Save kezhenxu94/6a4956d67d04b9db699dc9b3a518819d to your computer and use it in GitHub Desktop.
Save kezhenxu94/6a4956d67d04b9db699dc9b3a518819d to your computer and use it in GitHub Desktop.
svn \
--non-interactive \
--no-auth-cache \
--username kezhenxu94 \
--password $(ipass pw get id.apache.org kezhenxu94 | jq '.entries[0].password' -r) \
import -m "Draft Apache SkyWalking-Eyes release $VERSION" \
$VERSION \
https://dist.apache.org/repos/dist/dev/skywalking/eyes/$VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment