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

[BUGFIX] Fix medium blog integration. #21009

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

matherit
Copy link
Contributor

Description

(Brief description on what this PR is about)

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

  • Bugfix1, Embedding Medium Blog posts into website works again.

Comments

@mxnet-bot
Copy link

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


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 28, 2022
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 the contribution!

@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 Apr 28, 2022
@josephevans josephevans merged commit 2bdd90c into apache:v1.9.x Apr 28, 2022
josephevans pushed a commit to josephevans/mxnet that referenced this pull request May 3, 2022
josephevans pushed a commit to josephevans/mxnet that referenced this pull request May 3, 2022
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-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants