Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYSTEMDS-3193] Promote svn repo dev/systemds/2.x-rc to release/systemds/2.x #1427

Merged
merged 6 commits into from
Oct 30, 2021

Conversation

j143
Copy link
Contributor

@j143 j143 commented Oct 30, 2021

Usage:

~/repo/systemds$ ./dev/release/release-to-svn.sh -n
ubuntu@ip-10-0-0-5:~/repo/systemds$ ./dev/release/release-to-svn.sh -n
RELEASE_VERSION : 2.2.0
APPROVED_RELEASE_TAG : 2.2.0-rc1
~/repo/systemds/systemds-repo-tmp-ZQWlk ~/repo/systemds
Checked out revision 50697.
Updating '2.2.0-rc1':
A    2.2.0-rc1
A    2.2.0-rc1/systemds-2.2.0-bin.tgz
A    2.2.0-rc1/systemds-2.2.0-bin.tgz.asc
A    2.2.0-rc1/systemds-2.2.0-bin.tgz.md5
A    2.2.0-rc1/systemds-2.2.0-bin.tgz.sha1
A    2.2.0-rc1/systemds-2.2.0-bin.tgz.sha512
A    2.2.0-rc1/systemds-2.2.0-bin.zip
A    2.2.0-rc1/systemds-2.2.0-bin.zip.asc
A    2.2.0-rc1/systemds-2.2.0-bin.zip.md5
A    2.2.0-rc1/systemds-2.2.0-bin.zip.sha1
A    2.2.0-rc1/systemds-2.2.0-bin.zip.sha512
A    2.2.0-rc1/systemds-2.2.0-javadoc.jar
A    2.2.0-rc1/systemds-2.2.0-javadoc.jar.asc
A    2.2.0-rc1/systemds-2.2.0-javadoc.jar.md5
A    2.2.0-rc1/systemds-2.2.0-javadoc.jar.sha1
A    2.2.0-rc1/systemds-2.2.0-javadoc.jar.sha512
A    2.2.0-rc1/systemds-2.2.0-src.tgz
A    2.2.0-rc1/systemds-2.2.0-src.tgz.asc
A    2.2.0-rc1/systemds-2.2.0-src.tgz.md5
A    2.2.0-rc1/systemds-2.2.0-src.tgz.sha1
A    2.2.0-rc1/systemds-2.2.0-src.tgz.sha512
A    2.2.0-rc1/systemds-2.2.0-src.zip
A    2.2.0-rc1/systemds-2.2.0-src.zip.asc
A    2.2.0-rc1/systemds-2.2.0-src.zip.md5
A    2.2.0-rc1/systemds-2.2.0-src.zip.sha1
A    2.2.0-rc1/systemds-2.2.0-src.zip.sha512
Updated to revision 50697.
Checked out revision 50697.
A         svn-release-systemds/2.2.0
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.tgz.sha512
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.zip.asc
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.zip.md5
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.tgz.asc
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.tgz.md5
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.zip.sha1
A         svn-release-systemds/2.2.0/systemds-2.2.0-javadoc.jar.md5
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.tgz.sha1
A  (bin)  svn-release-systemds/2.2.0/systemds-2.2.0-bin.zip
A  (bin)  svn-release-systemds/2.2.0/systemds-2.2.0-bin.tgz
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.zip.sha512
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.zip.md5
A         svn-release-systemds/2.2.0/systemds-2.2.0-javadoc.jar.sha1
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.tgz.sha512
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.zip.asc
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.tgz.md5
A         svn-release-systemds/2.2.0/systemds-2.2.0-bin.tgz.asc
A  (bin)  svn-release-systemds/2.2.0/systemds-2.2.0-javadoc.jar
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.zip.sha1
A         svn-release-systemds/2.2.0/systemds-2.2.0-javadoc.jar.sha512
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.tgz.sha1
A         svn-release-systemds/2.2.0/systemds-2.2.0-javadoc.jar.asc
A  (bin)  svn-release-systemds/2.2.0/systemds-2.2.0-src.zip
A  (bin)  svn-release-systemds/2.2.0/systemds-2.2.0-src.tgz
A         svn-release-systemds/2.2.0/systemds-2.2.0-src.zip.sha512
This step would commit to the SVN release repo.
At https://dist.apache.org/repos/dist/release/systemds~/repo/systemds

@j143 j143 changed the title [WIP] Promote svn repo directory dev/systemds/2.x-rc to release/systemds/2.x Promote svn repo directory dev/systemds/2.x-rc to release/systemds/2.x Oct 30, 2021
@j143 j143 changed the title Promote svn repo directory dev/systemds/2.x-rc to release/systemds/2.x [SYSTEMDS-3193] Promote svn repo dev/systemds/2.x-rc to release/systemds/2.x Oct 30, 2021
@j143
Copy link
Contributor Author

j143 commented Oct 30, 2021

@phaniarnab - this seems to be ready! ✨

dev/release/release-to-svn.sh Outdated Show resolved Hide resolved
dev/release/release-to-svn.sh Outdated Show resolved Hide resolved
@j143 j143 merged commit 275006e into apache:master Oct 30, 2021
@j143 j143 deleted the svn-publish-script branch October 30, 2021 17:07
j143 added a commit to j143/systemds that referenced this pull request Nov 10, 2021
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