Skip to content

Commit 3b7189c

Browse files
authored
Modify: Puppet.pdk version 3.4.0 (#262070)
1 parent 078e990 commit 3b7189c

File tree

4 files changed

+62
-23
lines changed

4 files changed

+62
-23
lines changed
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
33

44
PackageIdentifier: Puppet.pdk
55
PackageVersion: 3.4.0
6-
InstallerLocale: en-US
7-
MinimumOSVersion: 10.0.0.0
86
InstallerType: wix
7+
Scope: machine
98
InstallerSwitches:
10-
Silent: /qn /norestart
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
1110
UpgradeBehavior: install
1211
Commands:
1312
- pdk
13+
ProductCode: '{AD83C866-5741-4220-8633-CB4007558112}'
1414
ReleaseDate: 2024-12-03
15+
AppsAndFeaturesEntries:
16+
- UpgradeCode: '{2F79F42E-955C-4E69-AB87-DB4ED9EDF2D9}'
1517
Installers:
1618
- Architecture: x64
1719
InstallerUrl: https://downloads.puppet.com/windows/puppet-tools/pdk-3.4.0.1-x64.msi
1820
InstallerSha256: 46136B41031866FB5ACE514AE263CA64991497A500CE80D3C4640CB7B6EDBF1C
19-
ProductCode: '{AD83C866-5741-4220-8633-CB4007558112}'
2021
ManifestType: installer
21-
ManifestVersion: 1.9.0
22+
ManifestVersion: 1.10.0
Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,42 @@
11
# 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
33

44
PackageIdentifier: Puppet.pdk
55
PackageVersion: 3.4.0
66
PackageLocale: en-US
77
Publisher: Puppet Inc
8-
PublisherUrl: https://www.puppet.com
8+
PublisherUrl: https://www.puppet.com/
99
PublisherSupportUrl: https://github.com/puppetlabs/pdk/issues
10-
PrivacyUrl: https://www.puppet.com/legal/privacy-policy
10+
PrivacyUrl: https://www.perforce.com/privacy-policy
1111
Author: Puppet Inc
1212
PackageName: Puppet Development Kit
1313
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
1616
# Copyright:
1717
# 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.
2322
Moniker: pdk
2423
Tags:
25-
- perforce
2624
- 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
3038
# PurchaseUrl:
3139
# InstallationNotes:
3240
# Documentations:
3341
ManifestType: defaultLocale
34-
ManifestVersion: 1.9.0
42+
ManifestVersion: 1.10.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Puppet.pdk
5+
PackageVersion: 3.4.0
6+
PackageLocale: zh-CN
7+
# Publisher:
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
# License:
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: Puppet 关键代码开发与测试工具
19+
Description: |-
20+
Puppet 开发套件(PDK)为 Linux、Windows 和 OS X 工作站提供了关键的 Puppet 代码开发与测试工具。通过安装单一软件包,您即可获得创建及验证新模块所需的全部工具。
21+
PDK 包含测试工具、完整的模块框架以及命令行工具,可协助您创建、验证 Puppet 模块并运行测试。该套件同时集成了使用所需的所有依赖项。
22+
# Moniker:
23+
# Tags:
24+
# ReleaseNotes:
25+
# ReleaseNotesUrl:
26+
# PurchaseUrl:
27+
# InstallationNotes:
28+
# Documentations:
29+
ManifestType: locale
30+
ManifestVersion: 1.10.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
33

44
PackageIdentifier: Puppet.pdk
55
PackageVersion: 3.4.0
66
DefaultLocale: en-US
77
ManifestType: version
8-
ManifestVersion: 1.9.0
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)