Skip to content
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

Upgrade to use Drupal 9.3 #19

Merged
merged 13 commits into from
Jun 16, 2022
Merged

Upgrade to use Drupal 9.3 #19

merged 13 commits into from
Jun 16, 2022

Conversation

navneet0693
Copy link
Contributor

@navneet0693 navneet0693 commented Nov 19, 2021

  1. Added composer.json similar to Updating dependencies in favor of Drupal 9 compatiblity drupal_social#362
  2. Image is now extended from Drupal 9.3.16.
  3. Changed the way composer install command runs.
  4. Xdebug 3 is added.
  5. Drupal 9.3.16 image will also add PHP 8.0 support.
    See: https://hub.docker.com/layers/drupal/library/drupal/9.3.16-php8.0/images/sha256-53000192682875507b8b180f1452a9178e06ab8f4a7057d94ff0e187142f2d53?context=explore
  6. Docker CI image is also built on top of the above image.

1. Added a new folder which will serve the purpose of doing D9 readiness development leaving the regular docker machines as it is.
2. Added composer.json similar to goalgorilla/drupal_social#362
3. Extends image from Drupal 9.1
4. Changed the way composer install command runs.
@navneet0693 navneet0693 changed the title Upgrade to use Drupal 9.1 Upgrade to use Drupal 9.3.5 Feb 10, 2022
navneet0693 added a commit to goalgorilla/drupal_social that referenced this pull request Feb 10, 2022
@navneet0693
Copy link
Contributor Author

Once everything passes, we need to change tag name back to 'dev'.

@navneet0693 navneet0693 changed the title Upgrade to use Drupal 9.3.5 Upgrade to use Drupal 9.3 May 31, 2022
navneet0693 added a commit to goalgorilla/drupal_social that referenced this pull request Jun 3, 2022
@navneet0693 navneet0693 force-pushed the feature/d9-xdebug-3 branch from 59add69 to 6a661d7 Compare June 7, 2022 11:33
1. Removed statement creating symlink to drupal tool.
2. Added latest composer install steps mentioned on https://getcomposer.org/download/
3. Updated composer.json dependencies with latest versions being used in Open Social.
@navneet0693 navneet0693 force-pushed the feature/d9-xdebug-3 branch from 6a661d7 to 0e5665f Compare June 7, 2022 11:34
@navneet0693 navneet0693 merged commit e65b640 into master Jun 16, 2022
@navneet0693 navneet0693 deleted the feature/d9-xdebug-3 branch June 16, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants