Skip to content

fix policyfile support with grouping of output based on endpoints#64

Open
Stromweld wants to merge 1 commit intomainfrom
policyfile
Open

fix policyfile support with grouping of output based on endpoints#64
Stromweld wants to merge 1 commit intomainfrom
policyfile

Conversation

@Stromweld
Copy link
Copy Markdown
Collaborator

Description

When using new policyfile support it's displaying all endpoints based on full path, This fixes the grouping for policy_group and cookbook_artifacts endpoints to group all calls to those endpoints vs counting them individually for each group or cookbook.

This also updates the code to use proper golang module syntax for modules past v1.0 that require the major version in the path.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

…endpoint vs full path.

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
@Stromweld Stromweld self-assigned this Apr 14, 2026
@Stromweld Stromweld requested a review from marcparadise April 14, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant