Skip to content
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

REL: 1.1.8 #2864

Merged
merged 9 commits into from
Jan 28, 2019
Merged

REL: 1.1.8 #2864

merged 9 commits into from
Jan 28, 2019

Conversation

effigies
Copy link
Member

@effigies effigies commented Jan 25, 2019

Summary

Prep for 1.1.8 release, targeting Monday, January 28.

Pending merge or postponement decision on:

Just a note that I don't consider any of these blocking, so if I don't hear from their authors by tomorrow evening I will remove the milestone. Feel free to set it to 1.1.9 if you think you can come back to it in the next month, or future if you still plan to come back to it, but don't foresee hitting next month's deadline. Older/inactive PRs may be deemed orphaned.

Release checklist

  • Update changelog
  • Update .mailmap
  • Update .zenodo.json
  • Set release number in nipype/info.py and doc/conf.py
  • Update doc/documentation.rst with previous releases
  • Tutorial tests (@djarecka)

Acknowledgment

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

@effigies
Copy link
Member Author

@jguillon @skoudoro @feilong @katrinleinweber I've realized none of you are in the .zenodo.json file. If you would like to be included as an author in the Zenodo releases, can you please add entries to .zenodo.json? You can use the suggest feature in this PR, simply comment with your information in this thread, or submit your own PRs.

We will be releasing in ~2 days, so I would appreciate your prompt attention. (If we miss you on this release, you can submit any time and be on the next one.)

@codecov-io
Copy link

codecov-io commented Jan 27, 2019

Codecov Report

Merging #2864 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
- Coverage   67.49%   67.48%   -0.02%     
==========================================
  Files         342      342              
  Lines       43559    43559              
  Branches     5422     5422              
==========================================
- Hits        29401    29396       -5     
- Misses      13455    13461       +6     
+ Partials      703      702       -1
Flag Coverage Δ
#smoketests 50.45% <100%> (-0.04%) ⬇️
#unittests 64.93% <100%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/info.py 89.39% <100%> (-4.55%) ⬇️
nipype/pipeline/plugins/legacymultiproc.py 65% <0%> (-1%) ⬇️

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 81670e4...dabb674. Read the comment docs.

@djarecka
Copy link
Collaborator

i'll check the tutorial tomorrow

@effigies effigies merged commit 70add29 into master Jan 28, 2019
@effigies effigies deleted the rel/1.1.8 branch January 28, 2019 21:03
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
  ...
jguillon added a commit to jguillon/nipype that referenced this pull request Feb 7, 2019
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.

4 participants