|
1 | 1 | # Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
|
2 |
| -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
3 | 3 |
|
4 | 4 | PackageIdentifier: Puppet.pdk
|
5 | 5 | PackageVersion: 3.4.0
|
6 | 6 | PackageLocale: en-US
|
7 | 7 | Publisher: Puppet Inc
|
8 |
| -PublisherUrl: https://www.puppet.com |
| 8 | +PublisherUrl: https://www.puppet.com/ |
9 | 9 | PublisherSupportUrl: https://github.com/puppetlabs/pdk/issues
|
10 |
| -PrivacyUrl: https://www.puppet.com/legal/privacy-policy |
| 10 | +PrivacyUrl: https://www.perforce.com/privacy-policy |
11 | 11 | Author: Puppet Inc
|
12 | 12 | PackageName: Puppet Development Kit
|
13 | 13 | PackageUrl: https://github.com/puppetlabs/pdk
|
14 |
| -License: Apache 2.0 |
15 |
| -LicenseUrl: https://github.com/puppetlabs/pdk/blob/main/LICENSE |
| 14 | +License: Apache-2.0 |
| 15 | +LicenseUrl: https://github.com/puppetlabs/pdk/blob/HEAD/LICENSE |
16 | 16 | # Copyright:
|
17 | 17 | # CopyrightUrl:
|
18 |
| -ShortDescription: | |
19 |
| - The Puppet Development Kit (PDK) includes key Puppet code development and |
20 |
| - testing tools for Linux, Windows, and OS X workstations, so you can install |
21 |
| - one package with the tools you need to create and validate new modules. |
22 |
| -# Description: |
| 18 | +ShortDescription: Key Puppet code development and testing tools |
| 19 | +Description: |- |
| 20 | + The Puppet Development Kit (PDK) includes key Puppet code development and testing tools for Linux, Windows, and OS X workstations, so you can install one package with the tools you need to create and validate new modules. |
| 21 | + PDK includes testing tools, a complete module skeleton, and command line tools to help you create, validate, and run tests on Puppet modules. PDK also includes all dependencies needed for its use. |
23 | 22 | Moniker: pdk
|
24 | 23 | Tags:
|
25 |
| -- perforce |
26 | 24 | - puppet
|
27 |
| -- puppetlabs |
28 |
| -# ReleaseNotes: |
29 |
| -# ReleaseNotesUrl: |
| 25 | +ReleaseNotes: |- |
| 26 | + Added |
| 27 | + - (CAT-2141) Update dependency #1412 (david22swan) |
| 28 | + - (CAT-643) Add forge gem upload functionality #1403 (danadoherty639) |
| 29 | + Fixed |
| 30 | + - (CAT-2162) Remove support for SLES 12 #1418 (david22swan) |
| 31 | + - (CAT-2155) Remove metadata_syntax_validator parser swap to #1415 (david22swan) |
| 32 | + - (CAT-2128) Remove dependency #1411 (david22swan) |
| 33 | + - (maint) Fix Gem::Platform.match() deprecation warning #1408 (jhbuchanan45) |
| 34 | + - (CAT-2007) Update http setting cert to setting ca_file #1398 (david22swan) |
| 35 | + - (CAT-2007) Use vendored cert files and VERIFY_PEER wth NET::HTTP on Windows #1396 (david22swan) |
| 36 | + - (CAT-2040) pdk spinner inconsistent on windows #1394 (alex501212) |
| 37 | +ReleaseNotesUrl: https://github.com/puppetlabs/pdk/blob/HEAD/CHANGELOG.md#v340---2024-11-25 |
30 | 38 | # PurchaseUrl:
|
31 | 39 | # InstallationNotes:
|
32 | 40 | # Documentations:
|
33 | 41 | ManifestType: defaultLocale
|
34 |
| -ManifestVersion: 1.9.0 |
| 42 | +ManifestVersion: 1.10.0 |
0 commit comments