Closed Bug 873191 Opened 11 years ago Closed 11 years ago

Create a bulk export dump

Categories

(Marketplace Graveyard :: API, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-05-23

People

(Reporter: clouserw, Assigned: andy+bugzilla)

References

Details

In bug 873190 we documented how to do a bulk export dump of our Marketplace data.  I'm marking this bug dependent on that one because I think this is one of the scenarios where writing docs first will be beneficial (obviously we can update them as we go too).

This bus is about delivering the actual json file onto disk.  We can follow up with IT afterwards to compress it and figure out a place where it can be accessed.

Since this is essentially another "view" into the data tests will be good here since people probably won't be thinking about this script much once it's finished.
Blocks: 873189
Depends on: 873190
Blocks: 873167
No longer blocks: 873189
Assignee: nobody → amckay
Target Milestone: --- → 2013-05-23
Presumably we'll need to do some filtering here of apps, for a first pass, should we assume only public apps?
(In reply to Andy McKay [:andym] from comment #1)
> Presumably we'll need to do some filtering here of apps, for a first pass,
> should we assume only public apps?

sounds reasonable
https://github.com/mozilla/zamboni/commit/7a11ed

Things to do:
- add in cron to generate
- whitelist in the resulting file to serve it out
Depends on: 875486
https://github.com/mozilla/zamboni/commit/7b9196

And bug 875486 added.
Status: NEW → RESOLVED
Closed: 11 years ago
No longer depends on: 875486
Resolution: --- → FIXED
Depends on: 875486
You need to log in before you can comment on or make changes to this bug.