-
Notifications
You must be signed in to change notification settings - Fork 1
[WiP] V4-> V5 Upgrade testing PR #108
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
Open
tomaszszopinski
wants to merge
53
commits into
main
Choose a base branch
from
upgrade-test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
59217a3
first poc draft
tomaszszopinski 0b579e9
review changes
tomaszszopinski f4d61d9
Additional CR
tomaszszopinski 5a2c72c
Commented composer version checks
tomaszszopinski 12bc10d
syntax fix
tomaszszopinski b85b8ee
Update bin/5.0.x-dev/prepare_project_edition.sh
tomaszszopinski 3f64aa8
Update bin/5.0.x-dev/prepare_project_edition.sh
tomaszszopinski fd52d00
Initialized db container
tomaszszopinski 305dae8
added db credentials
tomaszszopinski b57bd1d
removed space
tomaszszopinski 735ad89
restored space
tomaszszopinski 46fa936
Hardcoded credentials added
tomaszszopinski a1fa501
db password syntax fixed
tomaszszopinski d26d737
doctrine:database:import approach
tomaszszopinski 2724381
added doctrine bundle
tomaszszopinski 38b5e98
lowered doctrine bundle reqs
tomaszszopinski 76f1555
doctrine:query attempt
tomaszszopinski 8d62b3c
removed doctrine bundle requirement
tomaszszopinski 03b191f
added behat recipes reinstall
tomaszszopinski be59ca0
recreating behat.yaml after recipes
tomaszszopinski ae3cd42
added permissions to behat.yaml
tomaszszopinski 9638e1d
another approach to permissions
tomaszszopinski 536a32a
fixed syntax
tomaszszopinski 742c12a
more yaml removal
tomaszszopinski 1634acc
current state commit before recipes
tomaszszopinski 6fda762
commented current state commit
tomaszszopinski 84bcc87
added touch behat.yaml
tomaszszopinski b3e3809
modified yaml deletion
tomaszszopinski 10e77f7
added behat oss config removal
tomaszszopinski 8727182
added composer require for behat 5.0
tomaszszopinski 012fbee
added missing sql schemas
tomaszszopinski bf481d4
changed to doctrine.schema.dump-sql
tomaszszopinski 4136e6f
another syntax change to schemas dumping
tomaszszopinski 96273de
improved schema syntax
tomaszszopinski 42e65b1
added reindex
tomaszszopinski 1acaee1
Added TMP Dependency
mnocon c77cc16
Fixed escaping
mnocon a86e2dd
Remove cache dir
mnocon a0c7404
Do not rebuild the cache
mnocon d4b7ceb
Added missing date and time
mnocon 4a8573a
Test PostgreSQL script
mnocon 68ab437
Added discounts
mnocon cd86518
Added comment
mnocon 860c9c8
Clear redis cache
mnocon 07759ef
Removed one TMP dependency
mnocon a62e3b3
Removed TMP changes
mnocon e35aa28
Removed require ibexa/graphql
micszo 5910823
Added cache:pool:clear before generate-schema
micszo 68f3c2c
Apply suggestion from @adriendupuis
mnocon 843c916
Added installer dependency
mnocon fd8c5c9
prepare_project_edition.sh: More migration files
adriendupuis 75cb196
update to symfony 7.3
tomaszszopinski 3298624
removed installer dependencies
tomaszszopinski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will probably need to update these as well