Skip to content
Release 1.0.1

* Fix in mrtest for sometimes using the wrong project id to query
  pipelines (source_project_id instead of pipeline_project_id).
* Refactor related code to not use the extra api call in mrtest to query
  the source project, since it's not needed anymore.