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

Fix builds paging when models param is used #163

Merged
merged 5 commits into from
Mar 28, 2024

Conversation

gabrielfeo
Copy link
Owner

@gabrielfeo gabrielfeo commented Mar 28, 2024

Preserve the models param across /api/builds requests of getBuildsFlow. Add more integration tests.

When the models param is used with getBuildsFlow, requests after the first one (paging) don't send the models param, but they should. This is the same issue faced with query (#134), due to this extension being manually implemented. More integration test coverage should help.

Copy link
Contributor

Generated API diff

@gabrielfeo gabrielfeo merged commit 611d03f into main Mar 28, 2024
8 checks passed
@gabrielfeo gabrielfeo deleted the gaf/models-param-paging-fix branch March 28, 2024 15:34
@gabrielfeo gabrielfeo restored the gaf/models-param-paging-fix branch November 30, 2024 02:55
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