-
Notifications
You must be signed in to change notification settings - Fork 20
Add cursor-based pagination to /ras/runs #623
Conversation
42d180f
to
c7a0035
Compare
Build failed, see http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/tekton-dashboard:http/proxy/#/namespaces/galasa-build/pipelineruns/repo-framework-pr-623-r92x7 for details. If you are unable to do so, please contact a member of the Galasa team. |
Build failed, see http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/tekton-dashboard:http/proxy/#/namespaces/galasa-build/pipelineruns/repo-framework-pr-623-9btzb for details. If you are unable to do so, please contact a member of the Galasa team. |
Build failed, see http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/tekton-dashboard:http/proxy/#/namespaces/galasa-build/pipelineruns/repo-framework-pr-623-m26v2 for details. If you are unable to do so, please contact a member of the Galasa team. |
… runs Signed-off-by: Eamonn Mansour <[email protected]>
Signed-off-by: Eamonn Mansour <[email protected]>
Signed-off-by: Eamonn Mansour <[email protected]>
c7a0035
to
c01a265
Compare
Build successful |
1 similar comment
Build successful |
Signed-off-by: Eamonn Mansour <[email protected]>
d84712b
to
06e211a
Compare
Build successful |
Signed-off-by: Eamonn Mansour <[email protected]>
271e845
to
afbcd59
Compare
Build successful |
1 similar comment
Build successful |
Build successful |
Signed-off-by: Eamonn Mansour <[email protected]>
Build failed, see http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/tekton-dashboard:http/proxy/#/namespaces/galasa-build/pipelineruns/repo-framework-pr-623-tpgh5 for details. If you are unable to do so, please contact a member of the Galasa team. |
Build successful |
Why?
See galasa-dev/projectmanagement#1921
Changes
includeCursor
query parameter to act as a feature flag enabling cursor-based pagination in/ras/runs
cursor
pointing to the next page of runs for the given query to be used in subsequent requests/ras/runs
endpoint as it'll no longer collect all the runs for a query and then discard all but the runs for the requested page