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=summary If 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.html On Thu, May 21, 2020 at 4:30 AM Leonard Xu <xbjt...@gmail.com> wrote: > Hi, dear community > > I have two questions about the azure pipeline. > One is I can not open the CI url like [1][2] from CI mail > list(*bui...@flink.apache.org > <bui...@flink.apache.org>*) which return a 401 error code. > 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. > > Do you meet same problems?and someone has better practice? > > Best, > Leonard Xu > [1] > https://dev.azure.com/apache-flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f1969&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzNDAyMzIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjhjYWE0OTktZmNlMC00MmRmLWFjNzgtMWVjY2NmZDkwOGE4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9 > <https://dev.azure.com/apache-flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs:///Build/Build/1969&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzNDAyMzIsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYjhjYWE0OTktZmNlMC00MmRmLWFjNzgtMWVjY2NmZDkwOGE4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9> > [2] > https://dev.azure.com/apache-flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f1967&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzMzk3NjEsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZGZiNzAyNzQtOTdiMi00ODhhLWIxYWYtYmI2NGU5MjU0MzJhIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9 > <https://dev.azure.com/apache-flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs:///Build/Build/1967&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NTUzMzk3NjEsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZGZiNzAyNzQtOTdiMi00ODhhLWIxYWYtYmI2NGU5MjU0MzJhIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9> >