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
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | datetimehideseconds-repo-members.jpg | 132.54 KB | mably |
Issue fork datetimehideseconds-3475860
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
Comment #3
mably commentedComment #4
mably commentedComment #5
mably commentedComment #7
mably commentedComment #8
mably commentedComment #9
mably commented@anruether do you want me to publish a new version with the Drupal 11 compatibility fixes?
Comment #10
geek-merlin@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!
Comment #11
mably commentedWe 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?
Comment #12
geek-merlin@mably Yep, sounds reasonable.
Comment #13
mably commented8.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?
Comment #14
geek-merlinYes you can: https://git.drupalcode.org/project/datetimehideseconds/-/settings/reposi...
Comment #15
mably commentedI'm not allowed to access the repository settings page, so can't change the default branch.
Comment #16
geek-merlin@mably: Have you tried clicking "Sign in", top right?
Comment #17
mably commentedI have 😉
I think the role "Maintainer" is required to have access to the repository settings:
Comment #18
geek-merlinHmm, strange, but i now just did set it. Thanks for enlightening me.