Skip to content

Commit 3478f9b

Browse files
mocsharpdependabot[bot]neildsouth
authored
Release/1.0.1 (#329)
* Bump actions/cache from 3.2.2 to 3.3.0 (#190) Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.2...v3.3.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump gittools/actions from 0.9.15 to 0.10.2 (#189) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump AWSSDK.SecurityToken from 3.7.101.22 to 3.7.101.24 (#194) Bumps [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) from 3.7.101.22 to 3.7.101.24. - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.SecurityToken dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump AWSSDK.S3 from 3.7.103.24 to 3.7.103.27 (#199) Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.24 to 3.7.103.27. - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove reference of .NET packages Signed-off-by: Victor Chang <[email protected]> * Update license approvals Signed-off-by: Victor Chang <[email protected]> * Remove duplicate section of CodeQL scan Signed-off-by: Victor Chang <[email protected]> * fix up ci Signed-off-by: Neil South <[email protected]> * Throw any error from MinIO with ListObject APIs (#214) * Throw any error from MinIO when listing objects * Capture ListObjectsAsync exceptions in VerifyObjectExistsAsync * Configure minio client timeout * Throw VerifyObjectsException on error * Convert MinIO exception with custom exceptions * Update API doc Signed-off-by: Victor Chang <[email protected]> * Update dependencies (#241) +semver: patch * Update dependencies: AWSSDK, GuardClauses, FluentAssertions, Moq, xunit, coverlet * Update MinIo * Update .NET6 libs * Update licenses and dependency decisions Signed-off-by: Victor Chang <[email protected]> * Remove unused references (#243) * Remove unused references * Cleanup licenses * Update Moq Signed-off-by: Victor Chang <[email protected]> * Upgrade to .NET 8 (#281) * Upgrade to .NET 8 Signed-off-by: Victor Chang <[email protected]> * Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#232) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 (#245) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/checkout from 3 to 4 (#246) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/cache from 3.3.0 to 3.3.2 (#247) Bumps [actions/cache](https://github.com/actions/cache) from 3.3.0 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.3.0...v3.3.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/upload-artifact from 3.1.2 to 4.0.0 (#278) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update mc commands (#328) * Update mc commands Signed-off-by: Victor Chang <[email protected]> * Update dependencies Signed-off-by: Victor Chang <[email protected]> * Remove windows build Signed-off-by: Victor Chang <[email protected]> * Update minio client for testing Signed-off-by: Victor Chang <[email protected]> * Update dependency versions Signed-off-by: Victor Chang <[email protected]> * Update 3rd party licenses and copyright Signed-off-by: Victor Chang <[email protected]> * Update licenses Signed-off-by: Victor Chang <[email protected]> --------- Signed-off-by: Victor Chang <[email protected]> * Update codecov/[email protected] Signed-off-by: Victor Chang <[email protected]> * Fix codecov copyright Signed-off-by: Victor Chang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Victor Chang <[email protected]> Signed-off-by: Neil South <[email protected]> Signed-off-by: Victor Chang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neil South <[email protected]> Co-authored-by: Neil South <[email protected]>
1 parent 654e943 commit 3478f9b

File tree

81 files changed

+362
-336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+362
-336
lines changed

.github/workflows/ci.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2022 MONAI Consortium
1+
# SPDX-FileCopyrightText: © 2022-2024 MONAI Consortium
22
# SPDX-License-Identifier: Apache License 2.0
33

44
name: ci
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Checkout repository
37-
uses: actions/checkout@v3
37+
uses: actions/checkout@v4
3838
with:
3939
fetch-depth: 0
4040

@@ -43,15 +43,15 @@ jobs:
4343
dotnet-version: "8.0.x"
4444

4545
- name: Enable NuGet cache
46-
uses: actions/cache@v3.3.0
46+
uses: actions/cache@v4.0.2
4747
with:
4848
path: ~/.nuget/packages
4949
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
5050
restore-keys: |
5151
${{ runner.os }}-nuget
5252
5353
- name: Initialize CodeQL
54-
uses: github/codeql-action/init@v2
54+
uses: github/codeql-action/init@v3
5555
with:
5656
languages: csharp
5757

@@ -64,7 +64,7 @@ jobs:
6464
working-directory: ./src
6565

6666
- name: Perform CodeQL Analysis
67-
uses: github/codeql-action/analyze@v2
67+
uses: github/codeql-action/analyze@v3
6868

6969
analyze:
7070
runs-on: ubuntu-latest
@@ -79,7 +79,7 @@ jobs:
7979

8080
steps:
8181
- name: Checkout repository
82-
uses: actions/checkout@v3
82+
uses: actions/checkout@v4
8383
with:
8484
fetch-depth: 0
8585
- uses: actions/setup-dotnet@v3
@@ -95,7 +95,7 @@ jobs:
9595
tools: licensefinder
9696

9797
- name: Enable NuGet cache
98-
uses: actions/cache@v3.3.0
98+
uses: actions/cache@v4.0.2
9999
with:
100100
path: ~/.nuget/packages
101101
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
@@ -117,30 +117,30 @@ jobs:
117117
run: license_finder -r
118118

119119
- name: Check License Header
120-
uses: apache/skywalking-eyes@v0.4.0
120+
uses: apache/skywalking-eyes@v0.6.0
121121

122122
unit-test:
123123
runs-on: ubuntu-latest
124124
steps:
125125
- name: Set up JDK 11
126-
uses: actions/setup-java@v3
126+
uses: actions/setup-java@v4
127127
with:
128128
distribution: 'zulu'
129129
java-version: '17'
130130

131-
- uses: actions/setup-dotnet@v3
131+
- uses: actions/setup-dotnet@v4
132132
with:
133133
dotnet-version: "8.0.x"
134134

135135
- name: Enable NuGet cache
136-
uses: actions/cache@v3.3.0
136+
uses: actions/cache@v4.0.2
137137
with:
138138
path: ~/.nuget/packages
139139
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
140140
restore-keys: |
141141
${{ runner.os }}-nuget
142142
143-
- uses: actions/checkout@v3
143+
- uses: actions/checkout@v4
144144
with:
145145
fetch-depth: 0
146146

@@ -188,7 +188,7 @@ jobs:
188188
docker volume rm tests_minio_config
189189
working-directory: ./src/Plugins/MinIO/Tests
190190

191-
- uses: codecov/codecov-action@v3.1.1
191+
- uses: codecov/codecov-action@v4.4.1
192192
with:
193193
token: ${{ secrets.CODECOV_TOKEN }}
194194
directory: "src/"
@@ -206,7 +206,7 @@ jobs:
206206

207207
strategy:
208208
matrix:
209-
os: [ubuntu-latest, windows-latest]
209+
os: [ubuntu-latest]
210210
fail-fast: true
211211

212212
permissions:
@@ -217,7 +217,7 @@ jobs:
217217

218218
steps:
219219
- name: Checkout repository
220-
uses: actions/checkout@v3
220+
uses: actions/checkout@v4
221221
with:
222222
fetch-depth: 0
223223

@@ -226,7 +226,7 @@ jobs:
226226
dotnet-version: "8.0.x"
227227

228228
- name: Enable NuGet cache
229-
uses: actions/cache@v3.3.0
229+
uses: actions/cache@v4.0.2
230230
with:
231231
path: ~/.nuget/packages
232232
key: ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
@@ -278,15 +278,15 @@ jobs:
278278

279279
- name: Upload Nuget
280280
if: ${{ matrix.os == 'ubuntu-latest' }}
281-
uses: actions/upload-artifact@v3.1.2
281+
uses: actions/upload-artifact@v4.0.0
282282
with:
283283
name: nuget
284284
path: ${{ github.workspace }}/release/*.nupkg
285285
retention-days: 30
286286

287287
- name: Upload Zipped Plug-ins
288288
if: ${{ matrix.os == 'ubuntu-latest' }}
289-
uses: actions/upload-artifact@v3.1.2
289+
uses: actions/upload-artifact@v4.0.0
290290
with:
291291
name: plug-ins
292292
path: ${{ github.workspace }}/src/Plugins/release/*.zip
@@ -298,7 +298,7 @@ jobs:
298298
needs: [build, unit-test]
299299
if: ${{ ! ( github.event.inputs.nuget ) && ! ( contains(github.ref, 'refs/heads/main') ) }}
300300
steps:
301-
- uses: actions/download-artifact@v3
301+
- uses: actions/download-artifact@v4
302302
id: download
303303

304304
- name: List artifacts
@@ -323,7 +323,7 @@ jobs:
323323
needs: [build, unit-test]
324324
if: ${{ github.event.inputs.nuget }}
325325
steps:
326-
- uses: actions/download-artifact@v3
326+
- uses: actions/download-artifact@v4
327327
id: download
328328

329329
- name: List artifacts
@@ -351,11 +351,11 @@ jobs:
351351
MAJORMINORPATCH: ${{ needs.build.outputs.majorMinorPatch }}
352352

353353
steps:
354-
- uses: actions/checkout@v3
354+
- uses: actions/checkout@v4
355355
with:
356356
fetch-depth: 0
357357

358-
- uses: actions/download-artifact@v3
358+
- uses: actions/download-artifact@v4
359359
id: download
360360

361361
- name: List artifacts
@@ -404,4 +404,4 @@ jobs:
404404
token: ${{ secrets.GITHUB_TOKEN }}
405405
owner: ${{ steps.repo.outputs._0 }}
406406
repository: ${{ steps.repo.outputs._1 }}
407-
milestone: ${{ env.MAJORMINORPATCH }}
407+
milestone: ${{ env.MAJORMINORPATCH }}

.licenserc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ header:
22
license:
33
spdx-id: Apache-2.0
44
copyright-owner: MONAI Consortium
5+
copyright-year: '2021-2024'
6+
57

68
paths:
79
- 'src'

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2021-2022 MONAI Consortium
1+
# SPDX-FileCopyrightText: © 2021-2024 MONAI Consortium
22
# SPDX-License-Identifier: Apache License 2.0
33

44
codecov:

0 commit comments

Comments
 (0)