Skip to content
Snippets Groups Projects
Verified Commit 3c52d04c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3399348 by fjgarlin, ressa, smustgrave, catch, quietone, Gábor Hojtsy:...

Issue #3399348 by fjgarlin, ressa, smustgrave, catch, quietone, Gábor Hojtsy: Commit a mermaid version of the core release cycle diagram to core

(cherry picked from commit f31a2704)
parent 34084569
No related branches found
No related tags found
25 merge requests!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.,!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!10602Issue #3438769 by vinmayiswamy, antonnavi, michelle, amateescu: Sub workspace does not clear,!10301Issue #3469309 by mstrelan, smustgrave, moshe weitzman: Use one-time login...,!10187Issue #3487488 by dakwamine: ExtensionMimeTypeGuesser::guessMimeType must support file names with "0" (zero) like foo.0.zip,!9944Issue #3483353: Consider making the createCopy config action optionally fail...,!9929Issue #3445469 by pooja_sharma, smustgrave: Add additional test coverage for...,!9787Resolve issue 3479427 - bootstrap barrio issue under Windows,!9742Issue #3463908 by catch, quietone: Split OptionsFieldUiTest into two,!9526Issue #3458177 by mondrake, catch, quietone, godotislate, longwave, larowlan,...,!8738Issue #3424162 by camilledavis, dineshkumarbollu, smustgrave: Claro...,!8704Make greek characters available in ckeditor5,!8597Draft: Issue #3442259 by catch, quietone, dww: Reduce time of Migrate Upgrade tests...,!8533Issue #3446962 by kim.pepper: Remove incorrectly added...,!8517Issue #3443748 by NexusNovaz, smustgrave: Testcase creates false positive,!8325Update file Sort.php,!8095Expose document root on install,!7930Resolve #3427374 "Taxonomytid viewsargumentdefault plugin",!7627Issue #3439440 by nicxvan, Binoli Lalani, longwave: Remove country support from DateFormatter,!7445Issue #3440169: When using drupalGet(), provide an associative array for $headers,!7401#3271894 Fix documented StreamWrapperInterface return types for realpath() and dirname(),!7384Add constraints to system.advisories,!6502Draft: Resolve #2938524 "Plach testing issue",!38582585169-10.1.x,!3226Issue #2987537: Custom menu link entity type should not declare "bundle" entity key
Pipeline #133225 passed
Pipeline: drupal

#133239

    Pipeline: drupal

    #133235

      Pipeline: drupal

      #133233

        +1
        # Drupal Release Schedule
        [View it in GitLab](https://git.drupalcode.org/project/drupal/-/blob/11.x/RELEASES.md)
        ```mermaid
        ---
        displayMode: compact
        ---
        %%{
        init: {
        'theme': 'base',
        'themeVariables': {
        'primaryColor': '#0077C0',
        'primaryTextColor': '#FFFFFF',
        'tertiaryColor': '#81CEFF',
        'tertiaryTextColor': '#000000',
        'doneTaskBkgColor': '#7cbc48',
        'textColor': '#000000'
        }
        }
        }%%
        gantt
        title Drupal Release Schedule
        dateFormat YYYY-MM
        axisFormat %Y %b
        section Drupal 10.2
        10.2 Security :active, 102sec, 2024-06, 6M
        section Drupal 10.3
        10.3 Support :103sup, 2024-06, 6M
        10.3 Security :active, 103sec, after 103sup,6M
        section Drupal 10.4
        10.4 Maint :done, 104mnt, after 103sup, 6M
        10.4 Security :active, 104sec, after 104mnt, 6M
        section Drupal 10.5
        10.5 Maint :done, 105mnt, after 104mnt, 6M
        10.5 Security :active, 105sec, after 105mnt, 6M
        section Drupal 11.0
        11.0 Support :110sup, 2024-06 , 6M
        11.0 Security :active, 110sec, after 110sup, 6M
        section Drupal 11.1
        11.1 Support :111sup, after 110sup, 6M
        11.1 Security :active, 111sec, after 111sup, 6M
        section Drupal 11.2
        11.2 Support :112sup, after 111sup, 6M
        11.2 Security :active, 112sec, after 112sup, 6M
        section Drupal 11.3
        11.3 Support :113sup, after 112sup, 6M
        11.3 Security :active, 113sec, after 113sup, 6M
        section Drupal 11.4
        11.4 Support :114sup, after 113sup, 6M
        11.4 Security :active, 114sec, after 114sup, 6M
        section Drupal 11.5
        11.5 Maint :done, 115mnt, after 114sup, 6M
        11.5 Security :active, 115sec, after 115mnt, 6M
        section Drupal 11.6
        11.6 Maint :done, 116mnt, after 115mnt, 6M
        section Drupal 12.0
        12.0 Support :120sup, after 113sup, 6M
        12.0 Security :active, 120sec, after 120sup, 6M
        section Drupal 12.1
        12.1 Support :121sup, after 120sup, 6M
        12.1 Security :active, after 121sup, 6M
        ```
        ---
        ### Export graph as image
        Copy the mermaid markdown code above:
        - Use the `Copy to Clipboard` button when viewing the file via GitLab UI
        - Or if you are editing code, copy the mermaid markdown (do not include the wrapping backticks)
        Then go to the [Mermaid Live](https://mermaid.live) editor, and paste the code you just copied.
        You can see the `Actions` dropdown, and you can click on the `PNG` button to download an export of the graph in PNG format.
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment