Skip to content

Conversation

@bastelfreak
Copy link
Collaborator

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

@bastelfreak bastelfreak self-assigned this Dec 5, 2024
@bastelfreak bastelfreak marked this pull request as ready for review December 5, 2024 12:55
@bastelfreak bastelfreak requested review from a team as code owners December 5, 2024 12:55
# No arguments
) >> Struct[{ 'supported' => Boolean }] {
$supported_bolt_version = '>= 3.17.0 < 4.0.0'
$supported_bolt_version = '>= 3.17.0 < 5.0.0'
Copy link
Contributor

@ragingra ragingra Dec 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we update the version in the gem file as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked that before raising the PR, the Gemfile doesn't pin the version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like CI is still pulling in v3.x of the bolt gem because of the puppet_litmus dependency. We're working on getting that updated ASAP.

If that can't be done in the next few days I've got a workaround we can add so that we're testing against Bolt 4

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Litmus updated for bolt4 now. Closing and reopening to rekick CI

@ragingra ragingra closed this Dec 11, 2024
@ragingra ragingra reopened this Dec 11, 2024
@jhbuchanan45 jhbuchanan45 merged commit ecb07cc into puppetlabs:main Dec 12, 2024
141 checks passed
vchepkov pushed a commit to vchepkov/puppetlabs-peadm that referenced this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants