GitHub / webfactory/create-aws-codedeploy-deployment / commits
Action to create AWS CodeDeploy deployments from GitHub Actions workflows
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 39d7bd8c |
Bump undici from 5.28.5 to 5.29.0 (#38)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c84c73a2 | merge Merge pull request #37 from webfactory/dependabot/npm_and_yarn/octokit/plugin... |
Lukas Meier <l****m@w****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b34dd856 | merge Merge pull request #35 from webfactory/dependabot/npm_and_yarn/octokit/reques... |
Lukas Meier <l****m@w****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e3956ae9 |
Bump @octokit/request from 8.4.0 to 8.4.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fb55bf69 | merge Merge pull request #36 from webfactory/dependabot/npm_and_yarn/octokit/endpoi... |
Lukas Meier <l****m@w****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| c97874d2 |
Bump @octokit/endpoint from 9.0.5 to 9.0.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 95e66e6e |
Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 86d97d48 | merge Merge pull request #34 from webfactory/dependabot/npm_and_yarn/octokit/reques... |
Lukas Meier <l****m@w****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2069c520 |
Bump @octokit/request-error from 5.1.0 to 5.1.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 489798b5 |
Bump undici from 5.28.4 to 5.28.5 (#33)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3bbfd216 | Update to AWS SDK v3 (#32) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 06ef5c32 | Update action version numbers shown in the README file | Matthias Pigulla <m****p@w****e> | over 1 year ago | |
| 3922b2b2 | Add a second action to delete deployment groups (e. g. after PR merge) (#31) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 49de04c1 |
Bump semver from 5.7.1 to 5.7.2 (#29)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4ee3e356 |
Bump simple-git from 3.15.0 to 3.16.0 (#28)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 396fac22 | Update example workflow to use current versions of other actions |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0470a8d1 |
Bump simple-git from 3.10.0 to 3.15.0 (#27)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| de072596 | Add a `$PR_NUMBER` placeholder for deployment group names (#26) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| df8aebb3 | Upgrade actions/core to ^1.10 to avoid a deprecation warning | Matthias Pigulla <m****p@w****e> | about 3 years ago | |
| 97ede508 | Fix handling of concurrent deployments (#24) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0e6395e2 | Avoid an error when dealing with failed deployments (#23) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7e84e00f | Allow overriding the branch name used to look up configuration (#20) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 65409bf5 | Fix variable scoping issue | Matthias Pigulla <m****p@w****e> | over 3 years ago | |
| ba5d4166 | Fail gracefully with an error message when appspec.yml is missing (#19) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1874ac57 | Update Node dependencies (#18) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7e39b15d | merge Merge pull request #15 from webfactory/dependabot/npm_and_yarn/node-fetch-2.6.7 |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 80f893c6 |
Bump node-fetch from 2.6.1 to 2.6.7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3015c909 | merge Merge pull request #14 from webfactory/dependabot/npm_and_yarn/minimist-1.2.6 |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2168a8fc |
Bump minimist from 1.2.5 to 1.2.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| cb5e2082 | Allow deployments to be triggered by workflow_dispatch events (#8) |
Michał Karnicki <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f76ac4d3 | merge Merge pull request #12 from webfactory/dependabot/npm_and_yarn/i-0.3.7 |
Martin Güthler <r****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ae7b0f9f |
Bump i from 0.3.6 to 0.3.7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 90089b18 | "yarn upgrade" dependencies | Matthias Pigulla <m****p@w****e> | over 4 years ago | |
| 7ea86510 | Add a switch to ignore the sequence check (#9) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| cbc07d4e | Update the action version in the README, preparing for a bugfix release | Matthias Pigulla <m****p@w****e> | almost 5 years ago | |
| 0b699944 | Rebuild with updated dependencies in place | Matthias Pigulla <m****p@w****e> | almost 5 years ago | |
| f459828f | Upgrade NPM packages to fix security issues pointed out by Dependabot | Matthias Pigulla <m****p@w****e> | almost 5 years ago | |
| 0d7a6849 | Fix for deployments that do not have a description | Matthias Pigulla <m****p@w****e> | about 5 years ago | |
| ebef1580 | Fix the 'deploymentGroupCreated' output (#4) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9046cedd | Update the action version in the README |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 250217bf | Fix destructuring assignment for deployment groups that have no previous depl... | Matthias Pigulla <m****p@w****e> | about 5 years ago | |
| fc0c0067 | Mitigate race condition (#3) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 62d30ecb | Create a very simple CLI wrapper (#2) |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 38eda93b | Fail the action on unhandled exceptions | Matthias Pigulla <m****p@w****e> | over 5 years ago | |
| 69f42772 | Fix another markdown glitch |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 06ad4245 | Document the necessary IAM permissions | Matthias Pigulla <m****p@w****e> | over 5 years ago | |
| 46359e51 | Simplify example by removing a configuration setting that is not absolutely n... |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8e523b4e | Update action.yml |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e7d6c1e6 | Formatting fixes |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 570ed843 | Try to add a logo |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| da62dd4c | Fix some glitches in the README file |
Matthias Pigulla <m****p@w****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 300f9ace | Initial commit 🦄 | Matthias Pigulla <m****p@w****e> | over 5 years ago |