Skip to content

50-GerritCTestConfig: Fix detection of multiple Remote Modules changes#12

Closed
jcfr wants to merge 1 commit intoInsightSoftwareConsortium:dashboardfrom
jcfr:dashboard-fix-detection-of-multiple-remote-changes
Closed

50-GerritCTestConfig: Fix detection of multiple Remote Modules changes#12
jcfr wants to merge 1 commit intoInsightSoftwareConsortium:dashboardfrom
jcfr:dashboard-fix-detection-of-multiple-remote-changes

Conversation

@jcfr
Copy link
Contributor

@jcfr jcfr commented Mar 10, 2016

This commit plays two roles:

(1) updates the "diff-tree" call to ensure only added, modified
or changed files are considered when generating the list of remote
modules to enabled.

(2) ensures the output of "execute_process" is treated as a list of remotes.

Co-authored-by: Lucas Gandel lucas.gandel@kitware.com

Change-Id: I7340fdbbe4a50985d39b630d7bd7fa0e9a8897c0

This commit plays two roles:

(1) updates the "diff-tree" call to ensure only added, modified
or changed files are considered when generating the list of remote
modules to enabled.

(2) ensures the output of "execute_process" is treated as a list of remotes.

Co-authored-by: Lucas Gandel <lucas.gandel@kitware.com>

Change-Id: I7340fdbbe4a50985d39b630d7bd7fa0e9a8897c0
@jcfr
Copy link
Contributor Author

jcfr commented Mar 10, 2016

Cc: @thewtex

Ps: I already updated the one used on djenkins

@thewtex
Copy link
Member

thewtex commented Mar 10, 2016

Great, thank you! Pushed upstream.

@thewtex thewtex closed this Mar 10, 2016
kwrobot pushed a commit to Kitware/ITK that referenced this pull request Jan 13, 2017
…K-3511

This update addresses bug report ITK-3511 [1]. BridgeNumPy cannot create an
ITK image directly from a transpose of a NumPy array. The array is not C-style
contiguous when computing the transpose. Memory cannot be easily shared between
Python and C++. A specific error message letting the user know what the problem
is is now displayed.

Francois Budin (2):
      ENH: Print useful error message if NumPy array is not C-style contiguous
      Merge pull request InsightSoftwareConsortium#12 from \
          fbudin69500/ENH_better_error_message_for_fortran_data_ordered_arrays

[1] https://issues.itk.org/jira/browse/ITK-3511

Change-Id: I82fcd4558e8169844ff5ae796c47ae4e5251ade2
HastingsGreer pushed a commit to HastingsGreer/ITK that referenced this pull request Feb 18, 2019
…roupXML

ENH: Update PolygonGroup IO to use new spatial object classes
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.

2 participants