Skip to content

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Nov 2, 2022

release protocol

  • create a dedicated branch for the release candidate from dev
  • update version.txt
  • open a pull request (PR) from this release candidate branch targetting the default branch (main or default)
  • copy this release protocol in the message of the PR
  • fix any remaining failing continuous integration (test, markdown and code linting...)

Where relevant

  • documentation related
    • ensure the documentation is up to date
    • make sure the doc builds correctly and fix any error
  • update jupyter books
  • update binder
  • update changelog

  • merge to master
  • create a tagged release

See that of the BIDS specs for more ideas

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #221 (26a9602) into master (6ad770f) will decrease coverage by 64.09%.
The diff coverage is 17.41%.

@@             Coverage Diff             @@
##           master     #221       +/-   ##
===========================================
- Coverage   82.01%   17.92%   -64.10%     
===========================================
  Files          32       34        +2     
  Lines         634      770      +136     
===========================================
- Hits          520      138      -382     
- Misses        114      632      +518     
Flag Coverage Δ
unittests 17.92% <17.41%> (-64.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/convertSourceToRaw.m 0.00% <0.00%> (ø)
src/createDataDictionary.m 0.00% <0.00%> (-100.00%) ⬇️
src/createDatasetDescription.m 0.00% <ø> (-100.00%) ⬇️
src/createFilename.m 0.00% <0.00%> (-95.78%) ⬇️
src/createJson.m 0.00% <0.00%> (-65.86%) ⬇️
src/readAndFilterLogfile.m 0.00% <0.00%> (-81.82%) ⬇️
src/saveCfg.m 0.00% <0.00%> (ø)
src/saveEventsFile.m 0.00% <0.00%> (-92.47%) ⬇️
src/ui/askUserGui.m 0.00% <0.00%> (ø)
src/ui/getIsQuestionToAsk.m 0.00% <ø> (ø)
... and 43 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Remi-Gau Remi-Gau changed the title [ENH] merge dev into main [REL] 2.2.0 Nov 2, 2022
@Remi-Gau Remi-Gau merged commit a06a0bc into master Nov 2, 2022
@Remi-Gau Remi-Gau deleted the dev branch May 8, 2024 12:51
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.

1 participant