Skip to content

Commit b4df373

Browse files
authored
Update README.md and docs
1 parent e90c701 commit b4df373

File tree

1 file changed

+70
-135
lines changed

1 file changed

+70
-135
lines changed

README.md

Lines changed: 70 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11

22
<!-- markdownlint-disable -->
3-
# github-action-matrix-outputs-write [![Latest Release](https://img.shields.io/github/release/cloudposse/github-action-matrix-outputs-write.svg)](https://github.com/cloudposse/github-action-matrix-outputs-write/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
3+
# github-action-matrix-outputs-write <a href="https://cpco.io/homepage"><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a>
4+
<a href="https://github.com/cloudposse/github-action-matrix-outputs-write/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-matrix-outputs-write.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a>
45
<!-- markdownlint-restore -->
56

6-
[![README Header][readme_header_img]][readme_header_link]
7-
8-
[![Cloud Posse][logo]](https://cpco.io/homepage)
9-
107
<!--
118
129
1310
1411
1512
** DO NOT EDIT THIS FILE
1613
**
17-
** This file was automatically generated by the `build-harness`.
14+
** This file was automatically generated by the `cloudposse/build-harness`.
1815
** 1) Make all changes to `README.yaml`
1916
** 2) Run `make init` (you only need to do this once)
2017
** 3) Run`make readme` to rebuild this file.
@@ -31,30 +28,17 @@
3128
[Workaround implementation](https://github.com/community/community/discussions/17245#discussioncomment-3814009) - Write matrix jobs outputs
3229

3330

34-
---
35-
36-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
37-
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
38-
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
39-
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
40-
[<img align="right" title="Share on Reddit" src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
41-
[<img align="right" title="Share on LinkedIn" src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
42-
[<img align="right" title="Share on Twitter" src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
43-
44-
45-
46-
47-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
48-
49-
50-
51-
52-
53-
54-
55-
5631

32+
---
33+
> [!NOTE]
34+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
35+
> <details><summary>Learn More</summary>
36+
>
37+
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
38+
>
39+
> </details>
5740
41+
[![README Header][readme_header_img]][readme_header_link]
5842

5943

6044
## Introduction
@@ -70,8 +54,6 @@ We implement the workaround with two GitHub Actions:
7054

7155

7256

73-
74-
7557
## Usage
7658

7759

@@ -326,15 +308,6 @@ jobs:
326308
<!-- markdownlint-restore -->
327309

328310

329-
330-
## Share the Love
331-
332-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-matrix-outputs-write)! (it helps us **a lot**)
333-
334-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
335-
336-
337-
338311
## Related Projects
339312

340313
Check out these related projects.
@@ -350,87 +323,88 @@ For additional context, refer to some of these links.
350323
- [example-github-action-release-workflow](https://github.com/cloudposse/example-github-action-release-workflow) - Example application with complicated release workflow
351324

352325

353-
## Help
354-
355-
**Got a question?** We got answers.
356-
357-
File a GitHub [issue](https://github.com/cloudposse/github-action-matrix-outputs-write/issues), send us an [email][email] or join our [Slack Community][slack].
326+
## ✨ Contributing
358327

359-
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
328+
This project is under active development, and we encourage contributions from our community.
329+
Many thanks to our outstanding contributors:
360330

361-
## DevOps Accelerator for Startups
331+
<a href="https://github.com/cloudposse/github-action-matrix-outputs-write/graphs/contributors">
332+
<img src="https://contrib.rocks/image?repo=cloudposse/github-action-matrix-outputs-write&max=24" />
333+
</a>
362334

335+
### 🐛 Bug Reports & Feature Requests
363336

364-
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
337+
Please use the [issue tracker](https://github.com/cloudposse/github-action-matrix-outputs-write/issues) to report any bugs or file feature requests.
365338

366-
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
339+
### 💻 Developing
367340

368-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
341+
If you are interested in being a contributor and want to get involved in developing this project or help out with Cloud Posse's other projects, we would love to hear from you!
342+
Hit us up in [Slack][slack], in the `#cloudposse` channel.
369343

370-
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
344+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
345+
1. Review our [Code of Conduct](https://github.com/cloudposse/github-action-matrix-outputs-write/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
346+
2. **Fork** the repo on GitHub
347+
3. **Clone** the project to your own machine
348+
4. **Commit** changes to your own branch
349+
5. **Push** your work back up to your fork
350+
6. Submit a **Pull Request** so that we can review your changes
371351

372-
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
373-
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
374-
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
375-
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
376-
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
377-
- **Training.** You'll receive hands-on training so your team can operate what we build.
378-
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
379-
- **Troubleshooting.** You'll get help to triage when things aren't working.
380-
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
381-
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
352+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
382353

383-
## Slack Community
354+
### 🌎 Slack Community
384355

385356
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
386357

387-
## Discourse Forums
388-
389-
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
390-
391-
## Newsletter
392-
393-
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
358+
### 📰 Newsletter
394359

395-
## Office Hours
360+
Sign up for [our newsletter][newsletter] and join 3,000+ DevOps engineers, CTOs, and founders who get insider access to the latest DevOps trends, so you can always stay in the know.
361+
Dropped straight into your Inbox every week — and usually a 5-minute read.
396362

397-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
363+
### 📆 Office Hours <img src="https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png" align="right" />
398364

399-
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
365+
[Join us every Wednesday via Zoom][office_hours] for your weekly dose of insider DevOps trends, AWS news and Terraform insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
366+
It's **FREE** for everyone!
400367

401-
## Contributing
402-
403-
### Bug Reports & Feature Requests
404-
405-
Please use the [issue tracker](https://github.com/cloudposse/github-action-matrix-outputs-write/issues) to report any bugs or file feature requests.
406-
407-
### Developing
408-
409-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
410-
411-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
368+
## About
412369

413-
1. **Fork** the repo on GitHub
414-
2. **Clone** the project to your own machine
415-
3. **Commit** changes to your own branch
416-
4. **Push** your work back up to your fork
417-
5. Submit a **Pull Request** so that we can review your changes
370+
This project is maintained by [Cloud Posse, LLC][website].
371+
<a href="https://cpco.io/homepage"><img src="https://cloudposse.com/logo-300x69.svg" align="right" /></a>
418372

419-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
373+
We are a [**DevOps Accelerator**][commercial_support] for funded startups and enterprises.
374+
Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly.
375+
We build it with you. You own everything. Your team wins. Plus, we stick around until you succeed.
420376

377+
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
421378

422-
## Copyright
379+
*Your team can operate like a pro today.*
423380

424-
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
381+
Ensure that your team succeeds by using our proven process and turnkey blueprints. Plus, we stick around until you succeed.
425382

383+
<details>
384+
<summary>📚 <strong>What's included?</strong></summary>
426385

386+
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
387+
- **Deployment Strategy.** You'll have a battle-tested deployment strategy using GitHub Actions that's automated and repeatable.
388+
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
389+
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
390+
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
391+
- **Training.** You'll receive hands-on training so your team can operate what we build.
392+
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
393+
- **Troubleshooting.** You'll get help to triage when things aren't working.
394+
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
395+
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
396+
</details>
427397

398+
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
428399
## License
429400

430-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
431-
432-
See [LICENSE](LICENSE) for full details.
401+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
433402

403+
<details>
404+
<summary>Preamble to the Apache License, Version 2.0</summary>
405+
<br/>
406+
<br/>
407+
Complete license is available in the [`LICENSE`](LICENSE) file.
434408
```text
435409
Licensed to the Apache Software Foundation (ASF) under one
436410
or more contributor license agreements. See the NOTICE file
@@ -449,43 +423,13 @@ KIND, either express or implied. See the License for the
449423
specific language governing permissions and limitations
450424
under the License.
451425
```
452-
453-
454-
455-
456-
457-
458-
459-
426+
</details>
460427

461428
## Trademarks
462429

463430
All other trademarks referenced herein are the property of their respective owners.
464-
465-
## About
466-
467-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
468-
469-
[![Cloud Posse][logo]][website]
470-
471-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
472-
473-
We offer [paid support][commercial_support] on all of our projects.
474-
475-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
476-
477-
478-
479-
### Contributors
480-
481-
<!-- markdownlint-disable -->
482-
| [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] |
483-
|---|
484-
<!-- markdownlint-restore -->
485-
486-
[goruha_homepage]: https://github.com/goruha
487-
[goruha_avatar]: https://img.cloudposse.com/150x150/https://github.com/goruha.png
488-
431+
---
432+
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
489433
[![README Footer][readme_footer_img]][readme_footer_link]
490434
[![Beacon][beacon]][website]
491435
<!-- markdownlint-disable -->
@@ -496,12 +440,9 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
496440
[jobs]: https://cpco.io/jobs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=jobs
497441
[hire]: https://cpco.io/hire?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=hire
498442
[slack]: https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=slack
499-
[linkedin]: https://cpco.io/linkedin?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=linkedin
500443
[twitter]: https://cpco.io/twitter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=twitter
501-
[testimonial]: https://cpco.io/leave-testimonial?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=testimonial
502444
[office_hours]: https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=office_hours
503445
[newsletter]: https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=newsletter
504-
[discourse]: https://ask.sweetops.com/?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=discourse
505446
[email]: https://cpco.io/email?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=email
506447
[commercial_support]: https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=commercial_support
507448
[we_love_open_source]: https://cpco.io/we-love-open-source?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=we_love_open_source
@@ -512,11 +453,5 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
512453
[readme_footer_link]: https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=readme_footer_link
513454
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img
514455
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-matrix-outputs-write&utm_content=readme_commercial_support_link
515-
[share_twitter]: https://twitter.com/intent/tweet/?text=github-action-matrix-outputs-write&url=https://github.com/cloudposse/github-action-matrix-outputs-write
516-
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=github-action-matrix-outputs-write&url=https://github.com/cloudposse/github-action-matrix-outputs-write
517-
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/github-action-matrix-outputs-write
518-
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/github-action-matrix-outputs-write
519-
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/github-action-matrix-outputs-write
520-
[share_email]: mailto:?subject=github-action-matrix-outputs-write&body=https://github.com/cloudposse/github-action-matrix-outputs-write
521456
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/github-action-matrix-outputs-write?pixel&cs=github&cm=readme&an=github-action-matrix-outputs-write
522457
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)