Skip to content

Commit

Permalink
New release replacements on makefiles and info files
Browse files Browse the repository at this point in the history
  • Loading branch information
NuCivic Devops committed Mar 15, 2017
1 parent ae915f2 commit 66c7ab7
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 14 deletions.
1 change: 1 addition & 0 deletions dkan.info
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ dependencies[] = dkan_datastore
dependencies[] = dkan_datastore_api
dependencies[] = open_data_schema_map_dkan
dependencies[] = visualization_entity_charts_dkan
version = 7.x-1.12.14
27 changes: 13 additions & 14 deletions drupal-org.make
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
api: '2'
core: 7.x
includes:
- https://raw.githubusercontent.com/NuCivic/dkan_dataset/release-1-12/dkan_dataset.make
- https://raw.githubusercontent.com/NuCivic/dkan_datastore/release-1-12/dkan_datastore.make
- https://raw.githubusercontent.com/NuCivic/dkan_workflow/release-1-12/dkan_workflow.make
- https://raw.githubusercontent.com/NuCivic/dkan_dataset/7.x-1.12.14/dkan_dataset.make
- https://raw.githubusercontent.com/NuCivic/dkan_datastore/7.x-1.12.14/dkan_datastore.make
- https://raw.githubusercontent.com/NuCivic/dkan_workflow/7.x-1.12.14/dkan_workflow.make
- https://raw.githubusercontent.com/NuCivic/visualization_entity/7.x-1.1/visualization_entity.make
- modules/dkan/dkan_data_story/dkan_data_story.make
- modules/dkan/dkan_topics/dkan_topics.make
projects:
manualcrop:
version: '1.5'
patch:
2504119: 'https://www.drupal.org/files/issues/multiple_versions-2504119-26.patch'
2504119: https://www.drupal.org/files/issues/multiple_versions-2504119-26.patch
tablefield:
version: '2.4'
simple_gmap:
Expand All @@ -24,10 +24,10 @@ projects:
patch:
2308737: https://www.drupal.org/files/issues/file_entity-remove-field-status-check-2308737-9509141.patch
media:
version: '2.0-beta13'
version: 2.0-beta13
patch:
2534724: 'https://www.drupal.org/files/issues/media-fix_rebuild_bug-2534724-105-d7.patch'
2272567: 'https://www.drupal.org/files/issues/media_dialog_appears_2272567-32.patch'
2534724: https://www.drupal.org/files/issues/media-fix_rebuild_bug-2534724-105-d7.patch
2272567: https://www.drupal.org/files/issues/media_dialog_appears_2272567-32.patch
media_youtube:
version: '3.0'
media_vimeo:
Expand All @@ -39,19 +39,19 @@ projects:
download:
type: git
url: https://github.com/NuCivic/dkan_dataset.git
branch: release-1-12
tag: 7.x-1.12.14
dkan_datastore:
subdir: dkan
download:
type: git
url: https://github.com/NuCivic/dkan_datastore.git
branch: release-1-12
tag: 7.x-1.12.14
dkan_workflow:
subdir: dkan
download:
type: git
url: https://github.com/NuCivic/dkan_workflow.git
branch: release-1-12
tag: 7.x-1.12.14
visualization_entity:
download:
type: git
Expand Down Expand Up @@ -89,7 +89,7 @@ projects:
1: patches/fontyourface-no-ajax-browse-view.patch
2: patches/fontyourface-clear-css-cache.patch
2644694: https://www.drupal.org/files/issues/browse-fonts-page-uses-disabled-font-2644694.patch
2816837: 'https://www.drupal.org/files/issues/font_your_face-remove_div_general_text_option-D7.patch'
2816837: https://www.drupal.org/files/issues/font_your_face-remove_div_general_text_option-D7.patch
imagecache_actions:
version: '1.7'
type: module
Expand Down Expand Up @@ -145,7 +145,6 @@ projects:
version: '1.1'
admin_menu_source:
version: '1.1'
# Allow ordering of roles to handle users w/multiple roles
patch:
2441283: https://www.drupal.org/files/issues/allow_ordering_of_the-2441283-5.patch
menu_token:
Expand All @@ -161,7 +160,7 @@ projects:
download:
type: git
url: https://github.com/NuCivic/nuboot_radix.git
branch: release-1-12
tag: 7.x-1.12.14
type: theme
radix:
type: theme
Expand Down Expand Up @@ -193,7 +192,7 @@ libraries:
spyc:
download:
type: file
url: 'https://raw.github.com/mustangostang/spyc/master/Spyc.php'
url: https://raw.github.com/mustangostang/spyc/master/Spyc.php
directory_name: spyc
defaults:
projects:
Expand Down
1 change: 1 addition & 0 deletions modules/dkan/dkan_data_dashboard/dkan_data_dashboard.info
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ features[variable][] = panelizer_node:data_dashboard_default
features[views_view][] = data_dashboards
features_exclude[dependencies][dkan_dataset_content_types] = dkan_dataset_content_types
features_exclude[dependencies][dkan_topics] = dkan_topics
version = 7.x-1.12.14
1 change: 1 addition & 0 deletions modules/dkan/dkan_data_story/dkan_data_story.info
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ features_exclude[dependencies][strongarm] = strongarm
features_exclude[dependencies][taxonomy] = taxonomy
features_exclude[dependencies][dkan_topics] = dkan_topics
no autodetect = 1
version = 7.x-1.12.14
1 change: 1 addition & 0 deletions modules/dkan/dkan_sitewide/dkan_sitewide.info
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ features[variable][] = user_picture_guidelines
features[variable][] = user_picture_path
features[variable][] = user_picture_style
features[variable][] = user_pictures
version = 7.x-1.12.14
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ project = dkan_sitewide_panelizer
dependencies[] = panelizer
dependencies[] = panels
features[features_api][] = api:2
version = 7.x-1.12.14
1 change: 1 addition & 0 deletions modules/dkan/dkan_topics/dkan_topics.info
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ features_exclude[dependencies][dkan_dataset_groups] = dkan_dataset_groups
features_exclude[dependencies][dkan_topics] = dkan_topics
no autodetect = 1
project path = profiles/dkan/modules/dkan
version = 7.x-1.12.14
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ project = dkan_default_topics
dependencies[] = dkan_topics
dependencies[] = taxonomy_fixtures
dependencies[] = taxonomy
version = 7.x-1.12.14

0 comments on commit 66c7ab7

Please sign in to comment.