Created
February 9, 2025 14:05
-
-
Save kezhenxu94/6a4956d67d04b9db699dc9b3a518819d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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