Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cdk): Added SecondsBeforeTimeout, TimeOutAction #27183 #27489

Closed
wants to merge 19 commits into from
Closed

feat(cdk): Added SecondsBeforeTimeout, TimeOutAction #27183 #27489

wants to merge 19 commits into from

Conversation

edxlang
Copy link

@edxlang edxlang commented Oct 11, 2023

Added secondsBeforeTimeout
Added timeOutAction

Followed coding conventions,
Enacted checks for both seconds before the timeout and time-out action.

Second try, with updated branches and snapshots
Closes #27183.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

ed and others added 16 commits October 7, 2023 13:26
)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.0 to 39.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tj-actions/changed-files/releases">tj-actions/changed-files's releases</a>.</em></p>
<blockquote>
<h2>v39.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1603">tj-actions/changed-files#1603</a></li>
<li>Upgraded to v39.2.0 by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1604">tj-actions/changed-files#1604</a></li>
<li>chore(deps): update dependency eslint to v8.50.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1605">tj-actions/changed-files#1605</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1606">tj-actions/changed-files#1606</a></li>
<li>chore(deps): update dependency <code>@​types/lodash</code> to v4.14.199 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1607">tj-actions/changed-files#1607</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.6.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1608">tj-actions/changed-files#1608</a></li>
<li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1609">tj-actions/changed-files#1609</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.6.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1610">tj-actions/changed-files#1610</a></li>
<li>chore: updated list of unsupported inputs when using REST API by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1611">tj-actions/changed-files#1611</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1612">tj-actions/changed-files#1612</a></li>
<li>chore(deps): update typescript-eslint monorepo to v6.7.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1613">tj-actions/changed-files#1613</a></li>
<li>fix(deps): update dependency <code>@​octokit/rest</code> to v20.0.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1614">tj-actions/changed-files#1614</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.7.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1615">tj-actions/changed-files#1615</a></li>
<li>chore(deps): update dependency eslint-plugin-github to v4.10.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1616">tj-actions/changed-files#1616</a></li>
<li>chore(deps): update dependency <code>@​types/micromatch</code> to v4.0.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1617">tj-actions/changed-files#1617</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.7.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1618">tj-actions/changed-files#1618</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.7.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1620">tj-actions/changed-files#1620</a></li>
<li>chore(deps): update dependency eslint-plugin-jest to v27.4.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1621">tj-actions/changed-files#1621</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.8.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1622">tj-actions/changed-files#1622</a></li>
<li>chore(deps): update typescript-eslint monorepo to v6.7.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1623">tj-actions/changed-files#1623</a></li>
<li>chore: create issue-comment-test.yml by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1624">tj-actions/changed-files#1624</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.8.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1626">tj-actions/changed-files#1626</a></li>
<li>fix: incorrect branch name for issue_comment event by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1625">tj-actions/changed-files#1625</a></li>
<li>chore: clean up test by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1627">tj-actions/changed-files#1627</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tj-actions/changed-files/compare/v39...v39.2.1">https://github.com/tj-actions/changed-files/compare/v39...v39.2.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tj-actions/changed-files/blob/main/HISTORY.md">tj-actions/changed-files's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a href="https://github.com/tj-actions/changed-files/compare/v39.2.0...v39.2.1">39.2.1</a> - (2023-10-03)</h1>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Incorrect branch name for issue_comment event (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1625">#1625</a>) (<a href="https://github.com/tj-actions/changed-files/commit/3415b437807016c147990325ffd1c445deaa7a1d">3415b43</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency <code>@​octokit/rest</code> to v20.0.2 (<a href="https://github.com/tj-actions/changed-files/commit/2ba385a5e1d21dc4d37a2baf55e780a7fd57139c">2ba385a</a>)  - (renovate[bot])</li>
</ul>
<h2>🔄 Update</h2>
<ul>
<li>Update issue-comment-test.yml (<a href="https://github.com/tj-actions/changed-files/commit/344b35fc53a62a8550dc9715607c49a8777f16a1">344b35f</a>)  - (Tonye Jack)</li>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/e061de58dad56050b79935b5cf2dcad74159fb83">e061de5</a>)  - (Tonye Jack)</li>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/2d7c10954b8d1cbd6384cb940c06c4478c53837d">2d7c109</a>)  - (Tonye Jack)</li>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/6e74c9dbbb6ba09bce97da82f2262807d6abbfa5">6e74c9d</a>)  - (Tonye Jack)</li>
<li>Updated README.md (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1612">#1612</a>)</li>
</ul>
<p>Co-authored-by: jackton1 <a href="mailto:jackton1@users.noreply.github.com">jackton1@users.noreply.github.com</a> (<a href="https://github.com/tj-actions/changed-files/commit/cf03855076201be8cde507cce3b8bd4e9f7abe95">cf03855</a>)  - (tj-actions[bot])</p>
<ul>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/877b5ce98c3a0133d7ac80b7e2cae6cc8f961841">877b5ce</a>)  - (Tonye Jack)</li>
<li>Updated README.md (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1606">#1606</a>)</li>
</ul>
<p>Co-authored-by: jackton1 <a href="mailto:jackton1@users.noreply.github.com">jackton1@users.noreply.github.com</a> (<a href="https://github.com/tj-actions/changed-files/commit/dac82b0e155183344880244ed092cd3b06663426">dac82b0</a>)  - (tj-actions[bot])</p>
<ul>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/4595c4c56bb7ca1edba1f155a344153539b2b2f8">4595c4c</a>)  - (Tonye Jack)</li>
</ul>
<h2>⚙️ Miscellaneous Tasks</h2>
<ul>
<li>Clean up test (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1627">#1627</a>) (<a href="https://github.com/tj-actions/changed-files/commit/db153baf731265ad02cd490b07f470e2d55e3345">db153ba</a>)  - (Tonye Jack)</li>
<li>Update issue-comment-test.yml (<a href="https://github.com/tj-actions/changed-files/commit/f318653745f7ab6557649e6f96c71a5faccacb6b">f318653</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.8.2 (<a href="https://github.com/tj-actions/changed-files/commit/15f38d6693283446115e78f7b3076608c1c67d02">15f38d6</a>)  - (renovate[bot])</li>
<li>Create issue-comment-test.yml (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1624">#1624</a>) (<a href="https://github.com/tj-actions/changed-files/commit/2160c8e998e23cb0a2cee38e4f030a743d61af29">2160c8e</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update typescript-eslint monorepo to v6.7.4 (<a href="https://github.com/tj-actions/changed-files/commit/39084f937ae8cc423a895ef8507e6620b1b7983b">39084f9</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.8.0 (<a href="https://github.com/tj-actions/changed-files/commit/22a6a7dedc674501315625e1db94ce3fdbfdf386">22a6a7d</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency eslint-plugin-jest to v27.4.2 (<a href="https://github.com/tj-actions/changed-files/commit/8f93691a81d6c978bc304711c46597e7dbbc25d4">8f93691</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.7.2 (<a href="https://github.com/tj-actions/changed-files/commit/c5c7d8163f10b0dde64364d83cafb8de357b75eb">c5c7d81</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.7.1 (<a href="https://github.com/tj-actions/changed-files/commit/6f90eecfe82139f386adf4623cc24103cde40c3f">6f90eec</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/micromatch</code> to v4.0.3 (<a href="https://github.com/tj-actions/changed-files/commit/4daaa8171de72e3250f45fc86d12a60d1dd47158">4daaa81</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency eslint-plugin-github to v4.10.1 (<a href="https://github.com/tj-actions/changed-files/commit/cbff9146e3997d34c4e754583c25435257541e58">cbff914</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.7.0 (<a href="https://github.com/tj-actions/changed-files/commit/44827f39da2d74aeb9462a58b09a6be660878d4e">44827f3</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update typescript-eslint monorepo to v6.7.3 (<a href="https://github.com/tj-actions/changed-files/commit/7d9358afc150cebfe3b5bd5741b21885ef30bf86">7d9358a</a>)  - (renovate[bot])</li>
<li>Updated list of unsupported inputs when using REST API (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1611">#1611</a>) (<a href="https://github.com/tj-actions/changed-files/commit/428220b7f403d741a0c919da5b37293e1fc2b492">428220b</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.6.5 (<a href="https://github.com/tj-actions/changed-files/commit/914e0223cf25b0dcee06b9dddf0e5e8c2f13ea63">914e022</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance (<a href="https://github.com/tj-actions/changed-files/commit/b79cd45602e1ab93c5766c4055e658d83bd4f7a3">b79cd45</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.6.4 (<a href="https://github.com/tj-actions/changed-files/commit/19107de46c6b36f05bae9188237357904b070361">19107de</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/lodash</code> to v4.14.199 (<a href="https://github.com/tj-actions/changed-files/commit/29dd1b9c76732acc349df06e11ac2cf359137642">29dd1b9</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency eslint to v8.50.0 (<a href="https://github.com/tj-actions/changed-files/commit/39000e536b5446b6d4d0558ba3467384265331a0">39000e5</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance (<a href="https://github.com/tj-actions/changed-files/commit/9053f9ea110082a134adc566dc32ece555fc4125">9053f9e</a>)  - (renovate[bot])</li>
</ul>
<h2>⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v39.2.0 (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1604">#1604</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tj-actions/changed-files/commit/db153baf731265ad02cd490b07f470e2d55e3345"><code>db153ba</code></a> chore: clean up test (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1627">#1627</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/344b35fc53a62a8550dc9715607c49a8777f16a1"><code>344b35f</code></a> Update issue-comment-test.yml</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/f318653745f7ab6557649e6f96c71a5faccacb6b"><code>f318653</code></a> chore: update issue-comment-test.yml</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/3415b437807016c147990325ffd1c445deaa7a1d"><code>3415b43</code></a> fix: incorrect branch name for issue_comment event (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1625">#1625</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/15f38d6693283446115e78f7b3076608c1c67d02"><code>15f38d6</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.8.2</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/2160c8e998e23cb0a2cee38e4f030a743d61af29"><code>2160c8e</code></a> chore: create issue-comment-test.yml (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1624">#1624</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/39084f937ae8cc423a895ef8507e6620b1b7983b"><code>39084f9</code></a> chore(deps): update typescript-eslint monorepo to v6.7.4</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/22a6a7dedc674501315625e1db94ce3fdbfdf386"><code>22a6a7d</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.8.0</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/8f93691a81d6c978bc304711c46597e7dbbc25d4"><code>8f93691</code></a> chore(deps): update dependency eslint-plugin-jest to v27.4.2</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/c5c7d8163f10b0dde64364d83cafb8de357b75eb"><code>c5c7d81</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.7.2</li>
<li>Additional commits viewable in <a href="https://github.com/tj-actions/changed-files/compare/8238a4103220c636f2dad328ead8a7c8dbe316a3...db153baf731265ad02cd490b07f470e2d55e3345">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tj-actions/changed-files&package-manager=github_actions&previous-version=39.2.0&new-version=39.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
…27462)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/releases">stefanzweifel/git-auto-commit-action's releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<p>New major release that bumps the default runtime to Node 20. There are no other breaking changes.</p>
<h2>Changed</h2>
<ul>
<li>Update node version to node20 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/300">#300</a>) <a href="https://github.com/@ryudaitakai"><code>@​ryudaitakai</code></a></li>
<li>Add _log and _set_github_output functions (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/273">#273</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Seems like there is an extra space (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/288">#288</a>) <a href="https://github.com/@pedroamador"><code>@​pedroamador</code></a></li>
<li>Fix git-auto-commit.yml (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/277">#277</a>) <a href="https://github.com/@zcong1993"><code>@​zcong1993</code></a></li>
</ul>
<h2>Dependency Updates</h2>
<ul>
<li>Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/302">#302</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump bats from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/293">#293</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump github/super-linter from 4 to 5 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/289">#289</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump bats from 1.8.2 to 1.9.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/282">#282</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>v4.16.0</h2>
<h2>Changed</h2>
<ul>
<li>Don't commit files when only LF/CRLF changes (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/265">#265</a>) <a href="https://github.com/@ZeroRin"><code>@​ZeroRin</code></a></li>
<li>Update default email address of github-actions[bot] (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/264">#264</a>) <a href="https://github.com/@Teko012"><code>@​Teko012</code></a></li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Fix link and text for workflow limitation (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/263">#263</a>) <a href="https://github.com/@Teko012"><code>@​Teko012</code></a></li>
</ul>
<h2>v4.15.4</h2>
<h2>Fixed</h2>
<ul>
<li>Let Action fail if git binary can't be located (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/261">#261</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
<h2>Dependency Updates</h2>
<ul>
<li>Bump github/super-linter from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/258">#258</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump bats from 1.7.0 to 1.8.2 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/259">#259</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump actions/checkout from 2 to 3 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/257">#257</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>v4.15.3</h2>
<h2>Changed</h2>
<ul>
<li>Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/255">#255</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
<h2>v4.15.2</h2>
<h2>Changed</h2>
<ul>
<li>Replace set-output usage with GITHUB_OUTPUT (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/252">#252</a>) <a href="https://github.com/amonshiz"><code>@​amonshiz</code></a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md">stefanzweifel/git-auto-commit-action's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.3...v4.15.4">v4.15.4</a> - 2022-11-05</h2>
<h3>Fixed</h3>
<ul>
<li>Let Action fail if git binary can't be located (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/261">#261</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
<h3>Dependency Updates</h3>
<ul>
<li>Bump github/super-linter from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/258">#258</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump bats from 1.7.0 to 1.8.2 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/259">#259</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
<li>Bump actions/checkout from 2 to 3 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/257">#257</a>) <a href="https://github.com/@dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.2...v4.15.3">v4.15.3</a> - 2022-10-26</h2>
<h3>Changed</h3>
<ul>
<li>Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/255">#255</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
<h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.1...v4.15.2">v4.15.2</a> - 2022-10-22</h2>
<h3>Changed</h3>
<ul>
<li>Replace set-output usage with GITHUB_OUTPUT (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/252">#252</a>) <a href="https://github.com/amonshiz"><code>@​amonshiz</code></a></li>
</ul>
<h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.0...v4.15.1">v4.15.1</a> - 2022-10-10</h2>
<h3>Fixed</h3>
<ul>
<li>Run Action on Node16 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/pull/247">#247</a>) <a href="https://github.com/@stefanzweifel"><code>@​stefanzweifel</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/8756aa072ef5b4a080af5dc8fef36c5d586e521d"><code>8756aa0</code></a> Update node version to node20 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/300">#300</a>)</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/17a44b07bfb39df9b154951c8319a83ab0eb61bf"><code>17a44b0</code></a> Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/43818d504497ae1cf89266ac8e6b88253fd828b3"><code>43818d5</code></a> Fix Typo</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/10944650cd54362ae9200814cbb06c657132951d"><code>1094465</code></a> Use actions/checkout v4 in examples</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/3d1b5e078a85df99db0cb2441cd4309b09d86253"><code>3d1b5e0</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/302">#302</a>)</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/47a8ad5f38721f4b62f84ddd01aba6b281956891"><code>47a8ad5</code></a> Bump bats from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/293">#293</a>)</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/77a7b3fb3cefad3856cb5086bfb157ac1c32b008"><code>77a7b3f</code></a> Bump github/super-linter from 4 to 5 (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/289">#289</a>)</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/9cc0a1f55de2aa04a36721ca84463dd520f70f4c"><code>9cc0a1f</code></a> Seems like there is an extra space (<a href="https://redirect.github.com/stefanzweifel/git-auto-commit-action/issues/288">#288</a>)</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/0b5f8a533380e17b84a027ed83497bd5cfe3dfb2"><code>0b5f8a5</code></a> Update Test</li>
<li><a href="https://github.com/stefanzweifel/git-auto-commit-action/commit/3a446b74f0b1655361b260fb3c56299d77e635d3"><code>3a446b7</code></a> Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action</li>
<li>Additional commits viewable in <a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stefanzweifel/git-auto-commit-action&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
AWS Service Spec packages to latest versions.
#27394 added back the synthetics module for CDK release v2.100.0 due to an issue with the peer dependencies that has since been fixed. Since synthetics is stabilized, the alpha module can be safely deleted now.

I downloaded `@aws-cdk/aws-synthetics-alpha` version `2.100.0-alpha.0` and confirmed that its `package.json` included the correct peer dependencies with the caret:

```json
  "peerDependencies": {
    "aws-cdk-lib": "^2.100.0",
    "constructs": "^10.0.0"
  },
```

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
…rsion of Java (#27422)

This change allows users to use more up-to-date java functionality. Java 8 is now only supported in limited circumstances so we should not set that version here.

> REPLACE THIS TEXT BLOCK
>
> Describe the reason for this change, what the solution is, and any
> important design decisions you made. 
>
> Remember to follow the [CONTRIBUTING GUIDE] and [DESIGN GUIDELINES] for any
> code you submit.
>
> [CONTRIBUTING GUIDE]: https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md
> [DESIGN GUIDELINES]: https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md

Closes #<issue number here>.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
…27467)

New alpha modules deserve their own labels. Labels themselves have been added.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Reverts #27441

...

snip snap snip snap snip

We will be publishing one last version that deprecates the module
Depends on #27470.

Deprecates the alpha module for aws-synthetics-alpha so that the last version of aws-synthetics-alpha points to the stable aws-cdk-lib/aws-synthetics.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
There was logic in `aws-glue-alpha.Job` that expected `SparkUIProps.prefix` to be specified in the form `/prefix-name`, instead of the more conventional `prefix-name/`. This fix addresses the validation and handling of this prefix field to support the correct format. 


BREAKING CHANGE: `SparkUIProps.prefix` strings in the original `/prefix-name` format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new `prefix-name/` format.

Closes #27396.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Added `without-urls` option for poetry. Also added Python versions for the integration tests.

Closes #27103.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
This PR resolves errors in the integration test library when users run identical assertions multiple times.

This change ensures that each use of `awsApiCall`, `httpApiCall`, and `invokeFunction` has a unique identifier, even when multiple identical assertions are used in the same context. We introduced a `uniqueAssertionId` function in the `DeployAssert` construct that maintains backward compatibility with the old id rendering scheme, but prevents the use of conflicting construct ids by tracking the usage of ids and differentiating them where there's a conflict.

Closes #22043, #23049

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
The `HttpApiCall` handler only supports endpoints that return JSON. Also let it handle regular strings, if the endpoint returns something that is not parseable as JSON.

Fix a type issue in the declared types as well, they never returned a `responseJson` field, just a `body` field.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
…ueryExecution` (#27287)

Add missing `ExecutionParameters` option to `AthenaStartQueryExecution` step.

Closes #27286.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions github-actions bot added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Oct 11, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team October 11, 2023 02:32
@edxlang
Copy link
Author

edxlang commented Oct 11, 2023

@scanlonp Hey, just fixed the branching issues and I submitted this new PR to commemorate the moment

Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: af1ff21
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. To keep this PR from being closed, please continue work on it. If not, it will automatically be closed in a week.

@aws-cdk-automation
Copy link
Collaborator

This PR has been deemed to be abandoned, and will be automatically closed. Please create a new PR for these changes if you think this decision has been made in error.

@aws-cdk-automation aws-cdk-automation added the closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. label Nov 9, 2023
@aws-cdk-automation
Copy link
Collaborator

The pull request linter fails with the following errors:

❌ Features must contain a change to an integration test file and the resulting snapshot.

PRs must pass status checks before we can provide a meaningful review.

If you would like to request an exemption from the status checks or clarification on feedback, please leave a comment on this PR containing Exemption Request and/or Clarification Request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-rds : Allow full support for scaling configuration options
9 participants