Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: webfactory/create-aws-codedeploy-deployment

Update AWS SDK to v3

13 Aug 12:53
@mpdude mpdude
3bbfd21
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog: v0.5.0...v0.5.1

Contributors

mpdude
Assets 2
Loading

Add a second action to clean up deployment groups

12 Aug 14:17
@mpdude mpdude
3922b2b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

⚠️ This release requires you to change uses: statements from webfactory/create-aws-codedeploy-deployment to webfactory/create-aws-codedeploy-deployment/create-deployment.

What's Changed

  • Bump simple-git from 3.10.0 to 3.15.0 by @dependabot in #27
  • Bump simple-git from 3.15.0 to 3.16.0 by @dependabot in #28
  • Bump semver from 5.7.1 to 5.7.2 by @dependabot in #29
  • Add a second action to delete deployment groups (e. g. after PR merge) by @mpdude in #31

Full Changelog: v0.4.0...v0.5.0

Contributors

mpdude and dependabot
Loading

v0.4.0

25 Oct 13:43
@mpdude mpdude
de07259
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

  • Upgrade from Node 12 to Node 16 (see GitHub announcement) to address a deprecation notice
  • Upgrade actions/core to address a deprecation notice (see GitHub announcement)
  • Fail gracefully with an error message when appspec.yml is missing (#19)
  • Allow overriding the branch name used to look up configuration (#20)
  • Avoid an error when dealing with failed deployments (#23)
  • Fix handling of concurrent deployments (#24)
  • Add a $PR_NUMBER placeholder for deployment group names (#26)

Full Changelog: v0.3.0...v0.4.0

Loading

Support `workflow_dispatch` events

24 Oct 13:07
@mpdude mpdude
cb5e208
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Thanks to @mkarnicki 's contribution in #8, this action now also works in workflows triggered with the workflow_dispatch event. For example, this allows to manually trigger workflows to perform deployments.

Contributors

mkarnicki
Loading

Fix release tag to include `v` prefix

21 Dec 10:56
@mpdude mpdude
Compare
Choose a tag to compare
Loading
Loading

Fix a bug when previous deployments did not include a description

17 Dec 08:20
@mpdude mpdude
Compare
Choose a tag to compare
Loading

This release mostly includes fix fix from 0d7a684, hoping that this will resolve #5.

Loading

Fix a bug with destructuring assignments

15 Sep 12:59
@mpdude mpdude
Compare
Choose a tag to compare
Loading

This prevents a crash of the action when it is first run for a new deployment group that has no previous deployments.

Loading

Works around race conditions

15 Sep 10:14
@mpdude mpdude
fc0c006
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This release tries to mitigate possible race conditions when several workflow runs try to deploy to the same deployment group at the same time. Additionally, a small CLI wrapper script is included.

Loading

Initial release

17 Jun 12:17
@mpdude mpdude
8e523b4
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the initial release. Care will be taken to be BC as much as possible – but hey, it's still a 0.x.

Loading

AltStyle によって変換されたページ (->オリジナル) /