Replies: 1 comment
-
|
I think you are looking for $ fly curl /api/v1/buildsYou'll need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently encountered a requirement that I need to obtain the information of builds which were triggered in a specific resource version.
For now, I can find the builds information on the website(
{base_url}/teams/{team_name}/pipelines/{pipeline_name}/resources/{resource_name}), but I can't find a way to get them by usingflyor REST api. Do we have plans to add this feature?Beta Was this translation helpful? Give feedback.
All reactions