Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Commit

Permalink
Issue #2871471: [META] Lightning 8.x-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
balsama committed Apr 20, 2017
1 parent 5e80a29 commit 9e2317c
Show file tree
Hide file tree
Showing 26 changed files with 45 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ php:
- 7.0
env:
- VERSION=HEAD
- VERSION=2.1.2
- VERSION=2.1.1
- VERSION=2.1.0
- VERSION=2.0.6
- VERSION=2.0.5

addons:
apt:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.2
* Updated Entity Browser to 1.0.0 and pinned it to that release to ensure patch
applies.

## 2.1.1
* Panels, Panelizer and Page Manager have been upgraded to their new (stable!)
8.x-4.x releases. These releases use the experimental Layout Discovery module
Expand Down
3 changes: 3 additions & 0 deletions UPDATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ use. For example, if you are currently running Beta 1 and are trying to update
to Beta 3, you will need to follow the instructions for updating from Beta 1 to
Beta 2, then from Beta 2 to Beta 3, in that order.

## 2.1.1 to 2.1.2
There are no manual update steps for this version.

## 2.1.0 to 2.1.1
* To allow fields that use the media browser to filter to only the media types
accepted by the field, do the following:
Expand Down
2 changes: 1 addition & 1 deletion build-lightning.make
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ includes[] = drupal-org-core.make
projects[lightning][type] = profile
projects[lightning][download][type] = git
projects[lightning][download][branch] = 8.x-2.x
projects[lightning][download][tag] = 8.x-2.11
projects[lightning][download][tag] = 8.x-2.12
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@
"https://patch-diff.githubusercontent.com/raw/drush-ops/drush/pull/2697.patch"
},
"drupal/entity_browser": {
"2761833 - Widget context and validators not passed to Entity Browser element":
"https://www.drupal.org/files/issues/entity-browser-widget-context-2761833-37.patch",
"2865928 - The View widget should filter based on field settings":
"https://www.drupal.org/files/issues/entity-browser-view-context-2865928-8.patch"
},
Expand Down Expand Up @@ -128,7 +126,7 @@
"drupal/token": "^1.0",
"drupal-composer/drupal-scaffold": "^2.0.0",
"drupal/pathauto": "^1.0",
"drupal/entity_browser": "^1.0",
"drupal/entity_browser": "1.0.0",
"drupal/views_infinite_scroll": "^1.1",
"drupal/media_entity_document": "^1.0",
"drupal/video_embed_field": "^1.0",
Expand Down
30 changes: 16 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions drupal-org.make
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ projects[entity_block][patch][] = https://www.drupal.org/files/issues/entity_blo
projects[entity_block][patch][] = https://www.drupal.org/files/issues/2846004-2.patch
projects[entity_block][version] = 1.0-alpha2
projects[entity_browser][type] = module
projects[entity_browser][patch][] = https://www.drupal.org/files/issues/entity-browser-widget-context-2761833-37.patch
projects[entity_browser][patch][] = https://www.drupal.org/files/issues/entity-browser-view-context-2865928-8.patch
projects[entity_browser][version] = 1.0-rc2
projects[entity_browser][version] = 1.0
projects[entity_embed][type] = module
projects[entity_embed][patch][] = https://www.drupal.org/files/issues/2832504-2.patch
projects[entity_embed][version] = 1.0-beta2
Expand Down Expand Up @@ -55,7 +54,7 @@ projects[pathauto][version] = 1.0-rc1
projects[scheduled_updates][type] = module
projects[scheduled_updates][version] = 1.0-alpha6
projects[search_api][type] = module
projects[search_api][version] = 1.0-rc2
projects[search_api][version] = 1.0-rc3
projects[token][type] = module
projects[token][version] = 1.0-rc1
projects[video_embed_field][type] = module
Expand Down
2 changes: 1 addition & 1 deletion lightning.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lightning
core: 8.x
type: profile
description: 'A fast and feature-rich Drupal distribution.'
version: '8.x-2.11'
version: '8.x-2.12'
distribution:
name: Lightning
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'Shared functionality for the Lightning distribution.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- menu_ui
- metatag
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ core: 8.x
type: module
package: Lightning
description: 'Provides a site-wide contact form with basic default configuration.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- contact_storage
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'Development tools for working on the Lightning distribution itself.'
version: '8.x-2.11'
version: '8.x-2.12'
hidden: true
dependencies:
- devel_generate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package: Lightning
core: 8.x
type: module
description: 'Provides a "Basic Page" content type that is, indeed, very basic.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- lightning_core
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ core: 8.x
type: module
package: Lightning
description: 'Automatically manages user roles and permissions.'
version: '8.x-2.11'
version: '8.x-2.12'
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'A basic but powerful set of default configuration for searching your site.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- lightning_core
- search_api
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ core: 8.x
type: module
description: 'Contains configuration and support code for running Lightning functional tests.'
package: Lightning
version: '8.x-2.11'
version: '8.x-2.12'
hidden: true
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Lightning Layout'
core: 8.x
type: module
description: 'Provides the tools to take control of your layout.'
version: '8.x-2.11'
version: '8.x-2.12'
package: Lightning
dependencies:
- lightning_core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package: Lightning
core: 8.x
type: module
description: 'Provides a content type which allows you to build free-form one-off landing pages.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- lightning_layout
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Lightning Media'
core: 8.x
type: module
description: 'Slick media handling for Lightning. So cool you''ll make the A/C jealous.'
version: '8.x-2.11'
version: '8.x-2.12'
package: Lightning
dependencies:
- ckeditor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Media Document'
core: 8.x
type: module
description: 'Locally hosted document support for Lightning Media.'
version: '8.x-2.11'
version: '8.x-2.12'
package: Lightning
dependencies:
- file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'Image support for Lightning Media.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- image
- lightning_media
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Media Instagram'
core: 8.x
type: module
description: 'Instagram support for Lightning Media.'
version: '8.x-2.11'
version: '8.x-2.12'
package: Lightning
dependencies:
- lightning_media
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'Twitter support for Lightning Media.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- lightning_media
- media_entity_twitter
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 8.x
type: module
package: Lightning
description: 'Video support for Lightning Media.'
version: '8.x-2.11'
version: '8.x-2.12'
dependencies:
- lightning_media
- video_embed_media
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Lightning Workflow'
core: 8.x
type: module
description: 'Tools to improve your content workflow.'
version: '8.x-2.11'
version: '8.x-2.12'
package: Lightning
dependencies:
- inline_entity_form
Expand Down
Binary file removed tests/fixtures/2.0.5.sql.bz2
Binary file not shown.
Binary file added tests/fixtures/2.1.2.sql.bz2
Binary file not shown.

0 comments on commit 9e2317c

Please sign in to comment.