Skip to content

Add more docs redirects#2960

Merged
lilyminium merged 2 commits intoMDAnalysis:masterfrom
lilyminium:doc-redirects-master
Oct 1, 2020
Merged

Add more docs redirects#2960
lilyminium merged 2 commits intoMDAnalysis:masterfrom
lilyminium:doc-redirects-master

Conversation

@lilyminium
Copy link
Copy Markdown
Member

Changes made in this Pull Request:

  • Redirect URLs like docs.mdanalysis.org/documentation_pages/converters.html to docs.mdanalysis.org/1.0.0/documentation_pages/converters.html
  • This frees up a PageRule to redirect former mdanalysis.org/docs to docs.mdanalysis.org/1.0.0

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 30, 2020

Codecov Report

Merging #2960 into master will increase coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2960      +/-   ##
==========================================
+ Coverage   91.35%   91.84%   +0.49%     
==========================================
  Files         165      171       +6     
  Lines       22508    23789    +1281     
  Branches     3180     3186       +6     
==========================================
+ Hits        20562    21850    +1288     
- Misses       1319     1842     +523     
+ Partials      627       97     -530     
Impacted Files Coverage Δ
package/MDAnalysis/topology/tpr/obj.py 96.82% <0.00%> (-3.18%) ⬇️
...onality_reduction/DimensionalityReductionMethod.py 97.14% <0.00%> (-2.86%) ⬇️
package/MDAnalysis/analysis/base.py 100.00% <0.00%> (ø)
package/MDAnalysis/core/topology.py 100.00% <0.00%> (ø)
package/MDAnalysis/analysis/polymer.py 100.00% <0.00%> (ø)
package/MDAnalysis/coordinates/MMTF.py 100.00% <0.00%> (ø)
package/MDAnalysis/coordinates/NAMDBIN.py 100.00% <0.00%> (ø)
package/MDAnalysis/lib/_augment.pyx
package/MDAnalysis/tests/datafiles.py 31.25% <0.00%> (ø)
package/MDAnalysis/lib/formats/libdcd.pyx 77.02% <0.00%> (ø)
... and 94 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c496f6...8b677f1. Read the comment docs.

@orbeckst orbeckst added this to the 1.0.x milestone Sep 30, 2020
Copy link
Copy Markdown
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

Looks ok. Thanks for adding these shenanigans so that we can conserve precious page rules.

Does this script run whenever the docs on master are rebuild?

@orbeckst
Copy link
Copy Markdown
Member

@lilyminium please merge yourself whenever you feel this is ready. I assume you'd want to monitor closely what's happening when the merge occurs.

@lilyminium
Copy link
Copy Markdown
Member Author

lilyminium commented Oct 1, 2020

Does this script run whenever the docs on master are rebuild?

It gets run on the success of building docs on Travis, on merge -- or I think you could manually do it with deploy_docs_via_travis.sh?

Edit: but only for a version without "dev" in the name

@lilyminium lilyminium merged commit 3619b53 into MDAnalysis:master Oct 1, 2020
@lilyminium lilyminium deleted the doc-redirects-master branch October 1, 2020 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants