.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/ckan/ckanext-ckan_cluster.svg?branch=master
:target: https://travis-ci.org/ckan/ckanext-ckan_cluster
.. image:: https://coveralls.io/repos/ckan/ckanext-ckan_cluster/badge.svg
:target: https://coveralls.io/r/ckan/ckanext-ckan_cluster
.. image:: https://pypip.in/download/ckanext-ckan_cluster/badge.svg
:target: https://pypi.python.org/pypi//ckanext-ckan_cluster/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-ckan_cluster/badge.svg
:target: https://pypi.python.org/pypi/ckanext-ckan_cluster/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-ckan_cluster/badge.svg
:target: https://pypi.python.org/pypi/ckanext-ckan_cluster/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-ckan_cluster/badge.svg
:target: https://pypi.python.org/pypi/ckanext-ckan_cluster/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-ckan_cluster/badge.svg
:target: https://pypi.python.org/pypi/ckanext-ckan_cluster/
:alt: License
=============
ckanext-ckan_cluster
This extension fetches the list of active instances along with their config-repos and routes
from jenkins and writes the data to a csv which is then pushed as a resource to a dataset
and also updates the data in the gsheet.
- It has two two action endpoints
- /api/action/active_instances
- Returns a list of active instances along with their config-repo and url-routes
- /api/action/update_instance_list
- Writes the active-instances to gsheet
- Looks for an organization with organization_name(configurable)
- If not present prompts with a message that organization not found
- If present creates a dataset with dataset_name(configurable) if already not