Skip to content

Procedure to update from 4.6 to 5.0 #2760

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

Merged
merged 51 commits into from
Jul 22, 2025
Merged

Procedure to update from 4.6 to 5.0 #2760

merged 51 commits into from
Jul 22, 2025

Conversation

adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented May 27, 2025

Question Answer
JIRA Ticket
Versions 5.0, 4.6, 3.3
Edition

Procedure to update from 4.6 to 5.0.

Previews:

CI implementation:

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

Copy link

@adriendupuis adriendupuis marked this pull request as ready for review July 16, 2025 13:30
Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

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

Thank you for preparing this, it's already great 🤩

A couple of suggesitons from me, some of them we can test in the future if needed.

@adriendupuis adriendupuis requested a review from mnocon July 21, 2025 13:31
@adriendupuis adriendupuis requested a review from Steveb-p July 21, 2025 15:05
Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

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

Thank you! Some small nitpicks, but it's a great list 🤩

Comment on lines +281 to +286
#### Post update script

```bash
rm -rf var/cache
composer run-script post-update-cmd
```
Copy link
Contributor

Choose a reason for hiding this comment

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

I think running post-update-cmd might break at this point and we can consider removing it - but we can wait for Support's feedback with that

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
@adriendupuis adriendupuis merged commit 8aa7180 into 5.0 Jul 22, 2025
5 of 7 checks passed
@adriendupuis adriendupuis deleted the update-to-5.0 branch July 22, 2025 12:43
mnocon added a commit that referenced this pull request Jul 23, 2025
---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
mnocon added a commit that referenced this pull request Jul 23, 2025
* IBX-10245: Document 5.0 requirements (#2807)

* IBX-10245: Document 5.0 requirements

---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* IBX-10225: v5.0 release notes and deprecations (#2825)

* IBX-10225: v5.0 release notes and deprecations

---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Procedure to update from 4.6 to 5.0 (#2760)


---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Converted links into absolute ones

* Update procedure to update from 4.6 to 5.0 (#2844)

* update_to_5.0.md: SymfonySetList::SYMFONY_73
* update_to_5.0.md: Use [[= product_name =]]
* update_to_5.0.md: Fix Ibexa.EOLWhitespace

* Fix broken build by converting the link to absolute

* Reverted main page changes

* Updated link

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Added latest_tag_5_0

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
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.

3 participants