Difference between revisions of "Staff Priorities - David"

From SCECpedia
Jump to navigationJump to search
Line 16: Line 16:
 
&nbsp;&nbsp;&nbsp;&nbsp;- Need to augment script to have a "post-processing" component<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Need to augment script to have a "post-processing" component<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Will write-up solution and place on wiki as well<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Will write-up solution and place on wiki as well<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;- Send out notification when complete<br />
 
- Write-up description of "file sprint" on wiki<br />
 
- Write-up description of "file sprint" on wiki<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Best organizational approach might be REST interface<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Best organizational approach might be REST interface<br />

Revision as of 17:06, 20 July 2015

Yesterday

- Added basic file system
    - Over 2000 files, over 4 GB in size
    - All links automatically replaced (e.g. core/cis/profile.php?user=davidgil now goes to /user/davidgil)
    - Search and find capabilities
    - Implemented bug fixes from Thursday's call
- Attempted deployment to aftershock
    - Issues with node export.
    - Original idea of base64-encoding files won't work due to size
    - Getting export of files tricky as ne module doesn't support it well

Today

- Continue working on automated deployment of site's files
    - Need to augment script to have a "post-processing" component
    - Will write-up solution and place on wiki as well
    - Send out notification when complete
- Write-up description of "file sprint" on wiki
    - Best organizational approach might be REST interface
    - Something like files/[content type]/[unique id]

Blocked

- No

Followups

- No