Problem/Motivation

We need to be able to use the DateTime hide Seconds module on a Drupal 11 website.

Proposed resolution

Update the info yml file of the module accordingly.

Remaining tasks

Validate MR.

Testing on Drupal 11

To test on Drupal 11, add the following lines to your composer.json repositories section:

  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.drupalcode.org/issue/datetimehideseconds-3475860.git"
    },

and then run:

composer require drupal/datetimehideseconds:dev-3475860-drupal-11-compatible
CommentFileSizeAuthor
#17 datetimehideseconds-repo-members.jpg132.54 KBmably
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

mably created an issue. See original summary.

mably’s picture

Issue summary: View changes
Status: Active » Needs review
mably’s picture

Issue summary: View changes
mably’s picture

Issue summary: View changes

  • mably committed e4756dfa on 8.x-1.x
    Issue #3475860 by mably: Drupal 11 compatible version
    
mably’s picture

Status: Needs review » Fixed
mably’s picture

mably’s picture

@anruether do you want me to publish a new version with the Drupal 11 compatibility fixes?

geek-merlin’s picture

@mably Great you ask. As main maintainer up to now i took the liberty to elaborate our previous maintenance policy here:
#3484683: Maintenance policy

Feel free to add there!

mably’s picture

We could release a 8.x-1.5 version (or 8.x-1.5-rc1) but also create a 2.0.x branch for future development.

What do you think?

geek-merlin’s picture

@mably Yep, sounds reasonable.

mably’s picture

8.x-1.5 has been released!

I have created the new 2.0.x development branch.

@geek-merlin could you make it the default branch?

geek-merlin’s picture

mably’s picture

I'm not allowed to access the repository settings page, so can't change the default branch.

geek-merlin’s picture

@mably: Have you tried clicking "Sign in", top right?

mably’s picture

StatusFileSize
new132.54 KB

I have 😉

I think the role "Maintainer" is required to have access to the repository settings:

Repository members

geek-merlin’s picture

Hmm, strange, but i now just did set it. Thanks for enlightening me.

Status: Fixed » Closed (fixed)

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