Skip to content

Commit c926105

Browse files
committed
docs: update badges
1 parent 683c1b3 commit c926105

File tree

2 files changed

+27
-39
lines changed

2 files changed

+27
-39
lines changed

README.md

+23-35
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ practices.</p>
2626
[![version][version-badge]][package]
2727
[![downloads][downloads-badge]][npmtrends]
2828
[![MIT License][license-badge]][license]
29-
30-
[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors)
29+
[![All Contributors][all-contributors-badge]](#contributors)
3130
[![PRs Welcome][prs-badge]][prs]
3231
[![Code of Conduct][coc-badge]][coc]
3332
[![Discord][discord-badge]][discord]
@@ -305,6 +304,7 @@ Thanks goes to these people ([emoji key][emojis]):
305304

306305
<!-- markdownlint-enable -->
307306
<!-- prettier-ignore-end -->
307+
308308
<!-- ALL-CONTRIBUTORS-LIST:END -->
309309

310310
This project follows the [all-contributors][all-contributors] specification.
@@ -314,49 +314,37 @@ Contributions of any kind welcome!
314314

315315
[MIT](LICENSE)
316316

317+
<!-- prettier-ignore-start -->
318+
317319
[npm]: https://www.npmjs.com/
318320
[node]: https://nodejs.org
319-
[build-badge]:
320-
https://img.shields.io/travis/testing-library/dom-testing-library.svg?style=flat-square
321-
[build]: https://travis-ci.org/testing-library/dom-testing-library
322-
[coverage-badge]:
323-
https://img.shields.io/codecov/c/github/testing-library/dom-testing-library.svg?style=flat-square
321+
[build-badge]: https://img.shields.io/github/workflow/status/testing-library/dom-testing-library/validate/master?logo=github&style=flat-square
322+
[build]: https://github.com/testing-library/dom-testing-library/actions?query=workflow%3Avalidate
323+
[coverage-badge]: https://img.shields.io/codecov/c/github/testing-library/dom-testing-library.svg?style=flat-square
324324
[coverage]: https://codecov.io/github/testing-library/dom-testing-library
325-
[version-badge]:
326-
https://img.shields.io/npm/v/@testing-library/dom.svg?style=flat-square
325+
[version-badge]: https://img.shields.io/npm/v/@testing-library/dom.svg?style=flat-square
327326
[package]: https://www.npmjs.com/package/@testing-library/dom
328-
[downloads-badge]:
329-
https://img.shields.io/npm/dm/@testing-library/dom.svg?style=flat-square
327+
[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/dom.svg?style=flat-square
330328
[npmtrends]: http://www.npmtrends.com/@testing-library/dom
331-
[license-badge]:
332-
https://img.shields.io/npm/l/@testing-library/dom.svg?style=flat-square
333-
[license]:
334-
https://github.com/testing-library/dom-testing-library/blob/master/LICENSE
335-
[prs-badge]:
336-
https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
329+
[license-badge]: https://img.shields.io/npm/l/@testing-library/dom.svg?style=flat-square
330+
[license]: https://github.com/testing-library/dom-testing-library/blob/master/LICENSE
331+
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
337332
[prs]: http://makeapullrequest.com
338-
[donate-badge]:
339-
https://img.shields.io/badge/$-support-green.svg?style=flat-square
340-
[coc-badge]:
341-
https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
342-
[coc]:
343-
https://github.com/testing-library/dom-testing-library/blob/master/CODE_OF_CONDUCT.md
344-
[github-watch-badge]:
345-
https://img.shields.io/github/watchers/testing-library/dom-testing-library.svg?style=social
333+
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
334+
[coc]: https://github.com/testing-library/dom-testing-library/blob/master/CODE_OF_CONDUCT.md
335+
[github-watch-badge]: https://img.shields.io/github/watchers/testing-library/dom-testing-library.svg?style=social
346336
[github-watch]: https://github.com/testing-library/dom-testing-library/watchers
347-
[github-star-badge]:
348-
https://img.shields.io/github/stars/testing-library/dom-testing-library.svg?style=social
337+
[github-star-badge]: https://img.shields.io/github/stars/testing-library/dom-testing-library.svg?style=social
349338
[github-star]: https://github.com/testing-library/dom-testing-library/stargazers
350-
[twitter]:
351-
https://twitter.com/intent/tweet?text=Check%20out%20dom-testing-library%20by%20%40testing-library%20https%3A%2F%2Fgithub.com%2Ftesting-library%2Fdom-testing-library%20%F0%9F%91%8D
352-
[twitter-badge]:
353-
https://img.shields.io/twitter/url/https/github.com/testing-library/dom-testing-library.svg?style=social
339+
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20dom-testing-library%20by%20%40testing-library%20https%3A%2F%2Fgithub.com%2Ftesting-library%2Fdom-testing-library%20%F0%9F%91%8D
340+
[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/testing-library/dom-testing-library.svg?style=social
354341
[emojis]: https://github.com/all-contributors/all-contributors#emoji-key
355342
[all-contributors]: https://github.com/all-contributors/all-contributors
356-
[set-immediate]:
357-
https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
343+
[all-contributors-badge]: https://img.shields.io/github/all-contributors/testing-library/dom-testing-library?color=orange&style=flat-square
344+
[set-immediate]: https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
358345
[guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106
359346
[jest]: https://facebook.github.io/jest
360-
[discord-badge]:
361-
https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
347+
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
362348
[discord]: https://discord.gg/c6JN9fM
349+
350+
<!-- prettier-ignore-end -->

other/MAINTAINING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ any more of you than that.
3232
As a maintainer, you're fine to make your branches on the main repo or on your
3333
own fork. Either way is fine.
3434

35-
When we receive a pull request, a travis build is kicked off automatically (see
36-
the `.travis.yml` for what runs in the travis build). We avoid merging anything
37-
that breaks the travis build.
35+
When we receive a pull request, a github action is kicked off automatically (see
36+
the `.github/workflows/validate.yml` for what runs in the action). We avoid
37+
merging anything that breaks the github action.
3838

3939
Please review PRs and focus on the code rather than the individual. You never
4040
know when this is someone's first ever PR and we want their experience to be as
@@ -49,7 +49,7 @@ to release. See the next section on Releases for more about that.
4949
## Release
5050

5151
Our releases are automatic. They happen whenever code lands into `master`. A
52-
travis build gets kicked off and if it's successful, a tool called
52+
github action gets kicked off and if it's successful, a tool called
5353
[`semantic-release`](https://github.com/semantic-release/semantic-release) is
5454
used to automatically publish a new release to npm as well as a changelog to
5555
GitHub. It is only able to determine the version and whether a release is

0 commit comments

Comments
 (0)