Lullabot / drupal9ci

Command Line Interface for implementing Continuous Integration in Drupal 9
GNU General Public License v3.0
161 stars 55 forks source link

Drupal 9 compatibility #64

Closed fjgarlin closed 3 years ago

fjgarlin commented 3 years ago

Trying this out of the box into a Drupal 9 project brings a lot of issues.

It'd be great to update for Drupal 9 compatibility. Perhaps 9.x branch or similar. If we get this to work then maybe the repo could be renamed to drupal-ci or similar.

I've started some work on it on the Travis side, so I'll open a PR to address this. I'm not super familiar with CI tools so any feedback/comments are appreciated.

juampynr commented 3 years ago

Thanks @fjgarlin! That pull request looks great.

juampynr commented 3 years ago

@fjgarlin this is done, right?

fjgarlin commented 3 years ago

I'd say so.

Most of it done on https://github.com/Lullabot/drupal9ci/pull/65 and https://github.com/Lullabot/drupal9ci/pull/66

Only gitlab left to fully test but I'd say the bulk of the D9 integration is done already.

fjgarlin commented 3 years ago

As a way of follow up on this issue. D9 for Gitlab CI: https://github.com/Lullabot/drupal9ci/pull/68