Problem/Motivation
In an effort to "prime the pump", on install, "individual" archives should be created for every existing published dataset.
Ideally this would also kick off creation of all 'current' archives, but that may not be possible since the individuals are going to be based on queue..... which may not have completed at this time. Certainly a timing issue to work out.
Acceptance Criteria
Testing steps
Issue fork dkan_dataset_archiver-3552590
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
swirtThis adds both a deploy hook that should generate all the "current" archives and a drush command that does the same.
Comment #6
swirtThis has been released with Beta1.