Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1060 - 1062 of 2152)

Ticket Resolution Summary Owner Reporter
#366 fixed A flash message says why you are redirected to the 'user login' page pudo dread

Reported by dread, 4 years ago.

Description

You get redirected for a number of different reasons - often confuses me let alone the average user!

Cost: 1h

#401 fixed Provide base worker as queue consumer pudo pudo

Reported by pudo, 4 years ago.

Description

We should create and document a basic queue consumer and task processor for CKAN. It will connect to the CKAN update queue, read messages and dispatch them to a consumer function (such as a downloader or an analysis app)

#402 duplicate Archiving worker to back up package resources from a CKAN instance pudo pudo

Reported by pudo, 4 years ago.

Description

Write a worker that scans all packages in a ckan instance and uploads the data to storage.ckan.net or another suitable storage system.

  • Naming scheme?
    • Bucket: {ckan-instance-id}-{package-name}? {ckan-instance-id}-{package-id}?
      • What happens if names change
    • File: filename? hash?
  • Store hash back on ckan instance?

The caching worker will consumer update notifications and fetch packages.

Extra points for:

  • Properly checking for source file modification (Last-modified, Etag)
  • Using PIP VCS Backends for retrieval
  • OFS/S3 Storage
Note: See TracQuery for help on using queries.