You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add 'GetLatest' method to 'IPipelineClient' (#922)
* feat: add 'GetLatest' method to 'IPipelineClient'
- Resolves#920
* Add unit tests
* Failing pipeline
* fix: update GetLatestAsync method to use correct pipelines path
* test: add unit test for handling forbidden response on non-existing pipeline ref
* fix: update comment to clarify behavior for invalid refs in GetLatestAsync method
0 commit comments