-
Notifications
You must be signed in to change notification settings - Fork 2
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
NTR - Various updates #104
base: trunk
Are you sure you want to change the base?
Conversation
cyl3x
commented
Aug 29, 2024
•
edited
Loading
edited
- Made use of composite github actions
- Added eslint annotations to code review (github action)
- Replaced ecs with php-cs-fixer
43875f4
to
5b78392
Compare
e189317
to
d718868
Compare
5716c9e
to
a5b4794
Compare
d581054
to
098fa8b
Compare
098fa8b
to
346a0fa
Compare
346a0fa
to
c7c24b1
Compare
@lernhart exactly. I can't remember the reason for the |
It's purpose is to not overwrite entities with given IDs. |
eaa762c
to
15da9cf
Compare
15da9cf
to
94ac843
Compare
@lernhart I don't think this problem is (still) valid. All objects are known to the object manager - even the deserialized ones trough |