Skip to content

Commit e03edb6

Browse files
Release/1.0.1 (#89)
* Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Microsoft.AspNetCore.TestHost from 6.0.11 to 6.0.12 Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.11 to 6.0.12 Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump actions/cache from 3.0.11 to 3.2.3 Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.11...v3.2.3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump actions/delete-package-versions from 3 to 4 Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 3 to 4. - [Release notes](https://github.com/actions/delete-package-versions/releases) - [Commits](actions/delete-package-versions@v3...v4) --- updated-dependencies: - dependency-name: actions/delete-package-versions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump actions/upload-artifact from 3.1.1 to 3.1.2 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependency decisions & fix warnings Signed-off-by: Victor Chang <vicchang@nvidia.com> * Update package-cleanup.yml * Bump Microsoft.AspNetCore.TestHost from 6.0.12 to 6.0.15 (#38) Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 6.0.12 to 6.0.15. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.12...v6.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.12 to 6.0.15 (#39) Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.12 to 6.0.15. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.12...v6.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.7.2 (#40) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.7.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade to .NET 8 Signed-off-by: Victor Chang <vicchang@nvidia.com> * Update licenses & CI Signed-off-by: Victor Chang <vicchang@nvidia.com> * Update test config Signed-off-by: Victor Chang <vicchang@nvidia.com> * Fix test param Signed-off-by: Victor Chang <vicchang@nvidia.com> * Bump actions/upload-artifact from 3.1.2 to 4.0.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump actions/cache from 3.2.3 to 3.3.2 Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.3.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.3...v3.3.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump codecov/codecov-action from 3.1.1 to 3.1.4 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.1...v3.1.4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/apache/skywalking-eyes/releases) - [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md) - [Commits](apache/skywalking-eyes@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: apache/skywalking-eyes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump gittools/actions from 0.9.15 to 0.10.2 Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.15 to 0.10.2. - [Release notes](https://github.com/gittools/actions/releases) - [Commits](GitTools/actions@v0.9.15...v0.10.2) --- updated-dependencies: - dependency-name: gittools/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Ardalis.GuardClauses from 4.0.1 to 4.3.0 Bumps [Ardalis.GuardClauses](https://github.com/ardalis/guardclauses) from 4.0.1 to 4.3.0. - [Release notes](https://github.com/ardalis/guardclauses/releases) - [Commits](https://github.com/ardalis/guardclauses/commits/v4.3.0) --- updated-dependencies: - dependency-name: Ardalis.GuardClauses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump xunit from 2.6.3 to 2.6.5 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.5. - [Commits](xunit/xunit@2.6.3...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependencies * Update GHA packages * Update actions/cache * Update gittools * Update GitVersion.yml for v6 * Switch to TrunkBased/preview1 GitTools/GitVersion#4350 * Setup GitVersion * Change package version * Update copyright year * Update third party licenses * Fix nuget versioning * Update GitReleaseManager version spec * Fix gitver output maaping --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Victor Chang <vicchang@nvidia.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2e35a1 commit e03edb6

30 files changed

+65748
-15305
lines changed

.github/workflows/ci.yml

Lines changed: 37 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 MONAI Consortium
1+
# Copyright 2022-2025 MONAI Consortium
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -45,24 +45,24 @@ jobs:
4545

4646
steps:
4747
- name: Checkout repository
48-
uses: actions/checkout@v3
48+
uses: actions/checkout@v4
4949
with:
5050
fetch-depth: 0
5151

52-
- uses: actions/setup-dotnet@v3
52+
- uses: actions/setup-dotnet@v4
5353
with:
5454
dotnet-version: "8.0.x"
5555

5656
- name: Enable NuGet cache
57-
uses: actions/cache@v3.2.3
57+
uses: actions/cache@v4.2.3
5858
with:
5959
path: ~/.nuget/packages
6060
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
6161
restore-keys: |
6262
${{ runner.os }}-nuget
6363
6464
- name: Initialize CodeQL
65-
uses: github/codeql-action/init@v2
65+
uses: github/codeql-action/init@v3
6666
with:
6767
languages: csharp
6868

@@ -75,7 +75,7 @@ jobs:
7575
working-directory: ./src
7676

7777
- name: Perform CodeQL Analysis
78-
uses: github/codeql-action/analyze@v2
78+
uses: github/codeql-action/analyze@v3
7979

8080
analyze:
8181
runs-on: ubuntu-latest
@@ -86,10 +86,10 @@ jobs:
8686

8787
steps:
8888
- name: Checkout repository
89-
uses: actions/checkout@v3
89+
uses: actions/checkout@v4
9090
with:
9191
fetch-depth: 0
92-
- uses: actions/setup-dotnet@v3
92+
- uses: actions/setup-dotnet@v4
9393
with:
9494
dotnet-version: "8.0.x"
9595

@@ -102,7 +102,7 @@ jobs:
102102
tools: licensefinder
103103

104104
- name: Enable NuGet cache
105-
uses: actions/cache@v3.2.3
105+
uses: actions/cache@v4.2.3
106106
with:
107107
path: ~/.nuget/packages
108108
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
@@ -124,30 +124,30 @@ jobs:
124124
run: license_finder -r
125125

126126
- name: Check License Header
127-
uses: apache/skywalking-eyes@v0.4.0
127+
uses: apache/skywalking-eyes@v0.5.0
128128

129129
unit-test:
130130
runs-on: ubuntu-latest
131131
steps:
132132
- name: Set up JDK 11
133-
uses: actions/setup-java@v3
133+
uses: actions/setup-java@v4
134134
with:
135135
distribution: 'zulu'
136136
java-version: '17'
137137

138-
- uses: actions/setup-dotnet@v3
138+
- uses: actions/setup-dotnet@v4
139139
with:
140140
dotnet-version: "8.0.x"
141141

142142
- name: Enable NuGet cache
143-
uses: actions/cache@v3.2.3
143+
uses: actions/cache@v4.2.3
144144
with:
145145
path: ~/.nuget/packages
146146
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
147147
restore-keys: |
148148
${{ runner.os }}-nuget
149149
150-
- uses: actions/checkout@v3
150+
- uses: actions/checkout@v4
151151
with:
152152
fetch-depth: 0
153153

@@ -187,7 +187,7 @@ jobs:
187187
run: dotnet sonarscanner end /d:sonar.login="${{ secrets.SONAR_TOKEN }}"
188188
working-directory: ./src
189189

190-
- uses: codecov/codecov-action@v3.1.1
190+
- uses: codecov/codecov-action@v3.1.4
191191
with:
192192
token: ${{ secrets.CODECOV_TOKEN }}
193193
directory: "src/"
@@ -216,16 +216,16 @@ jobs:
216216

217217
steps:
218218
- name: Checkout repository
219-
uses: actions/checkout@v3
219+
uses: actions/checkout@v4
220220
with:
221221
fetch-depth: 0
222222

223-
- uses: actions/setup-dotnet@v3
223+
- uses: actions/setup-dotnet@v4
224224
with:
225225
dotnet-version: "8.0.x"
226226

227227
- name: Enable NuGet cache
228-
uses: actions/cache@v3.2.3
228+
uses: actions/cache@v4.2.3
229229
with:
230230
path: ~/.nuget/packages
231231
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
@@ -236,12 +236,14 @@ jobs:
236236
run: dotnet restore
237237
working-directory: ./src
238238

239-
- name: Install GitVersion
240-
run: dotnet tool install --global GitVersion.Tool
239+
- name: Setup GitVersion
240+
uses: gittools/actions/gitversion/setup@v3.1.1
241+
with:
242+
versionSpec: '6.0.5'
241243

242244
- name: Determine Version
243245
id: gitversion
244-
uses: gittools/actions/gitversion/execute@v0.9.15
246+
uses: gittools/actions/gitversion/execute@v3.1.11
245247
with:
246248
useConfigFile: true
247249
updateAssemblyInfo: true
@@ -264,13 +266,13 @@ jobs:
264266
if: ${{ matrix.os == 'ubuntu-latest' }}
265267
run: |
266268
mkdir $PACKAGEDIR
267-
dotnet pack --no-build -c ${{ env.BUILD_CONFIG }} -o $PACKAGEDIR -p:PackageVersion=${{ steps.gitversion.outputs.nuGetVersionV2 }}
269+
dotnet pack --no-build -c ${{ env.BUILD_CONFIG }} -o $PACKAGEDIR -p:PackageVersion=${{ steps.gitversion.outputs.majorMinorPatch }}-${{ steps.gitversion.outputs.EscapedBranchName }}.${{ steps.gitversion.outputs.CommitsSinceVersionSource }}
268270
ls -lR $PACKAGEDIR
269271
working-directory: ./src
270272

271273
- name: Upload Nuget
272274
if: ${{ matrix.os == 'ubuntu-latest' }}
273-
uses: actions/upload-artifact@v3.1.2
275+
uses: actions/upload-artifact@v4.0.0
274276
with:
275277
name: nuget
276278
path: ${{ github.workspace }}/release/*.nupkg
@@ -282,7 +284,7 @@ jobs:
282284
needs: [build, unit-test]
283285
if: ${{ ! ( github.event.inputs.nuget ) && ! ( contains(github.ref, 'refs/heads/main') ) }}
284286
steps:
285-
- uses: actions/download-artifact@v3
287+
- uses: actions/download-artifact@v4
286288
id: download
287289

288290
- name: List artifacts
@@ -291,7 +293,7 @@ jobs:
291293
- name: Install grp
292294
run: dotnet tool install gpr -g
293295

294-
- uses: actions/setup-dotnet@v3
296+
- uses: actions/setup-dotnet@v4
295297
env:
296298
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
297299
with:
@@ -307,7 +309,7 @@ jobs:
307309
needs: [build, unit-test]
308310
if: ${{ github.event.inputs.nuget }}
309311
steps:
310-
- uses: actions/download-artifact@v3
312+
- uses: actions/download-artifact@v4
311313
id: download
312314

313315
- name: List artifacts
@@ -316,7 +318,7 @@ jobs:
316318
- name: Install grp
317319
run: dotnet tool install gpr -g
318320

319-
- uses: actions/setup-dotnet@v3
321+
- uses: actions/setup-dotnet@v4
320322
env:
321323
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
322324
with:
@@ -332,14 +334,14 @@ jobs:
332334
runs-on: ubuntu-latest
333335
needs: [build, unit-test]
334336
env:
335-
MAJORMINORPATCH: ${{ needs.build.outputs.majorMinorPatch }}
337+
MAJORMINORPATCH: ${{ needs.build.outputs.MajorMinorPatch }}
336338

337339
steps:
338-
- uses: actions/checkout@v3
340+
- uses: actions/checkout@v4
339341
with:
340342
fetch-depth: 0
341343

342-
- uses: actions/download-artifact@v3
344+
- uses: actions/download-artifact@v4
343345
id: download
344346

345347
- name: List artifacts
@@ -356,12 +358,12 @@ jobs:
356358
msg: ${{ github.repository }}
357359

358360
- name: Install GitReleaseManager
359-
uses: gittools/actions/gitreleasemanager/setup@v0.9.15
361+
uses: gittools/actions/gitreleasemanager/setup@v3.1.11
360362
with:
361-
versionSpec: "0.13.x"
363+
versionSpec: '0.18.x'
362364

363365
- name: Create release with GitReleaseManager
364-
uses: gittools/actions/gitreleasemanager/create@v0.9.15
366+
uses: gittools/actions/gitreleasemanager/create@v3.1.11
365367
with:
366368
token: ${{ secrets.GITHUB_TOKEN }}
367369
owner: ${{ steps.repo.outputs._0 }}
@@ -371,7 +373,7 @@ jobs:
371373

372374
- name: Publish release with GitReleaseManager
373375
if: ${{ contains(github.ref, 'refs/heads/main') }}
374-
uses: gittools/actions/gitreleasemanager/publish@v0.9.15
376+
uses: gittools/actions/gitreleasemanager/publish@v3.1.11
375377
with:
376378
token: ${{ secrets.GITHUB_TOKEN }}
377379
owner: ${{ steps.repo.outputs._0 }}
@@ -380,7 +382,7 @@ jobs:
380382

381383
- name: Close release with GitReleaseManager
382384
if: ${{ contains(github.ref, 'refs/heads/main') }}
383-
uses: gittools/actions/gitreleasemanager/close@v0.9.15
385+
uses: gittools/actions/gitreleasemanager/close@v3.1.11
384386
with:
385387
token: ${{ secrets.GITHUB_TOKEN }}
386388
owner: ${{ steps.repo.outputs._0 }}

.licenserc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ header:
22
license:
33
spdx-id: Apache-2.0
44
copyright-owner: MONAI Consortium
5+
copyright-year: 2022-2025
56

67
paths:
78
- 'src'

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2022 MONAI Consortium
2+
~ Copyright 2022-2025 MONAI Consortium
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
55
~ you may not use this file except in compliance with the License.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2022 MONAI Consortium
2+
~ Copyright 2022-2025 MONAI Consortium
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
55
~ you may not use this file except in compliance with the License.

GitReleaseManager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 MONAI Consortium
1+
# Copyright 2022-2025 MONAI Consortium
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

GitVersion.yml

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 MONAI Consortium
1+
# Copyright 2022-2025 MONAI Consortium
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,56 +12,49 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
workflow: GitHubFlow/v1
1516
assembly-versioning-scheme: MajorMinorPatchTag
17+
assembly-file-versioning-scheme: MajorMinorPatchTag
1618
mode: ContinuousDeployment
1719
branches:
1820
main:
19-
tag: ''
21+
label: ''
2022
mode: ContinuousDelivery
2123
increment: Patch
22-
prevent-increment-of-merged-branch-version: true
23-
track-merge-target: false
2424
source-branches: [ 'release' ]
2525
tracks-release-branches: false
2626
is-release-branch: false
27-
is-mainline: true
2827
pre-release-weight: 55000
2928
release:
30-
tag: rc
29+
label: rc
3130
regex: ^releases?[/-]
3231
mode: ContinuousDeployment
3332
increment: None
34-
prevent-increment-of-merged-branch-version: true
3533
track-merge-target: false
3634
source-branches: [ 'main', 'release' ]
3735
tracks-release-branches: false
3836
is-release-branch: true
39-
is-mainline: false
4037
pre-release-weight: 30000
4138
feature:
42-
tag: alpha.{BranchName}
39+
label: alpha.{BranchName}
4340
regex: ^features?[/-]
4441
mode: ContinuousDeployment
4542
increment: Inherit
46-
prevent-increment-of-merged-branch-version: false
4743
track-merge-target: false
4844
source-branches: [ 'main', 'release', 'feature' ]
4945
tracks-release-branches: false
5046
is-release-branch: false
51-
is-mainline: false
5247
pre-release-weight: 30000
5348
pull-request:
54-
tag: pr
49+
label: pr
5550
regex: ^(pull|pull\-requests|pr)[/-]
5651
mode: ContinuousDeployment
5752
increment: Inherit
58-
prevent-increment-of-merged-branch-version: false
59-
tag-number-pattern: '[/-](?<number>\d+)[-/]'
53+
label-number-pattern: '[/-](?<number>\d+)[-/]'
6054
track-merge-target: false
6155
source-branches: [ 'main', 'release', 'feature' ]
6256
tracks-release-branches: false
6357
is-release-branch: false
64-
is-mainline: false
6558
pre-release-weight: 30000
6659

6760
ignore:

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 MONAI Consortium
1+
# Copyright 2022-2025 MONAI Consortium
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)