Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[website] Move trusted-by section from main page to a new page #20788

Merged
merged 9 commits into from Dec 29, 2021

Conversation

mseth10
Copy link
Contributor

@mseth10 mseth10 commented Dec 21, 2021

Description

Removing trusted-by section from home page and moving it to a new page. This code has been tested on a test web-server.

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

@mxnet-bot
Copy link

Hey @mseth10 , 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: [windows-cpu, centos-gpu, windows-gpu, edge, unix-cpu, sanity, centos-cpu, clang, unix-gpu, website, miscellaneous]


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.

@mseth10 mseth10 added the pr-work-in-progress PR is still work in progress label Dec 21, 2021
@mseth10 mseth10 requested review from ys2843 and removed request for marcoabreu December 21, 2021 22:11
@mseth10 mseth10 changed the title [WIP] Move trusted-by section from main page to a new page [website] Move trusted-by section from main page to a new page Dec 27, 2021
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-work-in-progress PR is still work in progress labels Dec 27, 2021
@mseth10
Copy link
Contributor Author

mseth10 commented Dec 27, 2021

This is how the new page looks with current changes:
Screen Shot 2021-12-27 at 12 23 36 PM

@mseth10 mseth10 added pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Dec 27, 2021
Copy link
Contributor

@josephevans josephevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this! LGTM!

@mseth10 mseth10 added pr-awaiting-merge Review and CI is complete. Ready to Merge and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Dec 28, 2021
@mseth10 mseth10 merged commit 026f1d5 into apache:master Dec 29, 2021
mseth10 added a commit to mseth10/incubator-mxnet that referenced this pull request Dec 29, 2021
…e#20788)

* add custom jenkinsfile

* move users from home page

* test users page

* revert htaccess change

* move trusted-by section from homepage to ecosystem/

* Revert "move trusted-by section from homepage to ecosystem/"

This reverts commit e214069.

* copy powered_by to master/

* update trusted-by page

* remove test jenkinsfile
mseth10 added a commit to mseth10/incubator-mxnet that referenced this pull request Dec 29, 2021
…e#20788)

* add custom jenkinsfile

* move users from home page

* test users page

* revert htaccess change

* move trusted-by section from homepage to ecosystem/

* Revert "move trusted-by section from homepage to ecosystem/"

This reverts commit e214069.

* copy powered_by to master/

* update trusted-by page

* remove test jenkinsfile
mseth10 added a commit that referenced this pull request Dec 31, 2021
… (#20798)

* add custom jenkinsfile

* move users from home page

* test users page

* revert htaccess change

* move trusted-by section from homepage to ecosystem/

* Revert "move trusted-by section from homepage to ecosystem/"

This reverts commit e214069.

* copy powered_by to master/

* update trusted-by page

* remove test jenkinsfile
mseth10 added a commit that referenced this pull request Dec 31, 2021
… (#20797)

* add custom jenkinsfile

* move users from home page

* test users page

* revert htaccess change

* move trusted-by section from homepage to ecosystem/

* Revert "move trusted-by section from homepage to ecosystem/"

This reverts commit e214069.

* copy powered_by to master/

* update trusted-by page

* remove test jenkinsfile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants