Skip to content

Use the version from tag to perform the release#61

Merged
pavolloffay merged 4 commits into
mainfrom
simplify-release
Oct 28, 2020
Merged

Use the version from tag to perform the release#61
pavolloffay merged 4 commits into
mainfrom
simplify-release

Conversation

@pavolloffay

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Comment thread .circleci/config.yml Outdated
- run: ./gradlew :tag -Prelease
- run: echo "Releasing version" && ./gradlew printVersion
- run: ./gradlew publish
- add_ssh_keys:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

removing this too as we don't need to push to remote anymore.

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Comment thread .circleci/config.yml
ignore: /.*/
tags:
only: /^release-.*/
only: /^[0-9]+\.[0-9]+\.[0-9]+/

@pavolloffay pavolloffay Oct 28, 2020

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This does not support CRs. It could be added later.

the ./gradlew printVersion supports anything in the tag.

@pavolloffay pavolloffay merged commit b618970 into main Oct 28, 2020
@pavolloffay pavolloffay deleted the simplify-release branch October 28, 2020 11:36
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.

1 participant