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/23 23:16:50 UTC

[GitHub] [incubator-mxnet] waytrue17 opened a new pull request #19945: [website] Fix broken website for master version

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


   ## Description ##
   Fix broken website for master version described in #19943. The issue is due to the format of license header introduced by #19743 , which blocks the pages from building by Jekyll.
   ```
   <!---
     Licensed to the Apache Software Foundation (ASF) 
     ....
   -->
   ---
   layout: default
   ---
   ```
   This PR attempts to fix the broken website by rearrange the license format.
   
   
   ## 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] mxnet-bot commented on pull request #19945: [website] Fix broken website for master version

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


   Hey @waytrue17 , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [unix-gpu, unix-cpu, windows-cpu, edge, clang, website, centos-gpu, centos-cpu, sanity, miscellaneous, windows-gpu]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


----------------------------------------------------------------
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] ys2843 commented on pull request #19945: [website] Fix broken website for master version

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


   could add a snapshot check in CI?


----------------------------------------------------------------
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 #19945: [website] Fix broken website for master version

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


   @ys2843 @szha @leezu Can 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 #19945: [website] Fix broken website for master version

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


   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] sandeep-krishnamurthy commented on pull request #19945: [website] Fix broken website for master version

Posted by GitBox <gi...@apache.org>.
sandeep-krishnamurthy commented on pull request #19945:
URL: https://github.com/apache/incubator-mxnet/pull/19945#issuecomment-784608473


   Thank you.


----------------------------------------------------------------
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 #19945: [website] Fix broken website for master version

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


   @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] leezu commented on pull request #19945: [website] Fix broken website for master version

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


   @waytrue17 any ideas how to update our CI to fail if a PR introduces problems similar to #19743?


----------------------------------------------------------------
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] Zha0q1 merged pull request #19945: [website] Fix broken website for master version

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


   


----------------------------------------------------------------
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