{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2728966,"defaultBranch":"main","name":"Loris-MRI","ownerLogin":"aces","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-11-07T20:19:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/472868?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712343261.0","currentOid":""},"activityList":{"items":[{"before":"64cb76bd5bc4e4371800e4e3c37ec049433a4edb","after":"855550b6f9f30c864926bde617195d58fb8d174e","ref":"refs/heads/main","pushedAt":"2024-04-22T19:16:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Fix nonetype error when running `run_dicom_archive_validation.py` on an inexistant UploadID (#1111)\n\n* fix nonetype error when running script on inexistant uploadID\r\n\r\n* fix nonetype error when running script on inexistant uploadID","shortMessageHtmlLink":"Fix nonetype error when running run_dicom_archive_validation.py on …"}},{"before":"ce0b2a28fc8486feb87f9d8d8dc11bc62f19a0ac","after":"64cb76bd5bc4e4371800e4e3c37ec049433a4edb","ref":"refs/heads/main","pushedAt":"2024-04-22T19:15:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"fix check to see if connection happened (#1110)","shortMessageHtmlLink":"fix check to see if connection happened (#1110)"}},{"before":"38ff2c71331615b7e9b19f47b2dc7fb34212d787","after":"ce0b2a28fc8486feb87f9d8d8dc11bc62f19a0ac","ref":"refs/heads/main","pushedAt":"2024-04-22T19:14:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"petupload_cron_prod script fixes (#1113)\n\nCo-authored-by: kongtiaowang ","shortMessageHtmlLink":"petupload_cron_prod script fixes (#1113)"}},{"before":"eeaf07f5f4a984733f5e8584825a9375c9adf688","after":"38ff2c71331615b7e9b19f47b2dc7fb34212d787","ref":"refs/heads/main","pushedAt":"2024-04-19T21:18:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Fix project id error when running register processed data (#1103)\n\n* remove the extra constraint saying that sourcefileid should not be in the inputfileids as this statement is incorrect\r\n\r\n* add PSCID to subjectIDsRef generated from the source file\r\n\r\n* actually add PSCID to hash","shortMessageHtmlLink":"Fix project id error when running register processed data (#1103)"}},{"before":"98e801b4873dcc79827c97e991462da8fd348b3d","after":"eeaf07f5f4a984733f5e8584825a9375c9adf688","ref":"refs/heads/main","pushedAt":"2024-04-19T21:18:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"remove the extra constraint saying that sourcefileid should not be in the inputfileids as this statement is incorrect (#1097)","shortMessageHtmlLink":"remove the extra constraint saying that sourcefileid should not be in…"}},{"before":"bc03c0726f119604b4b0e52c78a627d32449080a","after":"98e801b4873dcc79827c97e991462da8fd348b3d","ref":"refs/heads/main","pushedAt":"2024-04-05T18:56:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"updated Perldoc after testing the mass run perldoc script (#1093)\n\nCo-authored-by: kongtiaowang ","shortMessageHtmlLink":"updated Perldoc after testing the mass run perldoc script (#1093)"}},{"before":null,"after":"2fb5a4b9fb0cdeacf4d6984a94b1e1e9fc55ae20","ref":"refs/heads/mass_perldoc_run","pushedAt":"2024-04-05T18:54:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"updated Perldoc after testing the mass run perldoc script","shortMessageHtmlLink":"updated Perldoc after testing the mass run perldoc script"}},{"before":"f67dd66b231d80b9facf1295492b8d1cdab6dd58","after":"bc03c0726f119604b4b0e52c78a627d32449080a","ref":"refs/heads/main","pushedAt":"2024-03-27T13:04:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"[python] EEG-BIDS Events replace Annotations; plus adding HED Support (#1041)\n\n* Ingestion of HED from events.json - Removal/Renaming of some annotations references\r\n\r\n* Import and assign root level dataset tags\r\n\r\n* Added parsing and ingestion of BIDS-defined 'HED' event column\r\n\r\n* Removed and renamed references to Annotations\r\n\r\n* Added database_lib classes. Few renames for uniformity\r\n\r\n* dataset-scope events.json ingested + Properly handle empty HED string\r\n\r\n* Extra prints and redundant removal\r\n\r\n* Removed abandoned reference to FilePath\r\n\r\n* Added infer_types=False\r\n\r\n* Modifications to enable AdditionalMembers field\r\n\r\n* Removed support for HED string ingestion until filtering solution\r\n\r\n* Added dict to filter HED tags\r\n\r\n* Filter dataset tags before inserting instance tags\r\n\r\n* Typo fix\r\n\r\n* Remove pyblake2 reference\r\n\r\n* Satisfying Flaker8\r\n\r\n* Satisfying Flaker8\r\n\r\n* Satisfying Flaker8\r\n\r\n* Fix typo\r\n\r\n---------\r\n\r\nCo-authored-by: Laetitia Fesselier ","shortMessageHtmlLink":"[python] EEG-BIDS Events replace Annotations; plus adding HED Support ("}},{"before":"c5c193ce26a453028dcced5a75d3a777115ab7f5","after":"f67dd66b231d80b9facf1295492b8d1cdab6dd58","ref":"refs/heads/main","pushedAt":"2024-03-27T12:59:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Use the center ID instead of the center name to identify scans (#1043)","shortMessageHtmlLink":"Use the center ID instead of the center name to identify scans (#1043)"}},{"before":"a02120081baab4575e16ab0b9d5ef27b8aa5c0b7","after":"c5c193ce26a453028dcced5a75d3a777115ab7f5","ref":"refs/heads/main","pushedAt":"2024-03-27T12:59:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Properly set field TarchiveSeriesID for acquisitions that do not have an echo time (#1055)","shortMessageHtmlLink":"Properly set field TarchiveSeriesID for acquisitions that do not have…"}},{"before":"9fb842c9b17196867ac02297c7993938d0118632","after":"a02120081baab4575e16ab0b9d5ef27b8aa5c0b7","ref":"refs/heads/main","pushedAt":"2024-03-18T19:04:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Merge v24.1.16 into main (#1053)\n\n* Update VERSION to 24.1.13\r\n\r\n* Fixes for parameter file value lists (#1025)\r\n\r\n* rm conversion to str on value list\r\n\r\n* add check to ensure list is not empty\r\n\r\n* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)\r\n\r\n* get Kim's code on 24.1-release branch\r\n\r\n* fix flake8\r\n\r\n* fix flake8\r\n\r\n* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)\r\n\r\n* update version to 24.1.14 for bug fix release (#1039)\r\n\r\n* Add a script to correct incorrectly saved list in parameter file (#1034)\r\n\r\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets\r\n\r\n* flake8\r\n\r\n* Add executable permission\r\n\r\n* QA comment\r\n\r\n* Add support for config prePackagedDownloadPath and EEGChunksPath\r\n\r\n* Update the bids_import script logic to explicitely add the --no-copy option\r\n\r\n* Update set file path override and chunks logic (#1050)\r\n\r\n* Update set file path override and chunks logic\r\n\r\n* flake8\r\n\r\n* Update set file path override and chunks logic - bugfix (#1051)\r\n\r\n* fix bad resolution\r\n\r\n* fix bad resolution\r\n\r\n---------\r\n\r\nCo-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>\r\nCo-authored-by: Laetitia Fesselier ","shortMessageHtmlLink":"Merge v24.1.16 into main (#1053)"}},{"before":"18f77c1a7684c04213966d76934bba1396272802","after":"c63f0e99f6c0c7313a22cb1195ee2ef525939ee2","ref":"refs/heads/25.0-release","pushedAt":"2024-03-18T19:03:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Merge v24.1.16 into 25 (#1052)\n\n* Update VERSION to 24.1.13\r\n\r\n* Fixes for parameter file value lists (#1025)\r\n\r\n* rm conversion to str on value list\r\n\r\n* add check to ensure list is not empty\r\n\r\n* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)\r\n\r\n* get Kim's code on 24.1-release branch\r\n\r\n* fix flake8\r\n\r\n* fix flake8\r\n\r\n* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)\r\n\r\n* update version to 24.1.14 for bug fix release (#1039)\r\n\r\n* Add a script to correct incorrectly saved list in parameter file (#1034)\r\n\r\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets\r\n\r\n* flake8\r\n\r\n* Add executable permission\r\n\r\n* QA comment\r\n\r\n* Add support for config prePackagedDownloadPath and EEGChunksPath\r\n\r\n* Update the bids_import script logic to explicitely add the --no-copy option\r\n\r\n* Update set file path override and chunks logic (#1050)\r\n\r\n* Update set file path override and chunks logic\r\n\r\n* flake8\r\n\r\n* Update set file path override and chunks logic - bugfix (#1051)\r\n\r\n---------\r\n\r\nCo-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>\r\nCo-authored-by: Laetitia Fesselier ","shortMessageHtmlLink":"Merge v24.1.16 into 25 (#1052)"}},{"before":"25d9fb6525146a7348dff81e9817beaef0dd3284","after":"1a4fffdd6628a7cc5c0788cc81bd592964e951eb","ref":"refs/heads/24.1-release","pushedAt":"2024-03-18T18:24:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"bids_import.py - Missing short option fix (#1049)","shortMessageHtmlLink":"bids_import.py - Missing short option fix (#1049)"}},{"before":"8b20077dd4143c0a31989670f8da3945bb78fc4e","after":"25d9fb6525146a7348dff81e9817beaef0dd3284","ref":"refs/heads/24.1-release","pushedAt":"2024-03-15T21:43:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Update set file path override and chunks logic - bugfix (#1051)","shortMessageHtmlLink":"Update set file path override and chunks logic - bugfix (#1051)"}},{"before":"8b20077dd4143c0a31989670f8da3945bb78fc4e","after":null,"ref":"refs/tags/v24.1.16","pushedAt":"2024-03-15T21:00:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"}},{"before":"c4e8e22068928c92ec430c2492723e13acaaf70f","after":"8b20077dd4143c0a31989670f8da3945bb78fc4e","ref":"refs/heads/24.1-release","pushedAt":"2024-03-15T20:52:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Update set file path override and chunks logic (#1050)\n\n* Update set file path override and chunks logic\r\n\r\n* flake8","shortMessageHtmlLink":"Update set file path override and chunks logic (#1050)"}},{"before":"fb16d32fe02380d2a84473ed184d6c05c09b27a1","after":null,"ref":"refs/heads/eeg-extract_script-fixes","pushedAt":"2024-03-15T20:51:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"}},{"before":"d194a5ea3034d5968ee41a7541720dfa7c5fd0d6","after":null,"ref":"refs/heads/aws-upload_dir-subdir-fix","pushedAt":"2024-03-15T20:51:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"}},{"before":"92b649c2d3729fd67c5e27a29668b81aacfb8040","after":null,"ref":"refs/heads/update-set-file-path-override-logic","pushedAt":"2024-03-15T20:51:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"}},{"before":"aa102141a1d443a26bb11980d0b51969908a1a73","after":"92b649c2d3729fd67c5e27a29668b81aacfb8040","ref":"refs/heads/update-set-file-path-override-logic","pushedAt":"2024-03-15T20:50:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"},"commit":{"message":"flake8","shortMessageHtmlLink":"flake8"}},{"before":null,"after":"aa102141a1d443a26bb11980d0b51969908a1a73","ref":"refs/heads/update-set-file-path-override-logic","pushedAt":"2024-03-15T20:48:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"},"commit":{"message":"flake8","shortMessageHtmlLink":"flake8"}},{"before":"587560aa957aabaaf2a68299b9daf0231190fa5f","after":"9fb842c9b17196867ac02297c7993938d0118632","ref":"refs/heads/main","pushedAt":"2024-03-15T20:44:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Merge v24.1.15 into main (#1048)\n\n* Update VERSION to 24.1.13\r\n\r\n* Fixes for parameter file value lists (#1025)\r\n\r\n* rm conversion to str on value list\r\n\r\n* add check to ensure list is not empty\r\n\r\n* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)\r\n\r\n* get Kim's code on 24.1-release branch\r\n\r\n* fix flake8\r\n\r\n* fix flake8\r\n\r\n* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)\r\n\r\n* update version to 24.1.14 for bug fix release (#1039)\r\n\r\n* Add a script to correct incorrectly saved list in parameter file (#1034)\r\n\r\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets\r\n\r\n* flake8\r\n\r\n* Add executable permission\r\n\r\n* QA comment\r\n\r\n* Add support for config prePackagedDownloadPath and EEGChunksPath\r\n\r\n* Update the bids_import script logic to explicitely add the --no-copy option\r\n\r\n* fix flake8\r\n\r\n* bids_import.py - Missing short option fix\r\n\r\n---------\r\n\r\nCo-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>\r\nCo-authored-by: Laetitia Fesselier ","shortMessageHtmlLink":"Merge v24.1.15 into main (#1048)"}},{"before":"b81c79c88089cef704d28a75b55b0799129999fc","after":"18f77c1a7684c04213966d76934bba1396272802","ref":"refs/heads/25.0-release","pushedAt":"2024-03-15T20:44:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Merge tag v24.1.15 into 25.0 release (#1047)\n\n* Update VERSION to 24.1.13\r\n\r\n* Fixes for parameter file value lists (#1025)\r\n\r\n* rm conversion to str on value list\r\n\r\n* add check to ensure list is not empty\r\n\r\n* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)\r\n\r\n* get Kim's code on 24.1-release branch\r\n\r\n* fix flake8\r\n\r\n* fix flake8\r\n\r\n* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)\r\n\r\n* update version to 24.1.14 for bug fix release (#1039)\r\n\r\n* Add a script to correct incorrectly saved list in parameter file (#1034)\r\n\r\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)\r\n\r\n* [EEG BIDS] Support assembly_bids source for datasets\r\n\r\n* flake8\r\n\r\n* Add executable permission\r\n\r\n* QA comment\r\n\r\n* Add support for config prePackagedDownloadPath and EEGChunksPath\r\n\r\n* Update the bids_import script logic to explicitely add the --no-copy option\r\n\r\n* fix incorrect conflict resolution\r\n\r\n* fix incorrect conflict resolution\r\n\r\n* bids_import.py - Missing short option fix\r\n\r\n---------\r\n\r\nCo-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>\r\nCo-authored-by: Laetitia Fesselier ","shortMessageHtmlLink":"Merge tag v24.1.15 into 25.0 release (#1047)"}},{"before":"c167954520f6defa7e4812ca869556084afdc01d","after":"c4e8e22068928c92ec430c2492723e13acaaf70f","ref":"refs/heads/24.1-release","pushedAt":"2024-03-12T18:09:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"[EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)\n\n* [EEG BIDS] Support assembly_bids source for datasets\r\n\r\n* flake8\r\n\r\n* Add executable permission\r\n\r\n* QA comment\r\n\r\n* Add support for config prePackagedDownloadPath and EEGChunksPath\r\n\r\n* Update the bids_import script logic to explicitely add the --no-copy option","shortMessageHtmlLink":"[EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046"}},{"before":null,"after":"bfd58349181b28f185440a8d0cb695995ea05b79","ref":"refs/heads/EEG-BIDS-assembly_bids-source-24.1","pushedAt":"2024-03-12T15:49:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laemtl","name":"Laetitia Fesselier","path":"/laemtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32041423?s=80&v=4"},"commit":{"message":"Update the bids_import script logic to explicitely add the --no-copy option","shortMessageHtmlLink":"Update the bids_import script logic to explicitely add the --no-copy …"}},{"before":"574e25c2b22e997404880145a10917454ba6d623","after":"587560aa957aabaaf2a68299b9daf0231190fa5f","ref":"refs/heads/main","pushedAt":"2024-02-21T00:30:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"[bids_import] Added validSamples to index.json + Self-descriptive renames (#1030)\n\n* refactor: Added validSamples to index.json (samples in last chunk) + Renamed function and variables\r\n\r\n* Reduce line length for flaker","shortMessageHtmlLink":"[bids_import] Added validSamples to index.json + Self-descriptive ren…"}},{"before":"ae0104b1d37d0280cde6b81f8a69b2d5f919c861","after":"574e25c2b22e997404880145a10917454ba6d623","ref":"refs/heads/main","pushedAt":"2024-02-16T16:01:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"[bids_import] Add single electrode value instead of all electrode values (#1017)\n\n* Add electrode value instead of all\r\n\r\n* Removed unused variable references","shortMessageHtmlLink":"[bids_import] Add single electrode value instead of all electrode val…"}},{"before":"97368173af48c59a6c818408e8a49df29048d545","after":"ae0104b1d37d0280cde6b81f8a69b2d5f919c861","ref":"refs/heads/main","pushedAt":"2024-01-18T15:52:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Merge v24.1.14 into main (#1040)\n\n* Update VERSION to 24.1.13\r\n\r\n* Fixes for parameter file value lists (#1025)\r\n\r\n* rm conversion to str on value list\r\n\r\n* add check to ensure list is not empty\r\n\r\n* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)\r\n\r\n* get Kim's code on 24.1-release branch\r\n\r\n* fix flake8\r\n\r\n* fix flake8\r\n\r\n* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)\r\n\r\n* update version to 24.1.14 for bug fix release (#1039)\r\n\r\n* Add a script to correct incorrectly saved list in parameter file (#1034)\r\n\r\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section\r\n\r\n---------\r\n\r\nCo-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>","shortMessageHtmlLink":"Merge v24.1.14 into main (#1040)"}},{"before":"a19135fbe3cd5deec12c97c72aa670f0708c4b32","after":"c167954520f6defa7e4812ca869556084afdc01d","ref":"refs/heads/24.1-release","pushedAt":"2024-01-17T15:00:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"Add a script to correct incorrectly saved list in parameter file (#1034)\n\n* query parameter_file for the lists incorrectly saved\r\n\r\n* finalize the update query\r\n\r\n* finalize script help section","shortMessageHtmlLink":"Add a script to correct incorrectly saved list in parameter file (#1034)"}},{"before":"e988caeef6ba9740564ba38f00ee74f8e6a86f83","after":"a19135fbe3cd5deec12c97c72aa670f0708c4b32","ref":"refs/heads/24.1-release","pushedAt":"2024-01-17T14:34:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmadjar","name":"Cécile Madjar","path":"/cmadjar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1402456?s=80&v=4"},"commit":{"message":"update version to 24.1.14 for bug fix release (#1039)","shortMessageHtmlLink":"update version to 24.1.14 for bug fix release (#1039)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEN1tiQAA","startCursor":null,"endCursor":null}},"title":"Activity · aces/Loris-MRI"}