Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Updated rubygem-r10k from 3.16.2 to 4.1.0 #935

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

alex501212
Copy link
Contributor

Updating to r10k 4 also required the following changes:

  • Removed faraday_middleware in bolt-runtime and added faraday-net_http_persistent 2.3.0 as faraday_middleware does not support faraday 2. Further, It is not necessary to use faraday_middleware when using net_http_persistent on Ruby 2.0+ (see - faraday 2 support lostisland/faraday_middleware#279 (comment))
  • Updated orchestrator client version from 0.7.0 to 0.7.1 as 0.7.0 had a conflicting faraday version with puppet forge
  • Specified puppet forge and faraday/faraday dependency versions in bolt-runtime

Testing:

  • Was able to run a passing build for el-9-x86_64 in puppet-runtime and bolt-vanagon
  • Bolt acceptance tests passing

@alex501212 alex501212 requested review from a team as code owners November 11, 2024 17:48
Copy link
Contributor

@gavindidrichsen gavindidrichsen left a comment

Choose a reason for hiding this comment

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

Great work!

@alex501212 alex501212 merged commit 4f496fa into puppetlabs:master Nov 12, 2024
3 checks passed
@alex501212 alex501212 deleted the r10k-bump branch November 12, 2024 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants