Skip to content

Conversation

@pccibot
Copy link
Contributor

@pccibot pccibot commented Sep 27, 2025

modulesync 10.3.0

@pccibot pccibot added the modulesync PR related to modulesync label Sep 27, 2025
@Joris29 Joris29 mentioned this pull request Dec 4, 2025
@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

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.

In my opinion the requirement of the 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
due to some $magic between podman and sysctl, we will switch to docker for the pipeline to pass.
@marcusdots marcusdots merged commit c3339bd into master Dec 5, 2025
21 of 37 checks passed
@marcusdots marcusdots deleted the modulesync branch December 5, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exec_idempotency modulesync PR related to modulesync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants