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

Feature/ivyportal 14419 raise version of your portal maven artifacts to the next development cycle after release #1353

Conversation

lttung-axonivy
Copy link
Contributor

No description provided.

…ext development cycle after release > Increase portal version by build param
…o feature/IVYPORTAL-14419-Raise-version-of-your-portal-maven-artifacts-to-the-next-development-cycle-after-release
…ext development cycle after release > Increase portal version by build param
@lttung-axonivy lttung-axonivy requested a review from a team as a code owner December 26, 2024 09:47
@github-actions github-actions bot added the enhancement New feature or request label Dec 26, 2024
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Update build update-pom
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Increase portal version by build param
…ext development cycle after release > Update portal release build
Copy link
Contributor

@pvthai-axonivy pvthai-axonivy left a comment

Choose a reason for hiding this comment

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

Pls fix comment


echo "====================Update Portal version for development after release ${params.releaseVersion} ===================="
def parts = releaseVersion.tokenize('.')
if (params.deployToRepo && parts[2].isNumber()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Adapt code to ignore hotfix case

…ext development cycle after release > Update portal release build
Copy link
Contributor

@pvthai-axonivy pvthai-axonivy left a comment

Choose a reason for hiding this comment

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

LGTM

@lttung-axonivy lttung-axonivy added skip-changelog Will skip when running release drafter and removed enhancement New feature or request labels Dec 31, 2024
@lttung-axonivy lttung-axonivy merged commit 7bda406 into master Dec 31, 2024
4 checks passed
@lttung-axonivy lttung-axonivy deleted the feature/IVYPORTAL-14419-Raise-version-of-your-portal-maven-artifacts-to-the-next-development-cycle-after-release branch December 31, 2024 07:00
@lttung-axonivy lttung-axonivy restored the feature/IVYPORTAL-14419-Raise-version-of-your-portal-maven-artifacts-to-the-next-development-cycle-after-release branch December 31, 2024 07:00
@lttung-axonivy lttung-axonivy deleted the feature/IVYPORTAL-14419-Raise-version-of-your-portal-maven-artifacts-to-the-next-development-cycle-after-release branch December 31, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Will skip when running release drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants