[ 
https://issues.apache.org/jira/browse/CB-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381873#comment-16381873
 ] 

ASF GitHub Bot commented on CB-13925:
-------------------------------------

janpio commented on issue #793: [CB-13925] Making file fetch happen on every 
build.
URL: https://github.com/apache/cordova-docs/pull/793#issuecomment-369567307
 
 
   Telling me won't change the fact that anyone who jumps into the codebase (or 
even just content) will have the same problem of not knowing which "processes" 
and tasks there are - which is quite different to the technical details of the 
implementation.
   
   In this case something like this:
   
   > There is a `fetch` task in `gulpfile.js` (which triggers 
`tools/bin/fetch_docs.js` internally) that pulls in external documentation 
(plugins READMEs) into the `dev` folder.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Files in www/docs/en/dev/reference are not fetched on every build.
> ------------------------------------------------------------------
>
>                 Key: CB-13925
>                 URL: https://issues.apache.org/jira/browse/CB-13925
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-docs
>            Reporter: Dmitry Blotsky
>            Priority: Major
>
> Some files in the docs are downloaded from external sources, into 
> {{www/docs/en/dev/reference}}. The files and their sources are defined in 
> {{cordova-docs/www/_data/fetched-files.yml}}, and downloaded by the {{gulp 
> fetch}} task, which runs on every build.
> Expected behaviour: the files are fetched every time the command runs.
> Actual behaviour: the files are only fetched if the 
> {{www/docs/en/dev/reference}} directory doesn't exist. That is, fetching is 
> skipped every time after the first time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to