Skip to content

Commit 10a48b9

Browse files
authored
Update README.md and docs
1 parent 61f45ad commit 10a48b9

1 file changed

Lines changed: 40 additions & 110 deletions

File tree

README.md

Lines changed: 40 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ Trigger Spacelist stack synchronously
3535
---
3636

3737
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
38-
[<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]
39-
[<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]
40-
[<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]
41-
[<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]
42-
[<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]
43-
[<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]
44-
45-
4638

4739

4840
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -66,8 +58,6 @@ The GitHub action triggers Spacelift stack run to provistion infrastructure.
6658

6759

6860

69-
70-
7161
## Usage
7262

7363

@@ -122,15 +112,6 @@ The GitHub action triggers Spacelift stack run to provistion infrastructure.
122112
<!-- markdownlint-restore -->
123113
124114
125-
126-
## Share the Love
127-
128-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-spacelift-stack-deploy)! (it helps us **a lot**)
129-
130-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
131-
132-
133-
134115
## Related Projects
135116
136117
Check out these related projects.
@@ -146,81 +127,70 @@ For additional context, refer to some of these links.
146127
- [example-github-action-release-workflow](https://github.com/cloudposse/example-github-action-release-workflow) - Example application with complicated release workflow
147128
148129
149-
## Help
150-
151-
**Got a question?** We got answers.
130+
## ✨ Contributing
152131
153-
File a GitHub [issue](https://github.com/cloudposse/github-action-spacelift-stack-deploy/issues), send us an [email][email] or join our [Slack Community][slack].
132+
This project is under active development, and we encourage contributions from our community.
133+
Many thanks to our outstanding contributors:
154134
155-
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
135+
<a href="https://github.com/cloudposse/github-action-spacelift-stack-deploy/graphs/contributors">
136+
<img src="https://contrib.rocks/image?repo=cloudposse/github-action-spacelift-stack-deploy&max=24" />
137+
</a>
156138
157-
## DevOps Accelerator for Startups
139+
### 🐛 Bug Reports & Feature Requests
158140
141+
Please use the [issue tracker](https://github.com/cloudposse/github-action-spacelift-stack-deploy/issues) to report any bugs or file feature requests.
159142
160-
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.
143+
### 💻 Developing
161144
162-
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
145+
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].
163146
164-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
147+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
165148
166-
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.
149+
1. **Fork** the repo on GitHub
150+
2. **Clone** the project to your own machine
151+
3. **Commit** changes to your own branch
152+
4. **Push** your work back up to your fork
153+
5. Submit a **Pull Request** so that we can review your changes
167154
168-
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
169-
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
170-
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
171-
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
172-
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
173-
- **Training.** You'll receive hands-on training so your team can operate what we build.
174-
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
175-
- **Troubleshooting.** You'll get help to triage when things aren't working.
176-
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
177-
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
155+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
178156
179-
## Slack Community
157+
### 🌎 Slack Community
180158
181159
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.
182160
183-
## Discourse Forums
184-
185-
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.
186-
187-
## Newsletter
161+
### 📰 Newsletter
188162
189163
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.
190164
191-
## Office Hours
165+
### 📆 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" />
192166
193167
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
194168
195-
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
196-
197-
## Contributing
198-
199-
### Bug Reports & Feature Requests
169+
## About
200170
201-
Please use the [issue tracker](https://github.com/cloudposse/github-action-spacelift-stack-deploy/issues) to report any bugs or file feature requests.
202-
203-
### Developing
204-
205-
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].
206-
207-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
208-
209-
1. **Fork** the repo on GitHub
210-
2. **Clone** the project to your own machine
211-
3. **Commit** changes to your own branch
212-
4. **Push** your work back up to your fork
213-
5. Submit a **Pull Request** so that we can review your changes
214-
215-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
171+
This project is maintained and funded by [Cloud Posse, LLC][website].
172+
<a href="https://cpco.io/homepage"><img src="https://cloudposse.com/logo-300x69.svg" align="right" /></a>
216173
174+
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.
217175
218-
## Copyright
176+
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
219177
220-
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
178+
Work directly with our team of DevOps experts via email, slack, and video conferencing.
221179
180+
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.
222181
182+
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
183+
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
184+
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
185+
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
186+
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
187+
- **Training.** You'll receive hands-on training so your team can operate what we build.
188+
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
189+
- **Troubleshooting.** You'll get help to triage when things aren't working.
190+
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
191+
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
223192
193+
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
224194
## License
225195
226196
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -246,42 +216,11 @@ specific language governing permissions and limitations
246216
under the License.
247217
```
248218

249-
250-
251-
252-
253-
254-
255-
256-
257219
## Trademarks
258220

259221
All other trademarks referenced herein are the property of their respective owners.
260-
261-
## About
262-
263-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
264-
265-
[![Cloud Posse][logo]][website]
266-
267-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
268-
269-
We offer [paid support][commercial_support] on all of our projects.
270-
271-
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.
272-
273-
274-
275-
### Contributors
276-
277-
<!-- markdownlint-disable -->
278-
| [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] |
279-
|---|
280-
<!-- markdownlint-restore -->
281-
282-
[goruha_homepage]: https://github.com/goruha
283-
[goruha_avatar]: https://img.cloudposse.com/150x150/https://github.com/goruha.png
284-
222+
---
223+
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
285224
[![README Footer][readme_footer_img]][readme_footer_link]
286225
[![Beacon][beacon]][website]
287226
<!-- markdownlint-disable -->
@@ -292,12 +231,9 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
292231
[jobs]: https://cpco.io/jobs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=jobs
293232
[hire]: https://cpco.io/hire?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=hire
294233
[slack]: https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=slack
295-
[linkedin]: https://cpco.io/linkedin?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=linkedin
296234
[twitter]: https://cpco.io/twitter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=twitter
297-
[testimonial]: https://cpco.io/leave-testimonial?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=testimonial
298235
[office_hours]: https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=office_hours
299236
[newsletter]: https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=newsletter
300-
[discourse]: https://ask.sweetops.com/?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=discourse
301237
[email]: https://cpco.io/email?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=email
302238
[commercial_support]: https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=commercial_support
303239
[we_love_open_source]: https://cpco.io/we-love-open-source?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=we_love_open_source
@@ -308,11 +244,5 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
308244
[readme_footer_link]: https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=readme_footer_link
309245
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img
310246
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-spacelift-stack-deploy&utm_content=readme_commercial_support_link
311-
[share_twitter]: https://twitter.com/intent/tweet/?text=github-action-spacelift-stack-deploy&url=https://github.com/cloudposse/github-action-spacelift-stack-deploy
312-
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=github-action-spacelift-stack-deploy&url=https://github.com/cloudposse/github-action-spacelift-stack-deploy
313-
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/github-action-spacelift-stack-deploy
314-
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/github-action-spacelift-stack-deploy
315-
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/github-action-spacelift-stack-deploy
316-
[share_email]: mailto:?subject=github-action-spacelift-stack-deploy&body=https://github.com/cloudposse/github-action-spacelift-stack-deploy
317247
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/github-action-spacelift-stack-deploy?pixel&cs=github&cm=readme&an=github-action-spacelift-stack-deploy
318248
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)