Drupal 11 compatibility fixes for fontyourface

Created on 4 August 2024, 4 months ago
Updated 6 September 2024, 3 months ago

Drupal 11 compatibility fixes based on CI

✨ Feature request
Status

Needs work

Version

4.0

Component

Code (general)

Created by

πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @VladimirAus
  • πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia
  • Merge request !9Drupal 11 compatibility β†’ (Open) created by VladimirAus
  • Pipeline finished with Failed
    4 months ago
    Total: 172s
    #243273
  • Status changed to Needs review 4 months ago
  • πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia

    To test Drupal 11, add the following to composer.json repositories

      "repositories": [
        {
          "type": "vcs",
          "url": "https://git.drupalcode.org/issue/fontyourface-3465748.git"
        },
    ...
      ],
    

    and then run

    composer require drupal/fontyourface:dev-3465748-drupal-11-compatibility
    
  • Pipeline finished with Failed
    4 months ago
    Total: 805s
    #243507
  • Status changed to Needs work 3 months ago
  • πŸ‡«πŸ‡·France dqd London | N.Y.C | Paris | Hamburg | Berlin

    Gitlab ci file has been added manually or something so that its creation is a missing step in the change and is not registered as "new file" causing merge to fail with "file not exist". It wants to add the content to the file, but create the file. It assumes it exists already, which is not.

  • πŸ‡ΊπŸ‡ΈUnited States bioborg

    I get this error when trying the module for drupal 11:
    Problem 1
    - Root composer.json requires drupal/fontyourface dev-3465748-drupal-11-compatibility, it is satisfiable by drupal/fontyourface[dev-3465748-drupal-11-compatibility] from vcs repo (git https://git.drupalcode.org/issue/fontyourface-3465748.git) but drupal/fontyourface[dev-3.x, dev-4.0.x, 3.0.0-alpha1, ..., 3.x-dev (alias of dev-3.x), 4.0.0, 4.0.x-dev (alias of dev-4.0.x)] from composer repo (https://packages.drupal.org/8) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.

Production build 0.71.5 2024