Skip to content

REL: v1.4.1#640

Merged
franklin-feingold merged 1 commit intomasterfrom
rel/1.4.1
Oct 13, 2020
Merged

REL: v1.4.1#640
franklin-feingold merged 1 commit intomasterfrom
rel/1.4.1

Conversation

@franklin-feingold
Copy link
Copy Markdown
Collaborator

@franklin-feingold franklin-feingold commented Oct 6, 2020

closes #607

PR initializes our week freeze while we prepare to release this patch.

@sappelhoff
Copy link
Copy Markdown
Member

sappelhoff commented Oct 12, 2020

linkchecker fails because of the as of yet non-existent 1.4.1 readthedocs page.

The CI service script logic here does not seem to work:

if (! git log -1 --pretty=%b | grep REL:) ; then

locally, the following does work:

if (! git log -1 --pretty=%s | grep REL:) ; then

@franklin-feingold franklin-feingold merged commit 879d1af into master Oct 13, 2020
@sappelhoff sappelhoff deleted the rel/1.4.1 branch November 24, 2020 15:47
@sappelhoff sappelhoff added the exclude-from-changelog This item will not feature in the automatically generated changelog label Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude-from-changelog This item will not feature in the automatically generated changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.4.1 RELEASE of the BIDS specification

2 participants