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
* There must be at least one merge task blocked (#132496)
After triggering a force merge, there might still be other merge tasks
running concurrently, so it is incorrect to assert a single merge is
blocked in the test.
Fix#131789
Co-authored-by: Patrick Doyle <[email protected]>
* Use consistent terminology for transport version resources/references (#132882) (#132898)
The build system for transport versions operate on two different types
of projects. A project can have named references to transport versions,
and it could also be the source of truth for transport version resources,
where latest and definitions files exist. This commit renames the
plugins and tasks to consistently use that terminology.
---------
Co-authored-by: Patrick Doyle <[email protected]>
Co-authored-by: Ryan Ernst <[email protected]>
0 commit comments