-
Notifications
You must be signed in to change notification settings - Fork 87
(CAT-643) - Add puppet_forge to pdk-runtime #919
Conversation
ad77ad1
to
7db7ecb
Compare
4f79de5
to
e2e4979
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
But since this is touching a used component would prefer another team signing of as well
fcbc5c1
to
53ea2b2
Compare
f0795d4
to
b4e139f
Compare
Changes look good, only the pdk-runtime is affected (at least on RHEL 7)
One nit, could you update your commit message to describe why the Also could you attempt to build the pdk runtime in the vanagon-generic-builder job https://jenkins-platform.delivery.puppetlabs.net/view/vanagon-generic-builder/job/platform_vanagon-generic-builder_vanagon-generic-builder-init_generic-builder/? You'll need to point it to your github username, repo, branch, vanagon project and vanagon build targets. It's a good idea to try to build on at least one platform of each supported OS (RHEL, Ubuntu, Windows, macOS) |
Hey Josh I thought the vanagon-builder init jenkins step has already been done, I attached the link in the description? |
b4e139f
to
1f4fd88
Compare
(CAT-643) - This commit adds 5.0.4 puppet forge gem as a component and a dependency to the PDK project dependencies of puppet-forge gem: faraday ~> 2.0 -> v2.12.0 added as component faraday-follow_redirects ~> 0.3.0 -> added as component minitar < 1.0.0 -> v0.9.0 already present in runtime semantic_puppet ~> 1.0 -> semantic puppet version 1.1.0 already present in runtime (default version)
1f4fd88
to
db0d848
Compare
Oh sorry, I missed that. Looks good. |
This PR adds 5.0.4 puppet forge gem as a component and a dependency to the PDK project
dependencies of puppet-forge gem:
faraday ~> 2.0 -> v2.12.0 added as component
faraday-follow_redirects ~> 0.3.0 -> added as component
minitar < 1.0.0 -> v0.9.0 already present in runtime
semantic_puppet ~> 1.0 -> semantic puppet version 1.1.0 already present in runtime (default version)
https://jenkins-platform.delivery.puppetlabs.net/view/vanagon-generic-builder/job/platform_vanagon-generic-builder_vanagon-packaging_generic-builder/3293/