Skip to content

Releases: SkylineCommunications/Skyline.DataMiner.CICD.Tools.CatalogUpload

prerelease v3.0.1-beta2

17 Oct 08:58
Compare
Choose a tag to compare
Pre-release

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

14 Oct 14:51
a1cbd5c
Compare
Choose a tag to compare
Pre-release

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 or manifest.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

Full Changelog

For a detailed view of changes, visit the full changelog.

Release v2.0.2

03 Sep 13:37
b7cf246
Compare
Choose a tag to compare

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

19 Aug 14:49
cec5ea0
Compare
Choose a tag to compare

Breaking Change

Tool now requires .NET8.0 installed.

What's Changed

New Contributors

Full Changelog: 1.1.2...2.0.1

pre-release v2.0.1-alpha2

19 Aug 12:31
Compare
Choose a tag to compare
Pre-release

re-release with lower case version due to dotnet/sdk#24419

PreRelease v2.0.1-Alpha1

19 Aug 11:47
Compare
Choose a tag to compare
Pre-release

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

04 Jan 16:20
b91cf91
Compare
Choose a tag to compare

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

Full Changelog: 1.1.1...1.1.2

Release v1.1.1

21 Dec 14:26
Compare
Choose a tag to compare

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

21 Dec 13:02
Compare
Choose a tag to compare
Pre-release

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

19 Dec 12:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1-Beta1...1.0.1