-
Notifications
You must be signed in to change notification settings - Fork 3
How to Add New Change Log Entries
Mike Pawlowski edited this page Dec 8, 2016
·
18 revisions
- Applicable to the
image_urlfield. - Format should be Portable Network Graphics (
PNG) - File extension should be lower-case
- e.g.
*.png
- e.g.
- Image resolution should be exactly
479 x 223pixels.- Note: This requirement is too strict.
- Width should be ~
480pixels and the height natural (flexible). - TODO: Need to discuss with Design and DEV teams to rectify in the UI.
- i.e. Add image to local GitHub repository.
- Add image to 3 locations:
- (1)
datascix/public/dev/changelog/img - (2)
datascix/public/qa/changelog/img - (3)
datascix/public/prod/changelog/img
- (1)
- Each location corresponds to a DevOps deployment environment for the DSX site.
- For more details, see: About the Change Log Feature
- i.e. Commit image to remote GitHub repository.
-
Important: Do NOT upload any changes related to the JSON Change Log files yet (i.e.entries.json). - Note: This step seems premature / counter-intuitive; but, is required to validate whether the image URLs resolve correctly via the automated validation script.
- Applicable to the
blog_urlfield. - Blog entries are sourced from
http://datascience.ibm.com/blog.