You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** This file was automatically generated by the `build-harness`.
15
+
** This file was automatically generated by the `cloudposse/build-harness`.
18
16
** 1) Make all changes to `README.yaml`
19
17
** 2) Run `make init` (you only need to do this once)
20
18
** 3) Run`make readme` to rebuild this file.
@@ -30,29 +28,6 @@
30
28
31
29
Template repo for GitHub Actions written in TypeScript
32
30
33
-
---
34
-
35
-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36
-
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
37
-
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
38
-
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
39
-
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
40
-
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
41
-
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
42
-
43
-
44
-
45
-
46
-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
31
57
32
58
33
@@ -63,11 +38,8 @@ This repo is a template for GitHub Actions written in TypeScript.
63
38
64
39
65
40
66
-
67
41
## Usage
68
42
69
-
70
-
71
43
Use this repository as a template in your own GitHub Action project to get started.
72
44
73
45
@@ -78,15 +50,6 @@ Use this repository as a template in your own GitHub Action project to get start
78
50
79
51
80
52
81
-
82
-
## Share the Love
83
-
84
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-typescript-template)! (it helps us **a lot**)
85
-
86
-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
87
-
88
-
89
-
90
53
## Related Projects
91
54
92
55
Check out these related projects.
@@ -101,86 +64,55 @@ For additional context, refer to some of these links.
101
64
-[example-github-action-release-workflow](https://github.com/cloudposse/example-github-action-release-workflow) - Example application with complicated release workflow
102
65
103
66
104
-
## Help
105
-
106
-
**Got a question?** We got answers.
107
-
108
-
File a GitHub [issue](https://github.com/cloudposse/github-action-typescript-template/issues), send us an [email][email] or join our [Slack Community][slack].
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.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
69
+
## ✨ Contributing
120
70
121
-
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.
71
+
This project is under active development, and we encourage contributions from our community.
122
72
123
-
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
124
-
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
125
-
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
126
-
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
127
-
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
128
-
-**Training.** You'll receive hands-on training so your team can operate what we build.
129
-
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
130
-
-**Troubleshooting.** You'll get help to triage when things aren't working.
131
-
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
132
-
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
133
73
134
-
## Slack Community
135
74
136
-
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.
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.
141
-
142
-
## Newsletter
143
-
144
-
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.
145
-
146
-
## Office Hours
147
-
148
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Please use the [issue tracker](https://github.com/cloudposse/github-action-typescript-template/issues) to report any bugs or file feature requests.
157
-
158
-
### Developing
159
-
160
-
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].
81
+
For 🐛 bug reports & feature requests, please use the [issue tracker](https://github.com/cloudposse/github-action-typescript-template/issues).
161
82
162
83
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
163
-
164
-
1.**Fork** the repo on GitHub
165
-
2.**Clone** the project to your own machine
166
-
3.**Commit** changes to your own branch
167
-
4.**Push** your work back up to your fork
168
-
5. Submit a **Pull Request** so that we can review your changes
84
+
1. Review our [Code of Conduct](https://github.com/cloudposse/github-action-typescript-template/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
85
+
2.**Fork** the repo on GitHub
86
+
3.**Clone** the project to your own machine
87
+
4.**Commit** changes to your own branch
88
+
5.**Push** your work back up to your fork
89
+
6. Submit a **Pull Request** so that we can review your changes
169
90
170
91
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
171
92
93
+
### 🌎 Slack Community
172
94
173
-
## Copyright
95
+
Join our [Open Source Community](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-typescript-template&utm_content=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.
Sign up for [our newsletter](https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-typescript-template&utm_content=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.
100
+
Dropped straight into your Inbox every week — and usually a 5-minute read.
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-typescript-template&utm_content=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.
<summary>Preamble to the Apache License, Version 2.0</summary>
112
+
<br/>
113
+
<br/>
182
114
183
-
See [LICENSE](LICENSE)for full details.
115
+
Complete license is available in the [`LICENSE`](LICENSE)file.
184
116
185
117
```text
186
118
Licensed to the Apache Software Foundation (ASF) under one
@@ -200,74 +132,17 @@ KIND, either express or implied. See the License for the
200
132
specific language governing permissions and limitations
201
133
under the License.
202
134
```
203
-
204
-
205
-
206
-
207
-
208
-
209
-
210
-
135
+
</details>
211
136
212
137
## Trademarks
213
138
214
139
All other trademarks referenced herein are the property of their respective owners.
215
140
216
-
## About
217
-
218
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
219
-
220
-
[![Cloud Posse][logo]][website]
221
-
222
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
223
-
224
-
We offer [paid support][commercial_support] on all of our projects.
225
141
226
-
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.
0 commit comments