Skip to content

Conversation

@pccibot
Copy link
Contributor

@pccibot pccibot commented Sep 27, 2025

modulesync 10.3.0

@Joris29 Joris29 mentioned this pull request Dec 4, 2025
… linter is satisfied. The code is idempotent. It is the parameter passing using the splat operator that enables idempotency. Puppet lint is a static validator that does not see the runtime fullfilment. It is ok to disable the check
@marcusdots
Copy link
Contributor

The requirement of the lint check ist fullfilled. Idempotency check is done by splat operator. Just in this very specific circumstance a static linter cannot not recognize its fullfillment.

I propose to disable the check
#480

marcusdots and others added 2 commits December 4, 2025 15:30
due to some $magic between podman and sysctl, we will switch to docker for the pipeline to pass.
workaround: lint check disabled. See description for details
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
with:
beaker_hypervisor: 'docker'
Copy link
Member

Choose a reason for hiding this comment

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

@bastelfreak
Copy link
Member

Please rebase against master to get rid of the merge commit and please adjust the title for 14acb75. That's way longer than 72 characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants