ocket8888 commented on code in PR #7264: URL: https://github.com/apache/trafficcontrol/pull/7264#discussion_r1061032267
########## README.md: ########## @@ -33,41 +33,49 @@ Apache Traffic Control allows you to build a large scale content delivery networ [](https://github.com/apache/trafficcontrol/releases) -__Build Status__ -[](https://github.com/apache/trafficcontrol/actions/workflows/ciab.yaml) -[](http://traffic-control-cdn.readthedocs.io/en/latest/?badge=latest) +__Build Status__ [^1] -__Code Status__ +[](https://github.com/apache/trafficcontrol/actions/workflows/ciab.yaml?query=branch%3Amaster) +[](http://traffic-control-cdn.readthedocs.io/en/latest/?badge=latest?query=branch%3Amaster) -[](https://github.com/apache/trafficcontrol/actions/workflows/weasel.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/go.fmt.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/go.vet.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.cpp.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.go.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.java.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.javascript.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.python.yml) +__Code Status__ [^1] -__Test Status__ +[](https://github.com/apache/trafficcontrol/actions/workflows/weasel.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/go.fmt.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/go.vet.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.cpp.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.go.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.java.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.javascript.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.python.yml?query=branch%3Amaster) -[](https://github.com/apache/trafficcontrol/actions/workflows/go.unit.tests.yaml) -[](https://github.com/apache/trafficcontrol/actions/workflows/traffic-ops.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/tp.integration.tests.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/tm.integration.tests.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/tr-ultimate-test-harness.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/cache-config-tests.yml) -[](https://github.com/apache/trafficcontrol/actions/workflows/health-client-tests.yml) +__Test Status__ [^1] -## Documentation [^1] +[](https://github.com/apache/trafficcontrol/actions/workflows/go.unit.tests.yaml?query=branch%3Amaster) [](https://app.codecov.io/github/apache/trafficcontrol/tree/master) + +[](https://github.com/apache/trafficcontrol/actions/workflows/traffic-ops.yml?query=branch%3Amaster) [](https://app.codecov.io/github/apache/trafficcontrol/tree/master/traffic_ops) + +[](https://github.com/apache/trafficcontrol/actions/workflows/tr.tests.yaml?query=branch%3Amaster) [](https://app.codecov.io/github/apache/trafficcontrol/tree/master/traffic_router) + +[](https://github.com/apache/trafficcontrol/actions/workflows/tp.integration.tests.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/tm.integration.tests.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/tr-ultimate-test-harness.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/cache-config-tests.yml?query=branch%3Amaster) +[](https://github.com/apache/trafficcontrol/actions/workflows/health-client-tests.yml?query=branch%3Amaster) + + +--- + +## Documentation [^2] * [Intro](http://traffic-control-cdn.readthedocs.io/en/latest/index.html) * [CDN Basics](http://traffic-control-cdn.readthedocs.io/en/latest/basics/index.html) * [Traffic Control Overview](http://traffic-control-cdn.readthedocs.io/en/latest/overview/index.html) * [Administrator's Guide](http://traffic-control-cdn.readthedocs.io/en/latest/admin/index.html) * [Developer's Guide](http://traffic-control-cdn.readthedocs.io/en/latest/development/index.html) * [Traffic Ops API](https://traffic-control-cdn.readthedocs.io/en/latest/api/index.html) -## Components [^1] +## Components [^2] Review Comment: FYI, link references can be named so that you don't need to renumber them when making changes like this e.g. ```markdown Claim [^citation] ... [^citation]: https://some-source.invalid/paper/by/a/scientist/or/something ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
