Skip to content

(CDPE-7363) Upgrade dependencies#133

Merged
eputnam merged 3 commits intomainfrom
CDPE-7363/upgrade-dependencies
Mar 4, 2026
Merged

(CDPE-7363) Upgrade dependencies#133
eputnam merged 3 commits intomainfrom
CDPE-7363/upgrade-dependencies

Conversation

@eputnam
Copy link
Contributor

@eputnam eputnam commented Feb 24, 2026

(CDPE-7363) Upgrade docker and hocon module deps

Recently, a customer brought up that our docker and hocon dependencies are a little out of date and they were receiving warnings about it. We do still use both of these modules, so this upgrades their version dependencies to help.


(CDPE-7363) Modernize with pdk 3.6.1

This module is based on a very old version of the pdk. This uses pdk update with pdk 3.6.1 to modernize it

Recently, a customer brought up that our docker and hocon dependencies are a little out of date and they were receiving warnings about it. We do still use both of these modules, so this upgrades their version dependencies to help.
This module is based on a very old version of the pdk. This uses pdk update with pdk 3.6.1 to modernize it
@eputnam eputnam requested a review from a team as a code owner February 24, 2026 19:19
@Magisus
Copy link
Contributor

Magisus commented Feb 24, 2026

Think you could easily add a GH Action that runs specs on PR? For some reason I thought that might be part of the PDK template, but I guess not.

@eputnam eputnam force-pushed the CDPE-7363/upgrade-dependencies branch from 826b795 to 95d663a Compare March 4, 2026 18:00
@eputnam
Copy link
Contributor Author

eputnam commented Mar 4, 2026

dropped addition of spec tests github action. they're technically out of scope for these changes and we want to deliver customer value asap.

The PDK update from a previous commit was a little too aggressive and
got rid of some things we need to run spec tests on this module.
Re-adding those things along with some other changes, this change
restores our ability to run the spec tests on this repo. For the future,
when we want to run these spec tests in a github action, we'll need to
set up credentials to clone test fixtures that are now all in private
repos.
@eputnam eputnam merged commit 2e0654c into main Mar 4, 2026
1 check passed
@eputnam eputnam deleted the CDPE-7363/upgrade-dependencies branch March 4, 2026 18:07
@eputnam eputnam added dependencies enhancement New feature or request labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants