Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1432 - 1434 of 2152)

Ticket Resolution Summary Owner Reporter
#1398 fixed Automated conversion of resource data into webstore kindly rgrp

Reported by rgrp, 3 years ago.

Description
  • Possible sibling / requirement: #1397 (resource archiving)
  • Setup test environment. 1d
  • Make task to upload files to webstorer. 3d
    • This includes writing back webstore_url and updated date. 0.5d
    • Type guessing of file format. 1d
    • Make cron to upload all un webstored resources. 0.5d
  • Testing for errors by running cron 2d
  • Make nice way to deploy celery 1d.
  • Documentation. 1d
  • Deployment. 1d
#1399 fixed Generate archiving request on resource url change johnglover rgrp

Reported by rgrp, 3 years ago.

Description

Superticket: #1397

Generate archiving request on resource url change by implementing IResourceUrlChange and sending tasks to celery. [0.25d][0.25d]

Will be part of of ckanext-archiver extension.

Process:

  1. A resource is added to CKAN
  2. IResourceCreate event generated
  3. IF: resource url points to ckan storage or falls within some other set of exclusion conditions then END else continue
  4. Generate a Archiver.Update task with resource.id
#1400 fixed Document Archiver Extension johnglover rgrp

Reported by rgrp, 3 years ago.

Description
  • Create page on http://wiki.ckan.org/ about setting up a queue (this will merge into core docs when this is stable) - having a queue will now become a generic requirement for a bunch of extensions
  • README with install instructions in ckanext-archiver
  • Create an entry in http://wiki.ckan.org/Extensions
  • Write a blog post
Note: See TracQuery for help on using queries.