cioos-siooc / ckan

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and europeandataportal.eu/data/en/dataset among many other sites.
http://ckan.org/
Other
2 stars 4 forks source link

78 changed waf xml not updating during ckan harvest #93

Closed fostermh closed 3 years ago

fostermh commented 3 years ago

fix https://github.com/cioos-siooc/ckan#78 Depends on cioos-siooc/ckanext-cioos_harvest#8 Depends on cioos-siooc/ckanext-cioos_theme#43 Depends on cioos-siooc/ckanext-spatial#13

ToDo: document!!!

github-actions[bot] commented 3 years ago

Image has been pushed to cioos/ckan

Testing Quick Start

Pull image

sudo docker pull cioos/ckan:PR93 or sudo CKAN_TAG=PR93 docker-compose pull ckan

Remove Home Volume and Restart

sudo docker-compose down
sudo docker volume rm docker_ckan_home
sudo docker-compose up -d

for full documentation see TBD

github-actions[bot] commented 3 years ago

Image has been pushed to cioos/ckan

Testing Quick Start

Pull image

sudo docker pull cioos/ckan:PR93 or sudo CKAN_TAG=PR93 docker-compose pull ckan

Remove Home Volume and Restart

sudo docker-compose down
sudo docker volume rm docker_ckan_home
sudo CKAN_TAG=PR93 docker-compose up -d

for full documentation see TBD

github-actions[bot] commented 3 years ago

:tada: Great news! Looks like all the dependencies have been resolved:

:bulb: To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!