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

[4.0] Fix wrong since tag coming from upmerge with deploy version #35551

Merged

Conversation

richard67
Copy link
Member

Pull Request for Issue # .

Summary of Changes

After the upmerge from 3.10-dev into 4.0-dev has been made with this commit 6615552, the version bump was made on both branches for the RC versions.

Therefore a change has been merged up with a "@SInCE" tag equal to "DEPLOY_VERSION", and the version bump after that has created that "@SInCE" tag with two different versions on the two branches for the same thing.

See here https://github.com/joomla/joomla-cms/blob/3.10-dev/libraries/src/Updater/Update.php#L223 for the right tag on 3.10-dev and here https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/src/Updater/Update.php#L225 for the wrong tag in the 4.0-dev branch.

This PR here fixes that.

Testing Instructions

Code review.

Actual result BEFORE applying this Pull Request

@since 4.0.3

Expected result AFTER applying this Pull Request

@since 3.10.2

Documentation Changes Required

None.

@wojsmol
Copy link
Contributor

wojsmol commented Sep 13, 2021

I have tested this item ✅ successfully on 89b4232


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35551.

1 similar comment
@alikon
Copy link
Contributor

alikon commented Sep 13, 2021

I have tested this item ✅ successfully on 89b4232


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35551.

@joomla-cms-bot joomla-cms-bot removed this from the Joomla 4.0.3 milestone Sep 13, 2021
@alikon
Copy link
Contributor

alikon commented Sep 13, 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35551.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Sep 13, 2021
@richard67 richard67 added this to the Joomla 4.0.3 milestone Sep 13, 2021
@wilsonge wilsonge merged commit 3e7c933 into joomla:4.0-dev Sep 13, 2021
@wilsonge
Copy link
Contributor

Thanks!

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Sep 13, 2021
@richard67 richard67 deleted the 4.0-dev-fix-deploy-version-after-upmerge branch September 13, 2021 21:04
brianteeman pushed a commit to brianteeman/joomla-cms that referenced this pull request Oct 3, 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.

5 participants