Releases: SkylineCommunications/Skyline.DataMiner.CICD.Tools.GitHubToCatalogYaml
Release v2.0.4
Changes
QuickFix, refactor the new code and making sure it also runs if a user defines a Type directly in catalog.yml.
Full Changelog: 2.0.3...2.0.4
Release v2.0.3
release v2.0.2
Added
Support for topics has been added, as defined by the GitHub Skyline guidelines. This ensures they map to a known catalog type and are also removed as catalog topics where applicable.
Supported Topics:
- dataminer
- dataminer-connector
- dataminer-visio
- dataminer-solution
- dataminer-function
- dataminer-automation-script
- dataminer-dashboard
- dataminer-profile-load-script
- dataminer-process-automation-script
- dataminer-life-service-orchestration
- dataminer-gqi-data-source
- dataminer-gqi-operator
- dataminer-regression-test
- dataminer-UI-test
- dataminer-bot
- dataminer-user-defined-api
- dataminer-doc
- dataminer-dis-macro
- dataminer-chatops
- dataminer-nuget
- dataminer-companion-file
- dataminer-scripted-connector
What's Changed
- Added topics from github guidelines SLC. by @janstaelensskyline in #21
Full Changelog: 2.0.1...2.0.2
Release v2.0.1
Changes
Re-add support for old types written full in github topics. These will map to the new types correctly.
- automationscript
- connector
- companionfile
- chatopsextension
- dashboard
- documentation
- functiondefinition
- adhocdatasource
- gqioperator
- lifecycleserviceorchestration
- processautomation
- profileloadscript
- solution
- scriptedconnector
- testingsolution
- userdefinedapi
- visio
- lowcodeapp
Full Changelog: 2.0.0...2.0.1
Release v2.0.0
Breaking Changes
Supported catalog types for the Skyline Catalog have been updated.
The DISMacro type has been completely removed.
Several other types now redirect to Custom Solution in the catalog.
Please refer to the current README and documentation for the updated list of supported types.
What's Changed
- Bump MSTest from 3.6.4 to 3.7.0 by @dependabot in #18
- Updated Catalog item types by @SLC-brechtseys in #16
- Updated to new Catalog item types by @SLC-brechtseys in #17
New Contributors
- @SLC-brechtseys made their first contribution in #16
Full Changelog: 1.0.4...2.0.0
Release v1.0.4
Better documentation on how to override the auto-generated-catalog.yml file.
What's Changed
- Bump YamlDotNet from 16.2.0 to 16.2.1 by @dependabot in #9
- Updating documentation by @janstaelensskyline in #15
Full Changelog: 1.0.3...1.0.4
Release v1.0.3
NF: Limits the number of topics to a maximum of 5 to comply with the DataMiner Catalog's topic limit.
Note: Topics defined in
catalog.yml
take precedence over those specified in GitHub.
What's Changed
- Bump YamlDotNet from 16.1.3 to 16.2.0 by @dependabot in #3
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #4
- Bump the mstest group with 2 updates by @dependabot in #5
- Extra validation check for manifest tags (#11) by @ArneMaes0 in #12
Full Changelog: 1.0.2...1.0.3
pre-release v1.0.3-alpha2
This version will avoid adding more than 5 topics. This due to the limitation in catalog to 5 topics.
Topics defined in catalog.yml have preference above topics defined in github.
What's Changed
- Bump YamlDotNet from 16.1.3 to 16.2.0 by @dependabot in #3
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #4
- Bump the mstest group with 2 updates by @dependabot in #5
Full Changelog: 1.0.2...1.0.3-alpha1
pre-release v1.0.3-alpha1
This version will avoid adding more than 5 topics. This due to the limitation in catalog to 5 topics.
Topics defined in catalog.yml have preference above topics defined in github.
What's Changed
- Bump YamlDotNet from 16.1.3 to 16.2.0 by @dependabot in #3
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #4
- Bump the mstest group with 2 updates by @dependabot in #5
Full Changelog: 1.0.2...1.0.3-alpha1
Release v1.0.2
Added support for Low-Code App (LCA) as a type of artifact.
Full Changelog: 1.0.1...1.0.2