From 8da0921207bc4792e4887250f45104ce0254b054 Mon Sep 17 00:00:00 2001 From: esavary Date: Fri, 24 Feb 2023 18:44:34 +0100 Subject: [PATCH 01/25] Add news and Announcements section --- docs/apps/framework.md | 3 ++- docs/news/data/news.yml | 14 ++++++++++++++ docs/news/news.md | 16 ++++++++++++++++ mkdocs.yml | 1 + 4 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 docs/news/data/news.yml create mode 100644 docs/news/news.md diff --git a/docs/apps/framework.md b/docs/apps/framework.md index e6d317b..c3b4ed3 100644 --- a/docs/apps/framework.md +++ b/docs/apps/framework.md @@ -81,7 +81,8 @@ For instance, *MRIQC* generates group-level reports with the following command-l $ mriqc /data/bids_root /data/bids_root/derivatives/ group ``` -## What are *BIDS Derivatives*? +## What are *BIDS Derivatives*? + *NiPreps* generate *derivatives* of the original data, and they fulfill the BIDS specification for the results of Apps that are created for subsequent consumption by other BIDS-Apps. These derivatives must follow the BIDS Derivatives specification ([draft](https://bids-specification.readthedocs.io/en/derivatives/)). diff --git a/docs/news/data/news.yml b/docs/news/data/news.yml new file mode 100644 index 0000000..0f8121d --- /dev/null +++ b/docs/news/data/news.yml @@ -0,0 +1,14 @@ +- date: Feb 31, 2023 + headline: | + non efficitur leo. + body: | + Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. + Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. + Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. +- date: Feb 31, 2023 + headline: | + non efficitur leo. + body: | + Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. + Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. + Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. \ No newline at end of file diff --git a/docs/news/news.md b/docs/news/news.md new file mode 100644 index 0000000..232bbb9 --- /dev/null +++ b/docs/news/news.md @@ -0,0 +1,16 @@ +--- +title: "News and announcements" +layout: default +excerpt: "News and announcements" +sitemap: false +permalink: /news.html +--- + +# News and Announcements + + +

NiPreps Roundups Feb 22, 2023

+ +We resumed the bi-monthly NiPreps Roundups with a first meeting on February 22, 2023. + + diff --git a/mkdocs.yml b/mkdocs.yml index aca5ebf..489d08a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,6 +13,7 @@ copyright: Copyright © 2020 nav: - Home: index.md + - News and Announcements: news/news.md - NiPreps: - Framework: intro/nipreps.md - Transparency of workflows: intro/transparency.md From a1de6268d9e233f9f1b6bccdb99f914d5b78e2c3 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Feb 2023 10:56:06 +0100 Subject: [PATCH 02/25] FIX: Fix URL news section --- docs/news/{news.md => index.md} | 0 mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/news/{news.md => index.md} (100%) diff --git a/docs/news/news.md b/docs/news/index.md similarity index 100% rename from docs/news/news.md rename to docs/news/index.md diff --git a/mkdocs.yml b/mkdocs.yml index 489d08a..beb35c4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,7 +13,7 @@ copyright: Copyright © 2020 nav: - Home: index.md - - News and Announcements: news/news.md + - News and Announcements: news/index.md - NiPreps: - Framework: intro/nipreps.md - Transparency of workflows: intro/transparency.md From 79350af4f87cc25fe4788323e8bf7a5a8873a6d7 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Feb 2023 11:02:01 +0100 Subject: [PATCH 03/25] fix: removed unused file --- docs/news/data/news.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs/news/data/news.yml diff --git a/docs/news/data/news.yml b/docs/news/data/news.yml deleted file mode 100644 index 0f8121d..0000000 --- a/docs/news/data/news.yml +++ /dev/null @@ -1,14 +0,0 @@ -- date: Feb 31, 2023 - headline: | -
non efficitur leo. - body: | - Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. - Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. - Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. -- date: Feb 31, 2023 - headline: | - non efficitur leo. - body: | - Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. - Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. - Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. \ No newline at end of file From a938abd91623356e8b3f10c64c14f9c9ce967862 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 11:12:47 +0200 Subject: [PATCH 04/25] ENH: Add new about ISMRM 2023 hackathon --- docs/news/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news/index.md b/docs/news/index.md index 232bbb9..e3feac1 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -7,7 +7,18 @@ permalink: /news.html --- # News and Announcements +

ISMRM 2023 hackathon

+Registration for the ISMRM 2023 hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. + +To register, please fill out the Google Form provided at the following link: +ISMRM 2023 Hackathon Registration: [insert link here] + +Please note that registration is required to participate in the hackathon, and space is limited, so we encourage you to register early to secure your spot. +The hackathon will take place on the day after the conference in Toronto. Participants will have the chance to collaborate with experts in the field, learn new skills, and work on innovative solutions to data analysis challenges. + +Stay tuned for more information about the hackathon, including specific topics to be addressed and any additional materials you may need to bring with you. +We look forward to seeing you all at ISMRM 2023 and at the hackathon the following day!

NiPreps Roundups Feb 22, 2023

From 0f9b5dd6e8634d4019921f4ae539adb2287081e2 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 11:47:13 +0200 Subject: [PATCH 05/25] FIX: fix registration link and name of event --- docs/news/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/news/index.md b/docs/news/index.md index e3feac1..2a2fbae 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -7,12 +7,12 @@ permalink: /news.html --- # News and Announcements -

ISMRM 2023 hackathon

+

NiPreps / ISMRM 2023 Satellite Hackathon

-Registration for the ISMRM 2023 hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. +Registration for the NiPreps / ISMRM 2023 Satellite Hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. To register, please fill out the Google Form provided at the following link: -ISMRM 2023 Hackathon Registration: [insert link here] +ISMRM 2023 Hackathon Registration: [Registration](https://docs.google.com/forms/d/e/1FAIpQLSf6dD1iLfRV4xKx6yfvXN1JsHyajFzU90w15Rq0p_X2qhcH5A/viewform?usp=sf_link) Please note that registration is required to participate in the hackathon, and space is limited, so we encourage you to register early to secure your spot. The hackathon will take place on the day after the conference in Toronto. Participants will have the chance to collaborate with experts in the field, learn new skills, and work on innovative solutions to data analysis challenges. From 917c1a24b092558a72f2e01f35cccbdfd6d22b7f Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 15:58:54 +0200 Subject: [PATCH 06/25] Add .circleci/config.yml --- .circleci/config.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .circleci/config.yml diff --git a/.circleci/config.yml b/.circleci/config.yml new file mode 100644 index 0000000..83e4108 --- /dev/null +++ b/.circleci/config.yml @@ -0,0 +1,21 @@ +version: 2.1 +jobs: + build: + docker: + - image: circleci/python:3.8.2 + steps: + - checkout + - run: + name: Install requirements + command: | + python -m venv venv + . venv/bin/activate + pip install -r requirements.txt + - run: + name: Build preview + command: | + . venv/bin/activate + mkdocs build --site-dir _site_preview + - store_artifacts: + path: _site_preview + From 363e6f0af02bb9ffa3788a182416a15c203fca2b Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 16:08:13 +0200 Subject: [PATCH 07/25] Updated config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 83e4108..6a9709b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 jobs: build: docker: - - image: circleci/python:3.8.2 + - image: cimg/python:3.8.4 steps: - checkout - run: From f876410c81c438737382da52f625a28f82b1d0b5 Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 11:19:02 +0200 Subject: [PATCH 08/25] ENH:Update config.yml to trigger on PR --- .circleci/config.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6a9709b..4419d4d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,4 +1,19 @@ version: 2.1 + +parameters: + GHA_Actor: + type: string + default: "" + GHA_Action: + type: string + default: "" + GHA_Event: + type: string + default: "" + GHA_Meta: + type: string + default: "" + jobs: build: docker: @@ -18,4 +33,9 @@ jobs: mkdocs build --site-dir _site_preview - store_artifacts: path: _site_preview + workflows: + build: + when: << pipeline.parameters.GHA_Action >> + jobs: + - build From 21175c5b29f566fa8f72f83179722b5b6086f95f Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 11:20:46 +0200 Subject: [PATCH 09/25] ENH: create main.yml to trigger CircleCI on PR --- .github/workflows/main.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..90fc307 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,13 @@ + +on: + pull_request: + types: [opened, reopened, synchronize, assigned, edited] +jobs: + trigger-circleci: + runs-on: ubuntu-latest + steps: + - name: CircleCI Trigger on Pull Request + id: + uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.0 + env: + CCI_TOKEN: ${{ secrets.CCI_TOKEN }} From 62e12cfe169ecef8726a33feb06d930b2d7392f1 Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 11:22:02 +0200 Subject: [PATCH 10/25] Updated config.yml --- .circleci/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4419d4d..817836b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -33,9 +33,9 @@ jobs: mkdocs build --site-dir _site_preview - store_artifacts: path: _site_preview - workflows: - build: - when: << pipeline.parameters.GHA_Action >> - jobs: - - build +workflows: +build: + when: << pipeline.parameters.GHA_Action >> + jobs: + - build From de1ba544f6383138a63ed6d0504a5d21b88c228e Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 11:22:48 +0200 Subject: [PATCH 11/25] Updated config.yml --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 817836b..391b8c3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,8 +34,8 @@ jobs: - store_artifacts: path: _site_preview workflows: -build: - when: << pipeline.parameters.GHA_Action >> - jobs: - - build + build: + when: << pipeline.parameters.GHA_Action >> + jobs: + - build From 636801c43cdb435823043789c95dc36fe984e6d9 Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 11:39:05 +0200 Subject: [PATCH 12/25] Fix: update main.yml --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 90fc307..e194450 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,6 @@ jobs: runs-on: ubuntu-latest steps: - name: CircleCI Trigger on Pull Request - id: uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.0 env: CCI_TOKEN: ${{ secrets.CCI_TOKEN }} From 5cf42082cb5d064aaaddd41230f1bb7cabfa23d2 Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 12:07:30 +0200 Subject: [PATCH 13/25] fix: delete main.yml --- .github/workflows/main.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml deleted file mode 100644 index e194450..0000000 --- a/.github/workflows/main.yml +++ /dev/null @@ -1,12 +0,0 @@ - -on: - pull_request: - types: [opened, reopened, synchronize, assigned, edited] -jobs: - trigger-circleci: - runs-on: ubuntu-latest - steps: - - name: CircleCI Trigger on Pull Request - uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.0 - env: - CCI_TOKEN: ${{ secrets.CCI_TOKEN }} From 1d827b5a8b4876a486eff0988284f8d7a8f2d8e5 Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 12:08:32 +0200 Subject: [PATCH 14/25] fix:update config.yml --- .circleci/config.yml | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 391b8c3..4d130a4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,18 +1,6 @@ version: 2.1 -parameters: - GHA_Actor: - type: string - default: "" - GHA_Action: - type: string - default: "" - GHA_Event: - type: string - default: "" - GHA_Meta: - type: string - default: "" + jobs: build: @@ -33,9 +21,5 @@ jobs: mkdocs build --site-dir _site_preview - store_artifacts: path: _site_preview -workflows: - build: - when: << pipeline.parameters.GHA_Action >> - jobs: - - build + From 4b90b7194d5456cad9538b522b4628c4c3514cfa Mon Sep 17 00:00:00 2001 From: esavary Date: Tue, 28 Mar 2023 17:12:11 +0200 Subject: [PATCH 15/25] Fix: remove news --- docs/news/index.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/news/index.md b/docs/news/index.md index 2a2fbae..8dd2d82 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -7,21 +7,5 @@ permalink: /news.html --- # News and Announcements -

NiPreps / ISMRM 2023 Satellite Hackathon

- -Registration for the NiPreps / ISMRM 2023 Satellite Hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. - -To register, please fill out the Google Form provided at the following link: -ISMRM 2023 Hackathon Registration: [Registration](https://docs.google.com/forms/d/e/1FAIpQLSf6dD1iLfRV4xKx6yfvXN1JsHyajFzU90w15Rq0p_X2qhcH5A/viewform?usp=sf_link) - -Please note that registration is required to participate in the hackathon, and space is limited, so we encourage you to register early to secure your spot. -The hackathon will take place on the day after the conference in Toronto. Participants will have the chance to collaborate with experts in the field, learn new skills, and work on innovative solutions to data analysis challenges. - -Stay tuned for more information about the hackathon, including specific topics to be addressed and any additional materials you may need to bring with you. -We look forward to seeing you all at ISMRM 2023 and at the hackathon the following day! - -

NiPreps Roundups Feb 22, 2023

- -We resumed the bi-monthly NiPreps Roundups with a first meeting on February 22, 2023. From e4892d0129e734b91819f06bafa791b29b014024 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 11:51:30 +0200 Subject: [PATCH 16/25] ENH:add workflow in confid.yml --- .circleci/config.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4d130a4..5aef2b2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -22,4 +22,19 @@ jobs: - store_artifacts: path: _site_preview - +workflows: + version: 2 + commit: + jobs: + - build + nightly: + triggers: + - schedule: + cron: "0 13 * * 6" + filters: + branches: + only: + - mkdocs + + jobs: + - build From a11f24513dca0e0efc4bff029fff0802b4613370 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 12:01:19 +0200 Subject: [PATCH 17/25] fix:change trigger day to Wednesday for test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5aef2b2..ad3aa1c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ workflows: nightly: triggers: - schedule: - cron: "0 13 * * 6" + cron: "0 13 * * 4" filters: branches: only: From a77179c43bd8db23fda72247da210e631336a935 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 12:03:35 +0200 Subject: [PATCH 18/25] fix:change hour trigger for test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ad3aa1c..27e3cd2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ workflows: nightly: triggers: - schedule: - cron: "0 13 * * 4" + cron: "0 15 * * 4" filters: branches: only: From aea053a471f35ceeb31bad012690fee0b442c209 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 12:06:51 +0200 Subject: [PATCH 19/25] fix:change hour trigger for test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 27e3cd2..eaba8eb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ workflows: nightly: triggers: - schedule: - cron: "0 15 * * 4" + cron: "0 12 * * 4" filters: branches: only: From 6beaada572c8e237dc8114f3ede2bab805ea2eb2 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 16:48:30 +0200 Subject: [PATCH 20/25] Updated config.yml --- .circleci/config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index eaba8eb..c100e25 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,11 +30,10 @@ workflows: nightly: triggers: - schedule: - cron: "0 12 * * 4" + cron: "55 14 * * 4" filters: branches: only: - - mkdocs - + - mkdocs jobs: - build From 3e19634f112a1caef3ba86258d3f0033015d0a6e Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 16:50:14 +0200 Subject: [PATCH 21/25] Updated config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c100e25..f2e1890 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ workflows: nightly: triggers: - schedule: - cron: "55 14 * * 4" + cron: "55 14 * * 3" filters: branches: only: From efa3d0f203c3956a7eee69c91863743f575a0be8 Mon Sep 17 00:00:00 2001 From: esavary Date: Wed, 29 Mar 2023 17:18:53 +0200 Subject: [PATCH 22/25] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f2e1890..5e75f1a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ workflows: nightly: triggers: - schedule: - cron: "55 14 * * 3" + cron: "30 15 * * *" filters: branches: only: From 4134eeb181f30cf72798d5761b63ec03eb0384f6 Mon Sep 17 00:00:00 2001 From: esavary Date: Fri, 31 Mar 2023 11:01:39 +0200 Subject: [PATCH 23/25] Update .circleci/config.yml Co-authored-by: Oscar Esteban --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5e75f1a..5a91c4f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,4 @@ version: 2.1 - - - jobs: build: docker: From 82ea353fd01986dc1d5d467ce61024443a7e500f Mon Sep 17 00:00:00 2001 From: esavary Date: Fri, 31 Mar 2023 11:01:47 +0200 Subject: [PATCH 24/25] Update docs/apps/framework.md Co-authored-by: Oscar Esteban --- docs/apps/framework.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/apps/framework.md b/docs/apps/framework.md index c3b4ed3..5e49325 100644 --- a/docs/apps/framework.md +++ b/docs/apps/framework.md @@ -82,7 +82,6 @@ $ mriqc /data/bids_root /data/bids_root/derivatives/ group ``` ## What are *BIDS Derivatives*? - *NiPreps* generate *derivatives* of the original data, and they fulfill the BIDS specification for the results of Apps that are created for subsequent consumption by other BIDS-Apps. These derivatives must follow the BIDS Derivatives specification ([draft](https://bids-specification.readthedocs.io/en/derivatives/)). From f8fca77f64a60102662dbb187c77c8a5f35fee36 Mon Sep 17 00:00:00 2001 From: esavary Date: Fri, 31 Mar 2023 11:01:56 +0200 Subject: [PATCH 25/25] Update .circleci/config.yml Co-authored-by: Oscar Esteban --- .circleci/config.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5a91c4f..e271524 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,12 +25,5 @@ workflows: jobs: - build nightly: - triggers: - - schedule: - cron: "30 15 * * *" - filters: - branches: - only: - - mkdocs jobs: - build