- Issue created by @moshe weitzman
- @moshe-weitzman opened merge request.
- Status changed to Needs work
over 1 year ago 5:28am 18 October 2023 - πΊπΈUnited States moshe weitzman Boston, MA
I'm not sure why there is a DB error. Why are we installing a custom mariadb service? Help wanted.
Dont the clients need some custom php extension and such? I dont see that in the old template so have not dealt with that in this MR.
- π¨πSwitzerland berdir Switzerland
Thanks for starting this. I think i just had to copy the existing MariaDB service because it isn't merged.
- πΊπΈUnited States moshe weitzman Boston, MA
Fixed the DB issue. The sole remaining issue is a build failure on D9+Relay. Oddly, D10+Relay is passing.
I can turn on PHPCS if you wish. It only gives warnings and never fails the build, by default.
- π¨πSwitzerland berdir Switzerland
yeah, fine to enable phpcs, not sure why I disabled it, maybe it was failing before?
- π¨πSwitzerland berdir Switzerland
> W: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging
E: The repository 'https://dl.yarnpkg.com/debian stable InRelease' is not signed.Looks like there is a problem with apt on the old php 7.4 containers? I know those are very old, they also have ancient composer versions that are causing issues.
I'm fine with dropping D9 testing, EOL is about a month or so at this point, I don't really care about that anymore. We could still set up a scheduled or manual run for that with variables if necessary.
- Status changed to Needs review
over 1 year ago 8:35am 18 October 2023 - πΊπΈUnited States moshe weitzman Boston, MA
Removed D9 testing. Cleaned console output.
-
Berdir β
committed 905fbd8b on 8.x-1.x authored by
moshe weitzman β
Issue #3394751: Modernize Gitlab CI
-
Berdir β
committed 905fbd8b on 8.x-1.x authored by
moshe weitzman β
- Status changed to Fixed
over 1 year ago 9:21am 19 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- First commit to issue fork.