3 Commits

Author SHA1 Message Date
Christopher Aedo
c9cf7d4027 Update App Catalog dead link checker
This commit changes the periodic script that checks asset URLs to
verify they return a 200, and notes the ones that fail. This update
causes the script to output a new file (assets_dead.yaml) rather than
modifying the original assets.yaml file.

Change-Id: If5bb42414555a8f94f5472acd7d10f56c084f4c5
2016-01-19 16:38:25 -08:00
Christopher Aedo
2a4f09673c Update app-catalog link check job
This commit moves the propose-app-catalog-update job from experimental
to periodic pipeline, as it will not run properly as an experimental
job.

Change-Id: I0b4e5ce398c0c8f019cd4f0cbefd0dd142a0dd92
2016-01-11 17:47:35 +00:00
Christopher Aedo
a4e0afd9ac Check for dead links in App Catalog
This commit includes a job meant to be run periodically which checks
all links to assets listed in the Community App Catalog assets.yaml
file. For any dead links, an additional attribute is added to the YAML
file, and a review is submitted with the updated YAML which will
prevent the link from being displayed until it's updated with a
subsequent review.

Change-Id: I991155edca8ed92431f7a5deacf2d3938cf70ada
2015-12-20 14:09:52 -08:00