dependabot[bot]
ca5d9f4793
Bump github/codeql-action from 3 to 4 ( #1669 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 22:07:01 -07:00
dependabot[bot]
a99fbe4693
Bump actions/setup-dotnet from 4 to 5 ( #1658 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 12:25:27 -07:00
dependabot[bot]
58d3bd5f0f
Bump actions/checkout from 4 to 5 ( #1645 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 12:59:07 -07:00
Brendan Burns
67d457a3a2
Update codeql-analysis.yml ( #1639 )
2025-07-10 16:23:27 -07:00
Boshi Lian
f7e7613d09
generate api v1.32 ( #1603 )
...
* generate based on v1.32
* bump ver
* Delete swagger.json.unprocessed
* Update target frameworks and SDK versions in project files
* Remove extra API endpoint from swagger.json
* Update .NET SDK version to 9.0.x and adjust package references
* happy build
* Enhance certificate handling for .NET 9.0 compatibility in CertUtils and KubernetesClientConfiguration
* Add mapping for V1beta1ResourceClaim to V1ResourceClaim in AutoMapper configurations
* Refactor certificate loading to improve compatibility with .NET 9.0
* Update package versions in Directory.Packages.props for improved compatibility and features
* Update Fractions package version to 7.3.0 for improved compatibility
2025-01-07 16:12:29 +01:00
Weihan Li
1f71c47932
Configure permissions for codeql ( #1583 )
...
fixes codeql action error
see details: https://github.com/github/codeql/issues/8843#issuecomment-1108467590
2024-09-08 08:11:22 +01:00
Boshi Lian
07a59e7e59
Update SDK version to 14.0 for Kubernetes 1.30 ( #1551 )
...
* Update KUBERNETES_BRANCH to v1.30.0 in csharp.settings
* Update version.json to 14.0
* Update SDK version to 14.0 for Kubernetes 1.30
* fix csharp naming conflict
* drop support of net7
* remove unused comment
2024-04-28 17:00:18 -07:00
dependabot[bot]
7a0d3a3037
Bump github/codeql-action from 2 to 3 ( #1484 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 00:43:52 +01:00
dependabot[bot]
3aa90bd3a5
Bump actions/setup-dotnet from 3 to 4 ( #1471 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 10:36:49 +01:00
Manuel Menegazzo
15ad5bdfc4
Move to net8.0 ( #1463 )
...
* Added net8.0 to the dotnet-version array used by actions
* Changed framework version in Directory.Build.props
* Removed unsed nuget
* Update codeql-analysis.yml
* Added net8.0 target framework
* Updated code analyzer version to match net8.0
* Added net8.0 to tests
* Updated sdk version
* Updated version.json
* Fixed build for non windows machines
* Updated references in Directory.Build.targets
* Added conditional exception handling to WatchServerDisconnect test case
* Added missing project to solution
2023-12-01 11:49:56 +01:00
dependabot[bot]
ddb6c260d2
Bump actions/checkout from 3 to 4 ( #1391 )
...
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](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 04:41:50 -07:00
Boshi Lian
763f1f0778
add net7 remove net5 ( #1085 )
...
* add net7
* remove net5
* fix build
* fix versions
* revert to 10.0 due to ci
* fix automapper
* update ver matrix
* fix warning
* fix net7 test err
* more target to basic and model pkg
2022-12-05 08:59:04 -08:00
dependabot[bot]
45830f2597
Bump actions/setup-dotnet from 2 to 3 ( #1044 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 13:31:55 -07:00
Boshi Lian
d9c5c73663
simplify setup dotnet ( #1043 )
2022-10-03 11:16:15 -07:00
dependabot[bot]
ef8082490b
Bump actions/setup-dotnet from 1 to 2 ( #908 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 09:02:47 -07:00
dependabot[bot]
a4521231e6
Bump actions/checkout from 2 to 3 ( #907 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 09:00:47 -07:00
Manuel Menegazzo
edaabc5483
Update codeql-analysis.yml ( #902 )
2022-06-29 13:58:05 -07:00
Boshi Lian
408610fce8
fix codeql ( #780 )
2022-02-15 15:37:18 -08:00
Boshi Lian
e45fa773ba
add net6 targets ( #745 )
...
* add net6 targets
* move to net6 builtin format
* e2e target
* make codeql happy
2021-11-15 19:39:25 -08:00
Boshi Lian
3643250f40
use net5 certificate api instead of 3rd api ( #733 )
...
* use net api for cert loading
* codeql happy?
2021-10-20 06:57:58 -07:00
Brendan Burns
8003ab0ee8
Create codeql-analysis.yml ( #519 )
...
* Create codeql-analysis.yml
* fix pull.
* Update codeql-analysis.yml
* Create global.json
2020-11-18 17:26:50 -08:00