Prune the list of "Useful URLs"
Some of the URLs are out of date, or not so useful anymore. This CL removes / and updates some of the items. Change-Id: Idb61bac850901ba5abc31c40a421d16ba24bbb85 Reviewed-on: https://chromium-review.googlesource.com/1129387 Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#573379}
This commit is contained in:

committed by
Commit Bot

parent
107a70176b
commit
c5c908c6b5
@ -5,38 +5,24 @@ This page aims to be a repository of useful links that people may find useful.
|
||||
|
||||
## Build Status
|
||||
|
||||
* [Main buildbot waterfall](https://build.chromium.org/p/chromium/console)
|
||||
* [Last Known Good Revision](http://chromium-status.appspot.com/lkgr) : Try bots pull this revision from trunk
|
||||
* [List of the last 100 potential LKGRs](http://chromium-status.appspot.com/revisions)
|
||||
* [Status dashboard for LKGR](https://build.chromium.org/p/chromium/lkgr-status/)
|
||||
* https://build.chromium.org/p/tryserver.chromium/waterfall?committer=developer@chromium.org : Try bot runs, by developer
|
||||
* [Tree uptime stats](https://chromium-status.appspot.com/status_viewer)
|
||||
* [Commit queue status](https://chromium-cq-status.appspot.com)
|
||||
* [Pending commit queue jobs](https://codereview.chromium.org/search?closed=3&commit=2&limit=50)
|
||||
* https://ci.chromium.org/p/chromium/g/main/console: Main build console
|
||||
* https://chromium-status.appspot.com/status_viewer: Tree uptime stats
|
||||
|
||||
## For Sheriffs
|
||||
|
||||
* https://sheriff-o-matic.appspot.com/ : Sheriff-o-Matic
|
||||
* https://build.chromium.org/p/chromium.chromiumos/waterfall?show_events=true&reload=120&failures_only=true : List of failing bots for a waterfall(chromium.chromiumos as an example)
|
||||
* https://build.chromium.org/p/chromium.linux/waterfall?show_events=true&reload=120&builder=Linux%20Builder%20x64&builder=Linux%20Builder%20(dbg) : Monitor one or multiple bots(Linux Builder x64 and Linux Builder (dbg) on chromium.linux as an example)
|
||||
* https://build.chromium.org/p/chromium.win/waterfall/help : Customize the waterfall view for a waterfall(using chromium.win as an example)
|
||||
* [Lists historical test results for the bots](https://test-results.appspot.com/dashboards/flakiness_dashboard.html)
|
||||
* https://sheriff-o-matic.appspot.com/
|
||||
|
||||
## Release Information
|
||||
|
||||
* [Current release versions of Chrome on all channels](https://omahaproxy.appspot.com/viewer)
|
||||
* [Looks up the revision of a build/release version](https://omahaproxy.appspot.com/)
|
||||
* https://omahaproxy.appspot.com/: Current release versions
|
||||
|
||||
## Source Information
|
||||
|
||||
* [Code Search](https://cs.chromium.org/)
|
||||
* https://cs.chromium.org/SEARCH_TERM : Code Search for a specific SEARCH\_TERM
|
||||
* [Gitiles Source Code Browser](https://chromium.googlesource.com/chromium/src/)
|
||||
* https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller : Git changes in revision range(also works for build numbers)
|
||||
* https://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=SUCCESS_REV:FAILURE_REV : SVN changes in revision range
|
||||
* https://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&mode=html&range=SUCCESS_REV:FAILURE_REV : Blink changes in revision range
|
||||
* https://cs.chromium.org/: Code search
|
||||
* https://chromium.googlesource.com/chromium/src/: Gitiles source code browser
|
||||
* https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller: Git changelog
|
||||
|
||||
## Communication
|
||||
|
||||
* [Chromium Developers List](https://groups.google.com/a/chromium.org/group/chromium-dev/topics)
|
||||
* [Chromium Users List](https://groups.google.com/a/chromium.org/group/chromium-discuss/topics)
|
||||
* [Chromium Developers List chromium-dev@](https://groups.google.com/a/chromium.org/group/chromium-dev/topics)
|
||||
* [Chromium Users List chromium-discuss@](https://groups.google.com/a/chromium.org/group/chromium-discuss/topics)
|
||||
|
Reference in New Issue
Block a user