Created on 22 May 2024, 11 months ago
Updated 20 September 2024, 7 months ago

Remaining tasks

Blocked on:
Key module: 📌 Allow installation and testing with Drupal 11 Fixed
Typed Data module: 📌 Drupal 11 release Active

📌 Task
Status

Fixed

Version

5.1

Component

salesforce.module

Created by

🇺🇸United States AaronBauman Philadelphia

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

Merge Requests

Comments & Activities

  • Issue created by @AaronBauman
  • Status changed to Needs review 11 months ago
  • 🇺🇸United States AaronBauman Philadelphia

    Tested briefly, and working with the following composer.json configuration.

        "repositories": [
            {
                "type": "composer",
                "url": "https://packages.drupal.org/8",
                "exclude": [
                    "drupal/key",
                    "drupal/typed_data",
                    "drupal/salesforce"
                ]
            },
            {
                "type": "package",
                "package": {
                    "name": "drupal/key",
                    "version": "dev-3395824-allow-drupal-11-installation",
                    "type": "drupal-module",
                    "source": {
                        "type": "git",
                        "url": "https://git.drupalcode.org/issue/key-3395824",
                        "reference": "3395824-allow-drupal-11-installation"
                    }
                }
            },
            {
                "type": "package",
                "package": {
                    "name": "drupal/typed_data",
                    "version": "dev-3449149-drupal-11-release-8.x-1.x",
                    "type": "drupal-module",
                    "source": {
                        "type": "git",
                        "url": "https://git.drupalcode.org/issue/typed_data-3449149",
                        "reference": "3449149-drupal-11-release-8.x-1.x"
                    }
                }
            },
            {
                "type": "package",
                "package": {
                    "name": "drupal/salesforce",
                    "version": "dev-3449141-drupal-11",
                    "type": "drupal-module",
                    "source": {
                        "type": "git",
                        "url": "https://git.drupalcode.org/issue/salesforce-3449141",
                        "reference": "3449141-drupal-11"
                    }
                }
            }
        ],
    
    
  • Status changed to Needs work 10 months ago
  • 🇮🇳India ankitv18

    There are many deprecations which surely affect D11 and phpunit current pipeline is also failing.

  • Pipeline finished with Failed
    10 months ago
    Total: 206s
    #197779
  • Pipeline finished with Success
    10 months ago
    Total: 179s
    #197781
  • Pipeline finished with Success
    10 months ago
    Total: 235s
    #197800
  • Pipeline finished with Success
    10 months ago
    Total: 317s
    #197811
  • Status changed to Needs review 10 months ago
  • 🇮🇳India ankitv18

    MR!80 is ready for review.

    • Run the test for next minor and major
    • Fixed deprecations reported for D11
    • Handled the typedDataManager without constructor.

    cc: @AaronBauman

  • 🇺🇸United States AaronBauman Philadelphia

    Thanks for the MR, i've merged latest changes from 5.1.x

    This is looking good, but won't get merged into a release until at least 11.0 stable is released.

    May need to go into a new major release or point release, depending on 10.3 compatibility.

    I'll leave comments in gitlab when we're closer to that point.

  • Pipeline finished with Failed
    9 months ago
    Total: 262s
    #226547
  • Pipeline finished with Failed
    9 months ago
    Total: 252s
    #226556
  • Pipeline finished with Skipped
    7 months ago
    #276016
  • Status changed to Fixed 7 months ago
  • 🇺🇸United States AaronBauman Philadelphia

    Merged to 5.1.x dev

    Thanks for the contrib

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

Production build 0.71.5 2024