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

Conversation

@josephevans
Copy link
Contributor

Going through the Apache MXNet (Incubating) clutch status page we were missing some required links to the ASF project, according to https://www.apache.org/foundation/marks/pmcs#navigation. This PR adds an "Apache" section to the footer which includes the ASF links.

@mxnet-bot
Copy link

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


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-awaiting-testing PR is reviewed and waiting CI build and test label Apr 7, 2022
@mseth10 mseth10 added pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Apr 7, 2022
@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 Apr 7, 2022
@josephevans
Copy link
Contributor Author

Also porting #20990 from v1.x branch.

@mseth10 mseth10 added pr-awaiting-review PR is waiting for code review and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Apr 7, 2022
Copy link
Contributor

@mseth10 mseth10 left a comment

Choose a reason for hiding this comment

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

LGTM

@josephevans josephevans merged commit f5a25b4 into apache:v1.9.x Apr 7, 2022
@josephevans josephevans deleted the v1.9.x_apache_links branch April 7, 2022 22:57
josephevans added a commit to josephevans/mxnet that referenced this pull request May 3, 2022
…he#20993)

* Update footer to include required Apache links, according to https://www.apache.org/foundation/marks/pmcs#navigation

* Better layout with col-3 class.

* Fix 'module 'jinja2' has no attribute 'contextfilter''

* Update Makefile

* Update Makefile

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>
josephevans added a commit to josephevans/mxnet that referenced this pull request May 3, 2022
…he#20993)

* Update footer to include required Apache links, according to https://www.apache.org/foundation/marks/pmcs#navigation

* Better layout with col-3 class.

* Fix 'module 'jinja2' has no attribute 'contextfilter''

* Update Makefile

* Update Makefile

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>
josephevans added a commit that referenced this pull request May 3, 2022
* [v1.9.x] Update website footer to include required Apache links (#20993)

* Update footer to include required Apache links, according to https://www.apache.org/foundation/marks/pmcs#navigation

* Better layout with col-3 class.

* Fix 'module 'jinja2' has no attribute 'contextfilter''

* Update Makefile

* Update Makefile

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>

* [v1.9.x] Fix css for Apache links, add to Python docs. (#20995)

* Add Apache links to python docs footer, update hostname in CI script.

* Don't use relative_url function.

* Add link to ASF.

* Fix medium blog integration. (#21009)

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>
Co-authored-by: matherit <97054789+matherit@users.noreply.github.com>
josephevans added a commit that referenced this pull request May 17, 2022
* [v1.9.x] Update website footer to include required Apache links (#20993)

* Update footer to include required Apache links, according to https://www.apache.org/foundation/marks/pmcs#navigation

* Better layout with col-3 class.

* Fix 'module 'jinja2' has no attribute 'contextfilter''

* Update Makefile

* Update Makefile

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>

* [v1.9.x] Fix css for Apache links, add to Python docs. (#20995)

* Add Apache links to python docs footer, update hostname in CI script.

* Don't use relative_url function.

* Add link to ASF.

* Fix medium blog integration. (#21009)

* Update broken links to fix linkcheck.

Co-authored-by: Bartosz Kuncer <bartosz.kuncer@intel.com>
Co-authored-by: matherit <97054789+matherit@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pr-awaiting-review PR is waiting for code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants