|
10 | 10 |
|
11 | 11 | Use this CDK construct to create ephemeral [self-hosted GitHub runners][1] on-demand inside your AWS account.
|
12 | 12 |
|
13 |
| -* Easy to configure GitHub integration with a web-based interface |
14 |
| -* Customizable runners with decent defaults |
15 |
| -* Multiple runner configurations controlled by labels |
16 |
| -* Everything fully hosted in your account |
17 |
| -* Automatically updated build environment with latest runner version |
| 13 | +* 🧩 Easy to configure GitHub integration with a web-based interface |
| 14 | +* 🧠 Customizable runners with decent defaults |
| 15 | +* 🏃🏻 Multiple runner configurations controlled by labels |
| 16 | +* 🔐 Everything fully hosted in your account |
| 17 | +* 🔃 Automatically updated build environment with latest runner version |
18 | 18 |
|
19 | 19 | Self-hosted runners in AWS are useful when:
|
20 | 20 |
|
@@ -296,13 +296,13 @@ Other useful metrics to track:
|
296 | 296 |
|
297 | 297 | If you use and love this project, please consider contributing.
|
298 | 298 |
|
299 |
| -1. If you see something, say something. [Issues][16] help improve the quality of the project. |
300 |
| - * Include relevant logs and package versions for bugs. |
301 |
| - * When possible, describe the use-case behind feature requests. |
302 |
| -3. [Pull requests][17] are welcome. |
303 |
| - * Run `npm run build` before submitting to make sure all tests pass. |
304 |
| - * Allow edits from maintainers so small adjustments can be made easily. |
305 |
| -3. Consider [sponsoring][15] the project to show your support and optionally get your name listed below. |
| 299 | +1. 🪳 If you see something, say something. [Issues][16] help improve the quality of the project. |
| 300 | + * Include relevant logs and package versions for bugs. |
| 301 | + * When possible, describe the use-case behind feature requests. |
| 302 | +1. 🛠️ [Pull requests][17] are welcome. |
| 303 | + * Run `npm run build` before submitting to make sure all tests pass. |
| 304 | + * Allow edits from maintainers so small adjustments can be made easily. |
| 305 | +1. 💵 Consider [sponsoring][15] the project to show your support and optionally get your name listed below. |
306 | 306 |
|
307 | 307 | ## Other Options
|
308 | 308 |
|
|
0 commit comments