Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: GetDKAN/dkan_starter

1.13.5.1

18 Jul 17:29
Compare
Choose a tag to compare

(Previous remake was broken)

1.13.5.0

14 Jul 20:25
Compare
Choose a tag to compare

1.13.4.1-beta

03 Jul 15:26
Compare
Choose a tag to compare
1.13.4.1-beta Pre-release
Pre-release
Merge pull request #350 from NuCivic/undo-bash-yaml-parse

Do not use bash to parse yaml.

1.13.4.0

30 Jun 17:45
Compare
Choose a tag to compare

1.13.3.3-alpha

24 May 13:52
Compare
Choose a tag to compare
  • Fixes dkan update to make removing some modules DB data conditional on status of module.
  • Fixes sanitization script to check if resources are present before trying to prune them.
  • Patches memcache module so that it does not cause deployment error on local environments.
  • updated custom make-files with default content to use as examples.

1.12.14.3

16 May 14:21
Compare
Choose a tag to compare

#264 Add expire_panels to build.make and features master

1.13.3.2

25 Apr 14:58
Compare
Choose a tag to compare
  • Do not run the upgrade_1_13.sh script if already run. #236

1.13.3.1

24 Apr 16:05
Compare
Choose a tag to compare
  • Fix fast import tests when fast import is disabled in config.yml #233
  • Fix notice about undefined constant CI. #233

1.13.3.0

18 Apr 20:57
Compare
Choose a tag to compare

Upgrade dkan to version 1.13.3.

1.12.14.2

27 Mar 19:51
Compare
Choose a tag to compare

[1.12.14.2]

  • Update dkan acquia cache settings #118
  • Fix ahoy drush custom-libs #102
  • Fix backup database reuse #98
  • Make skip_tags configurable. #90
  • Remove INSTALL and README files from sites. #94
  • Enable dkan-workflow via config.yml #92
  • Fix broken search index brakes DB pruning script #91
  • Only fail the build on circle (not probo) #75
  • Make git ignore asset files folder #80
  • Add registry_rebuild to CircleCi environment #89
  • Fix extra spaces in ahoy dkan uli output #86
  • Fix circle.rb script - #74