[TechDocs] Rebuild docs if the github source is newer than last docs build (#2353)
* Added age check for documentation in github to make sure it's up to date * Updated failing tests * Updated docs to explain requestUrl and storageUrl * Updated failing tests * Update packages/create-app/templates/default-app/app-config.yaml.hbs * Update docs/features/techdocs/getting-started.md Co-authored-by: Emma Indal <emmai@spotify.com>
This commit is contained in:
committed by
GitHub
parent
bf1f645dd6
commit
d865f88344
@@ -34,6 +34,7 @@ organization:
|
||||
|
||||
techdocs:
|
||||
storageUrl: http://localhost:7000/techdocs/static/docs
|
||||
requestUrl: http://localhost:7000/techdocs/docs
|
||||
|
||||
sentry:
|
||||
organization: spotify
|
||||
|
||||
Reference in New Issue
Block a user