Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heddn created an issue. See original summary.

heddn’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
965 bytes
Wim Leers’s picture

Status: Needs review » Needs work
  1. +++ b/composer.json
    @@ -0,0 +1,27 @@
    +  "homepage": "https://www.drupal.org/project/big_pipe",
    

    Wrong URL.

  2. +++ b/composer.json
    @@ -0,0 +1,27 @@
    +    "drupal/core": "~8.1"
    

    :)

heddn’s picture

Status: Needs work » Needs review
FileSize
1.28 KB
heddn’s picture

FileSize
968 bytes

There's the right patch.

heddn’s picture

FileSize
976 bytes
Wim Leers’s picture

Status: Needs review » Fixed

Thanks!

  • Wim Leers committed b7962c6 on 8.x-1.x authored by heddn
    Issue #2708579 by heddn, Wim Leers: Add composer.json
    
Devin Carlson’s picture

Status: Fixed » Needs review
FileSize
403 bytes

Composer Manager is throwing a Could not decode JSON: Syntax error error. :)

heddn’s picture

I probably should have run composer validate before posting the patch. It would have saved some issues.

$ composer validate --strict
./composer.json is valid
heddn’s picture

Status: Needs review » Reviewed & tested by the community

I've opened https://www.drupal.org/node/2708751 to see if we can get that added to the test bots.

Wim Leers’s picture

Status: Reviewed & tested by the community » Fixed

Woah, nice catch!

Status: Fixed » Closed (fixed)

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