Hi Leonard,
for the first problem, I reported this to Microsoft a while ago, and they
acknowledged that it is a valid problem that they are going to address [1].
In the meantime, you can manually access the overview of all "master" and
"release-1.11" builds here:
https://dev.azure.com/apache-flink/apache-flink/_build?definitionId=1&_a=summaryIf you get a notification on the builds@ list, you can look up the build
details from above link.
The other is I can not cancel a running pipeline when I update a PR and
> want to cancel current pipeline and trigger a new pipeline,
> I remembered travis can cancel easily, maybe I did not find the switch yet.
Only administrators of dev.azure.com/apache-flink can cancel builds
manually. flinkbot has some functionality to automatically cancel builds of
past commits in a PR, but it is currently not working properly.
For you free, personal Azure Pipelines account, you can cancel a running
build on the top right. It might take a few seconds, but it should work (I
do it all the time in my account).
I hope this helps!
Best,
Robert
[1]
https://developercommunity.visualstudio.com/content/problem/1038652/third-parties-are-unable-to-access-notification-li-1.htmlOn Thu, May 21, 2020 at 4:30 AM Leonard Xu <
[hidden email]> wrote: