Skip to content

DOC: Hyperlink DOIs to preferred resolver #2833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 19, 2018
Merged

DOC: Hyperlink DOIs to preferred resolver #2833

merged 1 commit into from
Dec 19, 2018

Conversation

katrinleinweber
Copy link
Contributor

Summary

The DOI Foundation started recommending a new resolver. While their URL change may be a bit ironic, it's now encrypted and the old dx subdomain is being redirected, there is no urgency here.

List of changes proposed in this PR (pull-request)

  • updates all static DOI links

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2833      +/-   ##
==========================================
+ Coverage   67.45%   67.47%   +0.02%     
==========================================
  Files         341      341              
  Lines       43355    43355              
  Branches     5379     5379              
==========================================
+ Hits        29245    29254       +9     
+ Misses      13413    13397      -16     
- Partials      697      704       +7
Flag Coverage Δ
#smoketests 50.54% <ø> (ø) ⬆️
#unittests 64.91% <ø> (+0.05%) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/nipy/preprocess.py 45.79% <ø> (ø) ⬆️
nipype/algorithms/confounds.py 66.6% <ø> (ø) ⬆️
nipype/interfaces/petpvc.py 54.71% <ø> (ø) ⬆️
nipype/interfaces/dipy/preprocess.py 23.52% <ø> (ø) ⬆️
nipype/interfaces/ants/segmentation.py 73.73% <ø> (ø) ⬆️
nipype/interfaces/dipy/simulate.py 23.59% <ø> (ø) ⬆️
nipype/workflows/dmri/fsl/artifacts.py 80.39% <ø> (ø) ⬆️
nipype/interfaces/dynamic_slicer.py 17.47% <0%> (ø) ⬆️
nipype/interfaces/io.py 53.99% <0%> (ø) ⬆️
... and 2 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 2b124a9...8871904. Read the comment docs.

@effigies
Copy link
Member

Thanks.

@effigies effigies added this to the 1.1.8 milestone Dec 19, 2018
@effigies effigies merged commit b582d53 into nipy:master Dec 19, 2018
@katrinleinweber
Copy link
Contributor Author

You're welcome, and thanks for merging :-)

yarikoptic added a commit to yarikoptic/nipype that referenced this pull request Feb 4, 2019
1.1.8 (January 28, 2019)

  * FIX: ANTS LaplacianThickness cmdline opts fixed up (nipy#2846)
  * FIX: Resolve LinAlgError during SVD (nipy#2838)
  * ENH: Add interfaces wrapping DIPY worflows (nipy#2830)
  * ENH: Update BIDSDataGrabber for pybids 0.7 (nipy#2737)
  * ENH: Add FSL `eddy_quad` interface (nipy#2825)
  * ENH: Support tckgen -select in MRtrix3 v3+ (nipy#2823)
  * ENH: Support for BIDS event files (nipy#2845)
  * ENH: CompositeTransformUtil, new ANTs interface (nipy#2785)
  * RF: Move pytest and pytest-xdist from general requirement into tests_required (nipy#2850)
  * DOC: Add S3DataGrabber example (nipy#2849)
  * DOC: Skip conftest module in API generation (nipy#2852)
  * DOC: Hyperlink DOIs to preferred resolver (nipy#2833)
  * MAINT: Install numpy!=1.16.0 from conda in Docker (nipy#2862)
  * MAINT: Drop pytest-xdist requirement, minimum pytest version  (nipy#2856)
  * MAINT: Disable numpy 1.16.0 for Py2.7 (nipy#2855)

* tag '1.1.8': (79 commits)
  MNT: Add @feilong to .zenodo, update ordering
  MNT: Update .mailmap
  MNT: Update .zenodo ordering
  Accept invitation as Zenodo release co-author (see nipy#2864)
  MAINT: Update .mailmap
  BF: allowing bids_event_file as alternate input
  MNT: Update .zenodo ordering
  MNT: Version 1.1.8
  DOC: 1.1.8 changelog
  Update nipype/interfaces/dipy/tracks.py
  Update nipype/interfaces/dipy/reconstruction.py
  MNT: Install numpy!=1.16.0 from conda in Docker
  Add FSL auto test
  remake specs
  Update nipype/interfaces/io.py
  Remove return type named tuple
  Update nipype/info.py
  STY: Whitespace, line length
  Remove out_ prefix from EddyQuad outputs
  Apply minor edits from code review
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants