Skip to content

Commit cb121cb

Browse files
jaymzhfacebook-github-bot
authored andcommitted
UNIVERSE: Add badges (facebook#335)
Summary: Signed-off-by: Phil Dibowitz <phil@ipom.com> Pull Request resolved: facebook#335 Differential Revision: D79735285 fbshipit-source-id: 450bced78aa24220064159ccd792a7ebc8c7f58f
1 parent 98beeda commit cb121cb

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

UNIVERSE.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,20 @@ read [CREATING_UNIVERSE_REPOS.md](docs/CREATING_UNIVERSE_REPOS.md).
1313

1414
| Name/Link | Prefix | Description |
1515
|------|--------|------|
16-
| [Phil's FB API Style Cookbook Suite](https://github.com/jaymzh/chef-fb-api-cookbooks) | pd | FB API Cookbooks from Phil (formerly Facebook Phil) that Meta doesn't wish to maintain |
17-
| [Boxcutter cookbook suite for robotics](https://github.com/boxcutter/boxcutter-chef-cookbooks) | boxcutter | Facebook/Meta style cookbook suite for robotics that supports both AMD64/ARM64 platforms |
16+
| [Phil's FB API Style Cookbook Suite][pd-base] [![CI][pd-ci-badge]][pd-ci-link] [![kitchen][pd-kitchen-badge]][pd-kitchen-link] | pd | FB API Cookbooks from Phil (formerly Facebook Phil) that Meta doesn't wish to maintain |
17+
| [Boxcutter cookbook suite for robotics][boxcutter-base]) [![CI][boxcutter-ci-badge]][boxcutter-ci-link] [![kitchen][boxcutter-kitchen-badge]][boxcutter-kitchen-link] | boxcutter | Facebook/Meta style cookbook suite for robotics that supports both AMD64/ARM64 platforms |
18+
19+
<!--
20+
Please use your standard prefix for URL reference
21+
names, and follow the pattern of -base and then -{ci,kitchen}-{link,badge}
22+
-->
23+
[pd-base]: https://github.com/jaymzh/chef-fb-api-cookbooks
24+
[pd-ci-link]: https://github.com/jaymzh/chef-fb-api-cookbooks/actions/workflows/ci.yml
25+
[pd-ci-badge]: https://github.com/jaymzh/chef-fb-api-cookbooks/actions/workflows/ci.yml/badge.svg
26+
[pd-kitchen-link]: https://github.com/jaymzh/chef-fb-api-cookbooks/actions/workflows/kitchen.yml
27+
[pd-kitchen-badge]: https://github.com/jaymzh/chef-fb-api-cookbooks/actions/workflows/kitchen.yml/badge.svg
28+
[boxcutter-base]: https://github.com/boxcutter/boxcutter-chef-cookbooks
29+
[boxcutter-ci-link]: https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml
30+
[boxcutter-ci-badge]: https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml/badge.svg
31+
[boxcutter-kitchen-link]: https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/kitchen.yml
32+
[boxcutter-kitchen-badge]: https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/kitchen.yml/badge.svg

0 commit comments

Comments
 (0)