This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: GetDKAN/dkan_starter
Releases · GetDKAN/dkan_starter
1.13.5.1
- Upgrades DKAN to 7.x-1.13.5: https://github.com/NuCivic/dkan/releases/tag/7.x-1.13.5
(Previous remake was broken)
1.13.5.0
Upgrades DKAN to 7.x-1.13.5: https://github.com/NuCivic/dkan/releases/tag/7.x-1.13.5
1.13.4.1-beta
Merge pull request #350 from NuCivic/undo-bash-yaml-parse Do not use bash to parse yaml.
1.13.4.0
Upgrades DKAN to 7.x-1.13.4: https://github.com/NuCivic/dkan/releases/tag/7.x-1.13.4
1.13.3.3-alpha
- 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
1.13.3.2
1.13.3.1
1.13.3.0
1.12.14.2
[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