Releases: SkylineCommunications/Skyline.DataMiner.CICD.Tools.CatalogUpload
prerelease v3.0.1-beta2
Changes
Improved support for locating the catalog.yml file. The search now prioritizes finding it next to the .dmapp artifact or in one of its parent directories. If not found there, it will search in the current working directory and all subdirectories.
Full Changelog: 3.0.1-beta1...3.0.1-beta2
prerelease 3.0.1-beta1
Breaking Change for with-registration
Subcommand
The with-registration
subcommand no longer uses the uri-sourcecode
to identify the catalog item. It now requires the 'catalog-identifier', as displayed on the catalog UI. The GUID must be provided either via an argument or through the use of a catalog.yml
/manifest.yml
file, as detailed in the DataMiner documentation.
New Features
- Support for using
catalog.yml
ormanifest.yml
to provide additional metadata for the catalog UI. - Added support for using
README.md
and images to enhance the catalog UI. - Allows updating only the catalog UI metadata without the need to register a new version of the artifact.
What’s Changed
- Bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 by @dependabot in PR #35
- Bump Moq from 4.20.70 to 4.20.72 by @dependabot in PR #39
- Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in PR #40
- Support for all types by @janstaelensskyline in PR #41
Full Changelog
For a detailed view of changes, visit the full changelog.
Release v2.0.2
What's Changed
- Bump Skyline.DataMiner.CICD.Tools.Reporter from 1.0.1 to 1.0.2 in the skyline-cicd group by @dependabot in #36
Full Changelog: 2.0.1...2.0.2
Release v2.0.1
Breaking Change
Tool now requires .NET8.0 installed.
What's Changed
- Bump the mstest group with updates by @dependabot in #6, #7, #9, #10, #12, #13, #17, #18, #23, #24, #25, #30, #32
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 by @dependabot in #8, #22
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #11, #15
- Bump the skyline-cicd group with 1 update by @dependabot in #14
- Bump Extensions.Logging.Mock from 1.2.1 to 1.2.3 by @dependabot in #16, #28
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.3 to 1.0.6 in the skyline-cicd group by @dependabot in #19, #20, #27
- Increased .NET Tool to .NET 8 by @MichielOda in #31
New Contributors
- @MichielOda made their first contribution in #31
Full Changelog: 1.1.2...2.0.1
pre-release v2.0.1-alpha2
re-release with lower case version due to dotnet/sdk#24419
PreRelease v2.0.1-Alpha1
Breaking Change
Dotnet tool now requires .NET8.0 to run.
What's Changed
- Bump the mstest group with 2 updates by @dependabot in #6
- Bump the mstest group with 1 update by @dependabot in #7
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #8
- Bump the mstest group with 2 updates by @dependabot in #9
- Bump the mstest group with 1 update by @dependabot in #10
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #11
- Bump the mstest group with 2 updates by @dependabot in #12
- Bump the mstest group with 1 update by @dependabot in #13
- Bump the skyline-cicd group with 1 update by @dependabot in #14
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #15
- Bump Extensions.Logging.Mock from 1.2.1 to 1.2.2 by @dependabot in #16
- Bump the mstest group with 2 updates by @dependabot in #17
- Bump the mstest group with 2 updates by @dependabot in #18
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.3 to 1.0.4 in the skyline-cicd group by @dependabot in #19
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.4 to 1.0.5 in the skyline-cicd group by @dependabot in #20
- Bump the mstest group across 1 directory with 2 updates by @dependabot in #23
- Bump the mstest group with 2 updates by @dependabot in #24
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #22
- Bump the mstest group with 2 updates by @dependabot in #25
- Bump Skyline.DataMiner.CICD.FileSystem from 1.0.5 to 1.0.6 in the skyline-cicd group by @dependabot in #27
- Bump Extensions.Logging.Mock from 1.2.2 to 1.2.3 by @dependabot in #28
- Bump the mstest group across 1 directory with 2 updates by @dependabot in #30
- Bump the mstest group with 2 updates by @dependabot in #32
Full Changelog: 1.1.2...2.0.1-Alpha1
Release v1.1.2
What's Changed
- .NET Tools will now return a correct 'fail' error code if an exception has happened.
- Bump the mstest group with 2 updates by @dependabot in #2
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.8.0 by @dependabot in #3
- Bump coverlet.collector from 3.1.2 to 6.0.0 by @dependabot in #4
- Bump the mstest group with 1 update by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: 1.1.1...1.1.2
Release v1.1.1
Full Changelog: 1.0.1...1.1.1
Major Change: Adjusted sourcecode argument to uri-sourcecode
Also made it clear protocol packages (.dmprotocol) are currently not supported
pre-release v1.1.1 Beta1
Major Change: changed argument name from sourcecode to uri-sourcecode for user clarity.
Added better error reporting when attempting unsupported .dmprotocol package upload.
Adjusted README files to better document the current limitations.
Release v1.0.1
What's Changed
- Dev/initial by @janstaelensskyline in #1
New Contributors
- @janstaelensskyline made their first contribution in #1
Full Changelog: 1.0.1-Beta1...1.0.1