Skip to content

Commit cf7b2d2

Browse files
gruntwork-cigruntwork-ci
andauthored
Update Gruntwork releases as of 2024-10-31 (#2139)
Co-authored-by: gruntwork-ci <[email protected]>
1 parent ef4c183 commit cf7b2d2

File tree

9 files changed

+2241
-387
lines changed

9 files changed

+2241
-387
lines changed

docs/guides/stay-up-to-date/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,12 @@ href="/guides/stay-up-to-date/cis/cis-1.5.0"
111111
</Grid>
112112

113113

114+
##DOCS-SOURCER-END -->
115+
116+
114117
<!-- ##DOCS-SOURCER-START
115118
{
116119
"sourcePlugin": "releases",
117-
"hash": "e77106b267e902108918ea5e2d48a0aa"
120+
"hash": "bbdb9a31997af7209f50e41b63676932"
118121
}
119122
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2024-04/index.md

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Here are the repos that were updated:
1313
- [boilerplate](#boilerplate)
1414
- [patcher-cli](#patcher-cli)
1515
- [pipelines-cli](#pipelines-cli)
16+
- [pipelines-workflows](#pipelines-workflows)
1617
- [terraform-aws-architecture-catalog](#terraform-aws-architecture-catalog)
1718
- [terraform-aws-asg](#terraform-aws-asg)
1819
- [terraform-aws-cache](#terraform-aws-cache)
@@ -200,6 +201,91 @@ This release includes the following improvements:
200201

201202

202203

204+
## pipelines-workflows
205+
206+
207+
### [v0.0.5](https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.5)
208+
209+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
210+
<small>Published: 4/30/2024 | <a href="https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.5">Release notes</a></small>
211+
</p>
212+
213+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
214+
215+
* Version dump dependencies by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/3
216+
* chore(deps): bump gruntwork-io/pipelines-provision-account-action from 0.0.3 to 0.0.4 by @dependabot in https://github.com/gruntwork-io/pipelines-workflows/pull/4
217+
* AWS Execute Improvement by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/5
218+
219+
* @dependabot made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/4
220+
221+
**Full Changelog**: https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.4...v0.0.5
222+
223+
</div>
224+
225+
226+
### [v0.0.4](https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.4)
227+
228+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
229+
<small>Published: 4/26/2024 | <a href="https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.4">Release notes</a></small>
230+
</p>
231+
232+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
233+
234+
* Bump versions of downstream actions
235+
236+
**Full Changelog**: https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.3...v0.0.4
237+
238+
</div>
239+
240+
241+
### [v0.0.3](https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.3)
242+
243+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
244+
<small>Published: 4/26/2024 | <a href="https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.3">Release notes</a></small>
245+
</p>
246+
247+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
248+
249+
* bump version of pipelines-aws-execute
250+
251+
**Full Changelog**: https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.2...v0.0.3
252+
253+
</div>
254+
255+
256+
### [v0.0.2](https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.2)
257+
258+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
259+
<small>Published: 4/26/2024 | <a href="https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.2">Release notes</a></small>
260+
</p>
261+
262+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
263+
264+
* Move pipelines CLI version into the workflow by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/1
265+
* chore: Updating README.md by @yhakbar in https://github.com/gruntwork-io/pipelines-workflows/pull/2
266+
267+
* @ZachGoldberg made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/1
268+
* @yhakbar made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/2
269+
270+
**Full Changelog**: https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.1...v0.0.2
271+
272+
</div>
273+
274+
275+
### [v0.0.1](https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.1)
276+
277+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
278+
<small>Published: 4/26/2024 | <a href="https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.1">Release notes</a></small>
279+
</p>
280+
281+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
282+
283+
**Full Changelog**: https://github.com/gruntwork-io/pipelines-workflows/commits/v0.0.1
284+
285+
</div>
286+
287+
288+
203289
## terraform-aws-architecture-catalog
204290

205291

@@ -1547,6 +1633,6 @@ Default EKS version is 1.29 with this release! Please see the links below for fu
15471633
<!-- ##DOCS-SOURCER-START
15481634
{
15491635
"sourcePlugin": "releases",
1550-
"hash": "7780b1bc4b45aae60c5eb32b6a6347ac"
1636+
"hash": "b44ec71f293d81bc47600053ec5ef6ab"
15511637
}
15521638
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)