Skip to content

(CAT-2451) Address wrong facter consumption#156

Merged
gavindidrichsen merged 3 commits intomainfrom
CAT-2451-Address_wrong_facter_versioning
Jan 13, 2026
Merged

(CAT-2451) Address wrong facter consumption#156
gavindidrichsen merged 3 commits intomainfrom
CAT-2451-Address_wrong_facter_versioning

Conversation

@LukasAud
Copy link
Contributor

@LukasAud LukasAud commented Jan 13, 2026

Recently, we realised there was something wrong with the way facter was being consumed in our module acceptance tests. We noticed it seemed to be stuck on the first version of private facter instead of latest. Upon investigation, we found the issue was that we were consuming an unreleased version of public facter instead of the intended one.

This commit addressed this issue by pointing to the right repository.

Tested in
https://github.com/puppetlabs/puppetlabs-motd/actions/runs/20955453858/job/60221786816?pr=538#step:5:201
https://github.com/puppetlabs/puppetlabs-motd/actions/runs/20955453858/job/60221787498?pr=538#step:7:203

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

Recently, we realised there was something wrong with the way facter
was being consumed in our module acceptance tests. We noticed it seemed
to be stuck on the first version of private facter instead of latest.
Upon investigation, we found the issue was that we were consuming an
unreleased version of public facter instead of the intended one.

This commit addressed this issue by pointing to the right repository.
@LukasAud LukasAud requested review from a team as code owners January 13, 2026 11:13
@LukasAud LukasAud added the bug Something isn't working label Jan 13, 2026
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.

Fantastic!

@gavindidrichsen gavindidrichsen merged commit 1cc1acf into main Jan 13, 2026
2 checks passed
@gavindidrichsen gavindidrichsen deleted the CAT-2451-Address_wrong_facter_versioning branch January 13, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants