Skip to content

Conversation

@shwstppr
Copy link
Contributor

@shwstppr shwstppr commented Aug 29, 2025

@github-actions
Copy link

✅ Build complete for PR #193.

🔗 Download the cmk binaries (expires on September 08, 2025)

@shwstppr shwstppr marked this pull request as ready for review September 1, 2025 16:26
@shwstppr shwstppr added this to the 6.6.0 milestone Sep 1, 2025
Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@shwstppr
Copy link
Contributor Author

shwstppr commented Sep 3, 2025

Tested with dry run,

⇒  bash -x performrelease.sh -s /home/shwstppr/lab/shapeblue/cloudstack-cloudmonkey -v 6.6.0 -u 68CD047C5012807E                                                                              sign-test| 
+ version=TESTBUILD
+ sourcedir=/home/shwstppr/cloudstack-cloudmonkey
+ outputdir=/tmp/cloudstack-cloudmonkey-build/
+ branch=main
+ tag=no
+ certid=X
+ committosvn=X
+ getopts v:s:o:b:u:tch opt
+ case "$opt" in
+ sourcedir=/home/shwstppr/lab/shapeblue/cloudstack-cloudmonkey
+ getopts v:s:o:b:u:tch opt
+ case "$opt" in
+ version=6.6.0
+ getopts v:s:o:b:u:tch opt
+ case "$opt" in
+ certid=68CD047C5012807E
+ getopts v:s:o:b:u:tch opt
++ expr 7 - 1
+ shift 6
+ '[' 6.6.0 == TESTBUILD ']'
+ echo 'Using version: 6.6.0'
Using version: 6.6.0
+ echo 'Using source directory: /home/shwstppr/lab/shapeblue/cloudstack-cloudmonkey'
Using source directory: /home/shwstppr/lab/shapeblue/cloudstack-cloudmonkey
+ echo 'Using output directory: /tmp/cloudstack-cloudmonkey-build/'
Using output directory: /tmp/cloudstack-cloudmonkey-build/
+ echo 'Using branch: main'
Using branch: main
+ '[' no == yes ']'
+ echo 'The branch will not be tagged.  You should consider doing this.'
The branch will not be tagged.  You should consider doing this.
+ '[' -d /tmp/cloudstack-cloudmonkey-build/ ']'
+ mkdir /tmp/cloudstack-cloudmonkey-build/
+ cd /home/shwstppr/lab/shapeblue/cloudstack-cloudmonkey
+ echo 'checking out correct branch'
checking out correct branch
+ git checkout main
Switched to branch 'main'
Your branch is up to date with 'apache/main'.
+ git clean -f
++ git show HEAD
++ head -n 1
++ cut -d ' ' -f 2
+ export commitsh=531d8da66eedc7374f878303bef1061ac99295f4
+ commitsh=531d8da66eedc7374f878303bef1061ac99295f4
+ echo 'releasing as 531d8da66eedc7374f878303bef1061ac99295f4'
releasing as 531d8da66eedc7374f878303bef1061ac99295f4
+ echo archiving
archiving
+ git archive --format=tar --prefix=apache-cloudstack-cloudmonkey-6.6.0-src/ main
+ bzip2 /tmp/cloudstack-cloudmonkey-build//apache-cloudstack-cloudmonkey-6.6.0-src.tar
+ cd /tmp/cloudstack-cloudmonkey-build/
+ echo armor
armor
+ '[' 68CD047C5012807E == X ']'
+ gpg -v --default-key 68CD047C5012807E --armor --output apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2.asc --detach-sig apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2
gpg: using pgp trust model
gpg: using "68CD047C5012807E" as default secret key for signing
gpg: writing to 'apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2.asc'
gpg: RSA/SHA512 signature from: "68CD047C5012807E Abhishek Kumar (2025 Release Key) <[email protected]>"
+ echo md5
md5
+ gpg -v --print-md MD5 apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2
+ echo sha512
sha512
+ gpg -v --print-md SHA512 apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2
+ echo verify
verify
+ gpg -v --verify apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2.asc apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2
gpg: Signature made Wed 03 Sep 2025 11:32:53 AM IST
gpg:                using RSA key 5E372357205EEA2B699F8FC468CD047C5012807E
gpg: using pgp trust model
gpg: Good signature from "Abhishek Kumar (2025 Release Key) <[email protected]>" [ultimate]
gpg: binary signature, digest algorithm SHA512, key algorithm rsa4096
+ '[' no == yes ']'
+ '[' X == yes ']'
+ echo 'completed.  use commit-sh of 531d8da66eedc7374f878303bef1061ac99295f4 when starting the VOTE thread'
completed.  use commit-sh of 531d8da66eedc7374f878303bef1061ac99295f4 when starting the VOTE thread
⇒  cd /tmp/cloudstack-cloudmonkey-build                                                                                                                                                                 
⇒  gpg -v --verify apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2.asc apache-cloudstack-cloudmonkey-6.6.0-src.tar.bz2
gpg: Signature made Wed 03 Sep 2025 11:32:53 AM IST
gpg:                using RSA key 5E372357205EEA2B699F8FC468CD047C5012807E
gpg: using pgp trust model
gpg: Good signature from "Abhishek Kumar (2025 Release Key) <[email protected]>" [ultimate]
gpg: binary signature, digest algorithm SHA512, key algorithm rsa4096

@shwstppr shwstppr merged commit f85e849 into apache:main Sep 3, 2025
6 checks passed
@shwstppr shwstppr deleted the update-performrelease branch September 3, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants