Problem/Motivation

This issue is to make this module compatible with Drupal 10.

modules/contrib/context/context.info.yml
--------------------------------------------------
0 Value of core_version_requirement: ^8.8 || ^9 is not
compatible with the next major version of Drupal core.
See https://drupal.org/node/3070687

modules/contrib/context/modules/context_ui/context_ui.info.yml
---------------------------------------------------------
0 Value of core_version_requirement: ^8 || ^9 is not compatible
with the next major version of Drupal core.
See https://drupal.org/node/3070687

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork context-3313158

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

psingh10 created an issue. See original summary.

psingh10’s picture

StatusFileSize
new866 bytes
psingh10’s picture

StatusFileSize
new882 bytes
psingh10’s picture

psingh10’s picture

Issue summary: View changes
vitorbs’s picture

I think we should use core_version_requirement: ^9.3 || ^10, also use the drupal check command and Upgrade Status module to see if is any other deprecated methods. Just change the core_version_requirement isn't enough.

I can work on that.

vitorbs’s picture

Assigned: Unassigned » vitorbs
vitorbs’s picture

StatusFileSize
new870 bytes
vitorbs’s picture

Assigned: vitorbs » Unassigned
Status: Needs work » Needs review
kristen pol’s picture

This module needs functional testing on Drupal 10. Adding general instructions:

https://www.drupal.org/community-initiatives/contribution-events-initiat...

fubarhouse’s picture

@Kirsten I've done some testing as part of #DrupalSouth sprint.

I've installed the module on Drupal 10.1, validated the state of the module and Drupal, and applied a couple of contexts.

I haven't come across anything unexpected - I'd like to put my support behind the patch.

kristen pol’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -Needs manual testing +DrupalSouth

Great! Thanks for testing... moving to RTBC.

anybody’s picture

@Maintainers: Drupal 10 was released, any plans for a release here? Perhaps as 5.x SemVer release, as core_version_requirement: ^9.3 || ^10 is BC!

sonfd’s picture

Bumping this - a D10 compatible release would be sweet :)

jrglasgow made their first commit to this issue’s fork.

kevin.pfeifer’s picture

This is the only module which prevents my setup to be upgraded to D10! It would be really great to see a D10 release soon.

hkirsman’s picture

We went live with dev version & Drupal 10 but would be nice to get a proper release!

anybody’s picture

Perhaps someone could ping a maintainer? There are other important issues that also need maintainer attention: https://www.drupal.org/project/issues/context (PHP 8 compatibility etc.)

le72’s picture

This is the one of few modules which prevent our upgraded to D10!
Please add a new version.

ovidenov’s picture

+1 for a new version

pandaski’s picture

This is one of the key modules in GovCMS distribution, and a blocker to D10 now.

We are happy to test it if an alpha or rc is available.

hkirsman’s picture

I've pinged https://www.drupal.org/u/paulocs Hope he responds and has time to help us.

carstenhager’s picture

For me, the following problem would have to be solved before a new release can be created.

https://www.drupal.org/project/context/issues/3171741#comment-14814664

kristen pol’s picture

Assigned: Unassigned » kristen pol

I'm assigning this to myself to get this merged in and a D10 release created.

kristen pol’s picture

Based on discussion in #d10readiness channel, this will go into a 5.x semver branch.

#3343628: Create Drupal 10 compatible 5.x RC release

kristen pol’s picture

Version: 8.x-4.x-dev » 5.x-dev

Switching version to 5.x branch.

kristen pol’s picture

Adding credit for those who contributed on this issue by creating / updating / reviewing / testing patches. I didn't add credit for those who were just asking for release but if you are able to test the RC release once it's ready and chime in on the issue #3343628: Create Drupal 10 compatible 5.x RC release then I will credit for testing. Thanks!

  • Kristen Pol committed 791f0bbf on 5.x authored by vitorbs
    Issue #3313158 by psingh10, vitorbs, Kristen Pol, fubarhouse: Drupal 10...
kristen pol’s picture

Assigned: kristen pol » Unassigned
Status: Reviewed & tested by the community » Fixed

Thanks, everyone! This has been merged into the 5.x branch. See status on:

#3343628: Create Drupal 10 compatible 5.x RC release

for the release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.