You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/02/17 04:48:13 UTC

[GitHub] [incubator-mxnet] waytrue17 opened a new pull request #19906: [website] Fix static website build

waytrue17 opened a new pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906


   ## Description ##
   The `restricted-website-build-master` pipeline is failing due to files not found issue: https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-website-build-master/activity. The pipeline fails after https://github.com/apache/incubator-mxnet/pull/19743 got merged. Building the static website locally, I find that the license header at the top of `blog.html`, `ecosystem.html` and `features.html` stop the pages from building. After moving the header to a lower section, I am able to build all three pages locally.
   
   This PR tries to fix the website build pipeline by relocating the license header, and also revert the previous PR https://github.com/apache/incubator-mxnet/pull/19901 that failed to fix the issue 
   
   ## Checklist ##
   ### Essentials ###
   - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [ ] Code is well-documented
   
   ### Changes ###
   - [ ] Feature1, tests, (and when applicable, API doc)
   - [ ] Feature2, tests, (and when applicable, API doc)
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] waytrue17 commented on pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
waytrue17 commented on pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906#issuecomment-780751402


   @mxnet-bot run ci [windows-cpu, unix-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] waytrue17 commented on pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
waytrue17 commented on pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906#issuecomment-780296170


   @ys2843 @leezu @szha Could you please review?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906#issuecomment-780868850


   Jenkins CI successfully triggered : [windows-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] leezu merged pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
leezu merged pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] waytrue17 edited a comment on pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906#issuecomment-780751402


   @mxnet-bot run ci [windows-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19906: [website] Fix static website build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19906:
URL: https://github.com/apache/incubator-mxnet/pull/19906#issuecomment-780751460


   Jenkins CI successfully triggered : [unix-cpu, windows-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org