Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows the user to search by an array of endorsements #100

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

binford2k
Copy link
Member

The Forge API expects a space separated list of endorsements. This feels
weird from the perspective of the consumer of a library. I'd expect that
implementation detail to be abstracted away.

This patch allows endorsements to be specified as either the space
separated list or as an array.

The Forge API expects a space separated list of endorsements. This feels
weird from the perspective of the consumer of a library. I'd expect that
implementation detail to be abstracted away.

This patch allows endorsements to be specified as either the space
separated list or as an array.
@binford2k binford2k requested a review from a team as a code owner June 9, 2022 21:12
@owenbeckles owenbeckles merged commit 2447f46 into puppetlabs:main Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants