Skip to content

Updated Drupal to use stable versions in composer.json and CI. #683

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

AlexSkrypnyk
Copy link
Collaborator

@AlexSkrypnyk AlexSkrypnyk commented Aug 7, 2024

Drupal 11 was released 🎉

Changes

  • Switched packages in composer.json and in CI to use stable version.
  • Updated to stable Drush 13
  • Removed a temporary version override for Chi-teck/drupal-code-generator in CI config.

@@ -77,8 +77,6 @@ jobs:
composer --verbose require --no-update drupal/core-composer-scaffold:^11@${{ matrix.drupal-release }}
composer --verbose require --no-update drupal/core-recommended:^11@${{ matrix.drupal-release }}
composer --verbose require --no-update --dev drupal/core-dev:^11@${{ matrix.drupal-release }}
# Remove the line below once the package is out of `alpha`.
[[ ${{ matrix.drupal-release }} == 'beta' ]] && composer require chi-teck/drupal-code-generator:^4@alpha
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/11.x-move-to-stable branch from 36a50f4 to b14d1a4 Compare August 7, 2024 00:20
@AlexSkrypnyk AlexSkrypnyk marked this pull request as ready for review August 7, 2024 00:22
@AlexSkrypnyk AlexSkrypnyk requested a review from normanlolx August 7, 2024 00:22
@AlexSkrypnyk AlexSkrypnyk self-assigned this Aug 7, 2024
@AlexSkrypnyk AlexSkrypnyk added D11 PR: Needs review Pull request needs a review from assigned developers labels Aug 7, 2024
@AlexSkrypnyk AlexSkrypnyk requested a review from webflo August 7, 2024 00:23
@AlexSkrypnyk
Copy link
Collaborator Author

@leymannx @webflo
once this is merged, I suggest we switch the default branch to 11.x

@AlexSkrypnyk AlexSkrypnyk merged commit 4da610d into 11.x Aug 8, 2024
14 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/11.x-move-to-stable branch August 14, 2024 12:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
D11 PR: Needs review Pull request needs a review from assigned developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant