Releases: SkylineCommunications/Skyline.DataMiner.CICD.Tools.SDKChecker
Release v2.0.3
What's Changed
- Bump Skyline.DataMiner.CICD.Parsers.Common from 1.0.11 to 1.0.12 by @dependabot in #20
Full Changelog: 2.0.2...2.0.3
Release v2.0.2
What's Changed
- Bump Skyline.DataMiner.CICD.Tools.Reporter from 1.0.1 to 1.0.2 by @dependabot in #19
Full Changelog: 2.0.1...2.0.2
Release v2.0.1
Breaking Change
Tool now requires .NET8.0 Installed.
What's Changed
- Bump Skyline.DataMiner.CICD.Parsers.Common from 1.0.10 to 1.0.11 by @dependabot in #17
- Update to .NET 8 by @MichielOda in #18
Full Changelog: 1.0.4...2.0.1
Release v1.0.4
What's Changed
- Bump Skyline.DataMiner.CICD.Parsers.Common from 1.0.8 to 1.0.10 by @dependabot in #16
Full Changelog: 1.0.3...1.0.4
Release v1.0.3
What's Changed
- Bump the mstest group with 2 updates by @dependabot in #7
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #9
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2 by @dependabot in #2
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.0.2 to 1.0.1 by @dependabot in #10
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #11
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.1 to 1.0.2 by @dependabot in #12
- Bump the mstest group with 2 updates by @dependabot in #13
- Bump the mstest group with 1 update by @dependabot in #14
- Using Parsers.Common to find the projects by @MichielOda in #15
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 1.0.2...1.0.3
Release v1.0.2
Full Changelog: 1.0.1...1.0.2
Gobble up exceptions from https calls to take metrics.
Release v1.0.1
Full Changelog: 1.0.1-Beta3...1.0.1
Dotnet tool to check if a provided solution has any legacy style projects or if everything is SDK Style.
Returns every non-sdk project when called.
When provided with the name of a repository and a branch it will also communicate to devopsmetrics.skyline.be to keep metrics.
Pre-Release v1.0.1-Beta3
Full Changelog: 1.0.1-Beta2...1.0.1-Beta3
Fixed a bug with async reporter calls
Pre-Release v1.0.1-Beta2
What's Changed
- Code Review Remarks by @MichielOda in #1
- Added DevOps Metrics Reporter
New Contributors
- @MichielOda made their first contribution in #1
Full Changelog: 1.0.1-Beta1...1.0.1-Beta2
Pre-Release v1.0.1-Beta1
Pre-Release for testing.
Checks every project in a solution and will return its name if the project is not SDK-Style.
Full Changelog: /~https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Tools.SDKChecker/commits/1.0.1-Beta1