Skip to content

Modify: Puppet.pdk version 3.4.0 #262070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions manifests/p/Puppet/pdk/3.4.0/Puppet.pdk.installer.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Puppet.pdk
PackageVersion: 3.4.0
InstallerLocale: en-US
MinimumOSVersion: 10.0.0.0
InstallerType: wix
Scope: machine
InstallerSwitches:
Silent: /qn /norestart
InstallLocation: INSTALLDIR="<INSTALLPATH>"
UpgradeBehavior: install
Commands:
- pdk
ProductCode: '{AD83C866-5741-4220-8633-CB4007558112}'
ReleaseDate: 2024-12-03
AppsAndFeaturesEntries:
- UpgradeCode: '{2F79F42E-955C-4E69-AB87-DB4ED9EDF2D9}'
Installers:
- Architecture: x64
InstallerUrl: https://downloads.puppet.com/windows/puppet-tools/pdk-3.4.0.1-x64.msi
InstallerSha256: 46136B41031866FB5ACE514AE263CA64991497A500CE80D3C4640CB7B6EDBF1C
ProductCode: '{AD83C866-5741-4220-8633-CB4007558112}'
ManifestType: installer
ManifestVersion: 1.9.0
ManifestVersion: 1.10.0
38 changes: 23 additions & 15 deletions manifests/p/Puppet/pdk/3.4.0/Puppet.pdk.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -1,34 +1,42 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Puppet.pdk
PackageVersion: 3.4.0
PackageLocale: en-US
Publisher: Puppet Inc
PublisherUrl: https://www.puppet.com
PublisherUrl: https://www.puppet.com/
PublisherSupportUrl: https://github.com/puppetlabs/pdk/issues
PrivacyUrl: https://www.puppet.com/legal/privacy-policy
PrivacyUrl: https://www.perforce.com/privacy-policy
Author: Puppet Inc
PackageName: Puppet Development Kit
PackageUrl: https://github.com/puppetlabs/pdk
License: Apache 2.0
LicenseUrl: https://github.com/puppetlabs/pdk/blob/main/LICENSE
License: Apache-2.0
LicenseUrl: https://github.com/puppetlabs/pdk/blob/HEAD/LICENSE
# Copyright:
# CopyrightUrl:
ShortDescription: |
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.
# Description:
ShortDescription: Key Puppet code development and testing tools
Description: |-
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.
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.
Moniker: pdk
Tags:
- perforce
- puppet
- puppetlabs
# ReleaseNotes:
# ReleaseNotesUrl:
ReleaseNotes: |-
Added
- (CAT-2141) Update dependency #1412 (david22swan)
- (CAT-643) Add forge gem upload functionality #1403 (danadoherty639)
Fixed
- (CAT-2162) Remove support for SLES 12 #1418 (david22swan)
- (CAT-2155) Remove metadata_syntax_validator parser swap to #1415 (david22swan)
- (CAT-2128) Remove dependency #1411 (david22swan)
- (maint) Fix Gem::Platform.match() deprecation warning #1408 (jhbuchanan45)
- (CAT-2007) Update http setting cert to setting ca_file #1398 (david22swan)
- (CAT-2007) Use vendored cert files and VERIFY_PEER wth NET::HTTP on Windows #1396 (david22swan)
- (CAT-2040) pdk spinner inconsistent on windows #1394 (alex501212)
ReleaseNotesUrl: https://github.com/puppetlabs/pdk/blob/HEAD/CHANGELOG.md#v340---2024-11-25
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.9.0
ManifestVersion: 1.10.0
30 changes: 30 additions & 0 deletions manifests/p/Puppet/pdk/3.4.0/Puppet.pdk.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: Puppet.pdk
PackageVersion: 3.4.0
PackageLocale: zh-CN
# Publisher:
# PublisherUrl:
# PublisherSupportUrl:
# PrivacyUrl:
# Author:
# PackageName:
# PackageUrl:
# License:
# LicenseUrl:
# Copyright:
# CopyrightUrl:
ShortDescription: Puppet 关键代码开发与测试工具
Description: |-
Puppet 开发套件(PDK)为 Linux、Windows 和 OS X 工作站提供了关键的 Puppet 代码开发与测试工具。通过安装单一软件包,您即可获得创建及验证新模块所需的全部工具。
PDK 包含测试工具、完整的模块框架以及命令行工具,可协助您创建、验证 Puppet 模块并运行测试。该套件同时集成了使用所需的所有依赖项。
# Moniker:
# Tags:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: locale
ManifestVersion: 1.10.0
4 changes: 2 additions & 2 deletions manifests/p/Puppet/pdk/3.4.0/Puppet.pdk.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Puppet.pdk
PackageVersion: 3.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0
ManifestVersion: 1.10.0