GetDKAN / dkan-tools

CLI tools for DKAN site management
https://getdkan.github.io/dkan-tools/
15 stars 14 forks source link

Big code and command cleanup #253

Closed dafeder closed 4 years ago

dafeder commented 4 years ago

Pretty major reorganization and consolidation. This should probably be followed by a new major release.

Also includes commits from:

252 (Peg docker images to specific tags)

229 (Switch to data-catalog-react frontend repo)

255 (Refactor bash script for readability/maintainability)

245 (Docs build command)

QA Steps

Mostly just try to do your normal work, but here's a basic QA script

dktl init
dktl make
dktl install
dktl install:sample
dktl frontend:install
dktl frontend:build
dktl url
dktl drush uli

Other things to try

dktl init --drupal=[another drupal version]
dktl init --dkan=[another dkan version]
dktl frontend:get --ref=[branch or tag of data-catalog-react]

dktl init
dktl demo # These two will get you a working demo site with sample content