Open
Conversation
# Conflicts: # apps/strapi-cms/package.json # package-lock.json
8369114 to
6445836
Compare
6 tasks
[DEV-3437] update strapi 5 to 5.33.3
[DEV-3432] sync also bulk operations
MarBert
commented
Jan 21, 2026
# Conflicts: # .github/workflows/deploy_strapi-v5.yaml # apps/strapi-cms/src/api/release-note/content-types/release-note/lifecycles.ts # apps/strapi-cms/src/api/solution/content-types/solution/lifecycles.ts # apps/strapi-cms/src/utils/activeCampaignWebinar.ts # apps/strapi-cms/src/utils/triggerGithubWorkflow.ts # apps/strapi-cms/src/utils/validateGuideVersions.ts
marcobottaro
requested changes
Feb 13, 2026
Collaborator
marcobottaro
left a comment
There was a problem hiding this comment.
You should add locale parameter to the api calls
Contributor
|
This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically. |
* Update CHANGELOG and prepare next release (#78) * Add locale handling to guide, release note, and solution lifecycle events (#79) Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com> * Add changeset file (#81) * Update CHANGELOG and prepare next release (#82) * [DEV-3601] Add redirectPath to tutorials (#80) * Add redirectPath to tutorials * Update plain-carrots-double.md Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com> * Apply suggestion from @marcobottaro Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com> --------- Co-authored-by: Your Name <youremail@yourdomain.com> Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com> Co-authored-by: Marco Ponchia <marco.ponchia@uqido.com> * Update CHANGELOG and prepare next release (#83) * add locale to documenthook * log error if locale is missing * log error if locale is missing --------- Co-authored-by: devportal-portalsandtools-github-bot <devportal-portalsandtools-github-bot@pagopa.it> Co-authored-by: Marco Ponchia <marco.ponchia@uqido.com> Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com> Co-authored-by: tommaso1 <tommasorosso1@gmail.com> Co-authored-by: Your Name <youremail@yourdomain.com>
# Conflicts: # apps/strapi-cms/src/api/guide/content-types/guide/lifecycles.ts # apps/strapi-cms/src/api/release-note/content-types/release-note/lifecycles.ts # apps/strapi-cms/src/api/solution/content-types/solution/lifecycles.ts # apps/strapi-cms/src/api/tutorial/content-types/tutorial/schema.json
* update strapi plugin and strapi 5 * add changest
Contributor
|
This PR exceeds the recommended size of 800 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
Contributor
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-2753 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
List of Changes
Update strapi 4 to strapi 5, lifecycles are commented out
Motivation and Context
How Has This Been Tested?
localhost
Screenshots (if appropriate):
Types of changes
Checklist: