- Issue created by @tim.plunkett
- First commit to issue fork.
- @tedbow opened merge request.
- Status changed to Needs work
over 1 year ago 12:57pm 15 March 2023 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
All of the
Error: Class "Symfony\Component\Config\Resource\ClassExistenceResource" not found
errors are related to autowiring.
- ๐บ๐ธUnited States tedbow Ithaca, NY, USA
Should probably autowire all services see ๐ Autowire everything everywhere all at once โฆ in *.services.yml files Fixed for example
- Assigned to omkar.podey
- ๐ฎ๐ณIndia kunal.sachdev
kunal.sachdev โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia omkar.podey
Reverting autowire because we saw a weird behaviour with package_manager_bypass which wan't mocking
package_manager.committer
anymore hence we decided to tackle the whole autowiring later. - ๐บ๐ธUnited States tim.plunkett Philadelphia
I spotted one problem and tried to fix it, and then I thought I had another fix but it's still all stuck on
ClassExistenceResource
problems. I'm fully out of my depth here, passing back to the AU team - ๐บ๐ธUnited States tim.plunkett Philadelphia
Also, I started pulling out ๐ Switch to using AutoUpdate's approach to running core checks Closed: outdated from this issue
- First commit to issue fork.
- Status changed to Postponed
over 1 year ago 3:00pm 18 March 2023 - ๐บ๐ธUnited States phenaproxima Massachusetts
Postponed on ๐ Switch to using AutoUpdate's approach to running core checks Closed: outdated .
- Assigned to tim.plunkett
- Status changed to Needs review
over 1 year ago 6:25pm 18 March 2023 - Issue was unassigned.
- Status changed to Needs work
over 1 year ago 9:25am 20 March 2023 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
I am 10000% certain that @tim.plunkett wouldn't mind @kunal.sachdev & @omkar.podey pushing this forward while he's still sleeping ๐๐ด
Left an initial review. But before that needs to be addressed, we should first get this to green, i.e. passing
phpstan
! - ๐บ๐ธUnited States chrisfromredfin Portland, Maine
tim.plunkett โ credited chrisfromredfin โ .
- ๐บ๐ธUnited States tim.plunkett Philadelphia
Resolved the errors, and half of Wim's feedback. Anyone should feel free to fix remaining unresolved threads
- ๐ฎ๐ณIndia omkar.podey
I have a question, as far as I know Automatic Updates
3.0.x
branch supportsDrupal ^10.1
, then why are we still trying to supportDrupal ^10.0.1
in project browser since it depends on package manager anyways ? - ๐บ๐ธUnited States tim.plunkett Philadelphia
That's a good question!
The answer is because Project Browser does not depend on Package Manager directly. It provides it's own functionality, but it is enhanced when Package Manager is installed.
And because we want to continue having as many people test the module as possible, we want to keep supporting 10.0.x - ๐ฎ๐ณIndia omkar.podey
I see, which also explains why we don't add
package_manager
as a dependency , thanks for the speedy response ๐ - Status changed to Needs review
over 1 year ago 3:58am 21 March 2023 - ๐บ๐ธUnited States tim.plunkett Philadelphia
This should be good to go. Anyone want to give it a final review?
- Assigned to phenaproxima
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
@phenaproxima You're still awake?! ๐คฏ
- ๐บ๐ธUnited States phenaproxima Massachusetts
I had a short bout of wakefulness. Don't worry, I didn't do any actual reviewing.
- Issue was unassigned.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Looks pretty good. Couple of tiny spelling errors (which makes me wonder why cspell didn't kick in), and one question.
- ๐บ๐ธUnited States tim.plunkett Philadelphia
All feedback addressed, passing on 10.1 and 10.0!
- Status changed to RTBC
over 1 year ago 8:15pm 22 March 2023 -
chrisfromredfin โ
committed 1dbeb5e8 on 1.0.x authored by
tedbow โ
Issue #3345607 by tim.plunkett, omkar.podey, phenaproxima, tedbow, kunal...
-
chrisfromredfin โ
committed 1dbeb5e8 on 1.0.x authored by
tedbow โ
- Status changed to Fixed
over 1 year ago 10:16pm 22 March 2023 - ๐บ๐ธUnited States chrisfromredfin Portland, Maine
Woooooo!
Thanks for spearheading this tim & adam, excellent collaboration, and for everyone else's work.
- Status changed to Needs review
over 1 year ago 8:59am 23 March 2023 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
I was surprised to see the roughly 50/50 diffstat โฆ that could not possibly be right! ๐ค
And turns out my hunch was right: thanks to adopting Package Manager's
FixtureManipulator
, the JSON fixtures are now unused: let's delete them! - Status changed to Fixed
over 1 year ago 2:11pm 23 March 2023 - ๐บ๐ธUnited States tim.plunkett Philadelphia
Oh wonderful, thanks @Wim Leers! Committed that directly
-
tim.plunkett โ
committed 54ac8e8b on 1.0.x authored by
Wim Leers โ
Issue #3345607 by Wim Leers: Follow-up to update to Package Manager 3.x
-
tim.plunkett โ
committed 54ac8e8b on 1.0.x authored by
Wim Leers โ
Automatically closed - issue fixed for 2 weeks with no activity.