Skip to content

Releases: cloudposse/github-action-deploy-ecspresso

0.6.0

11 Mar 16:26
303f5ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

v0.5.0

08 Feb 21:58
17924fa

Choose a tag to compare

Update actions/checkout action to v4 renovate (#15)

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source


Update aws-actions/configure-aws-credentials action to v4 renovate (#16)

This PR contains the following updates:

Package Type Update Change
aws-actions/configure-aws-credentials action major v2.2.0 -> v4.0.2

Release Notes

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.0.2

Compare Source

v4.0.1

Compare Source

See the changelog for details about the changes included in this release.

v4.0.0

Compare Source

See the changelog for details about the changes included in this release.

v3.0.2

Compare Source

See the changelog for details about the changes included in this release.

v3.0.1

Compare Source

See the changelog for details about the changes included in this release.

v3.0.0

Compare Source

See the changelog for details about the changes included in this release.


Update dcarbone/install-jq-action action to v2 renovate (#17)

This PR contains the following updates:

Package Type Update Change
dcarbone/install-jq-action action major v1.0.1 -> v2.1.0

Release Notes

dcarbone/install-jq-action (dcarbone/install-jq-action)

v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: dcarbone/install-jq-action@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v1.0.1...v2.0.0


Update 1arp/create-a-file-action action to v0.3 - autoclosed renovate (#18)

This PR contains the following updates:

Package Type Update Change
1arp/create-a-file-action action minor 0.2 -> 0.3

Release Notes

1arp/create-a-file-action (1arp/create-a-file-action)

v0.3

Compare Source

create-a-file action with node 20


Update nick-fields/assert-action action to v2 renovate (#20)

This PR contains the following updates:

Package Type Update Change
nick-fields/assert-action action major v1 -> v2

Release Notes

nick-fields/assert-action (nick-fields/assert-action)

v2

Compare Source


v0.4.0

29 Jun 11:38
ba24f03

Choose a tag to compare

Encrypt task-definition on s3 mirror Igor Rodionov (@goruha) (#13)

what

  • Encrypt task-definition on S3 mirror
  • Replace action that generates random dir name

why

  • Security reasons
  • Old step raise errors on some GHA runners

v0.3.0

27 Jun 13:42
dddf883

Choose a tag to compare

Change s3 mirroring path Igor Rodionov (@goruha) (#12)

what

  • Change s3 mirroring path from ${{application}}/task-definition.js to ${{cluster_name}}/${{application}}/task-definition.js

why

  • Allow to share one bucket for mirroring from different clusters
Update aws-actions/configure-aws-credentials action to v2.2.0 renovate (#11)

This PR contains the following updates:

Package Type Update Change
aws-actions/configure-aws-credentials action minor v2.1.0 -> v2.2.0

Release Notes

aws-actions/configure-aws-credentials

v2.2.0

Compare Source

See the changelog for details about the changes included in this release.


Update joellefkowitz/random-env action to v1.2.0 renovate (#10)

This PR contains the following updates:

Package Type Update Change
joellefkowitz/random-env action minor v1.0.0 -> v1.2.0

Release Notes

joellefkowitz/random-env

v1.2.0

Compare Source

v1.1.0

Compare Source


v0.2.0

13 Jun 11:12
31f4bd7

Choose a tag to compare

Added mirroring task definition on s3 Igor Rodionov (@goruha) (#5)

what

  • On deployment, copy task definition to the s3 bucket

Why

  • Mirroring to s3 is part of the disaster recovery strategy
Update aws-actions/configure-aws-credentials action to v2.1.0 renovate (#6)

This PR contains the following updates:

Package Type Update Change
aws-actions/configure-aws-credentials action minor v2.0.0 -> v2.1.0

Release Notes

aws-actions/configure-aws-credentials

v2.1.0

Compare Source

See the changelog for details about the changes included in this release.


Update actions/checkout action to v3 renovate (#9)

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2 -> v3

Release Notes

actions/checkout

v3

Compare Source


Update cloudposse/actions action to v0.33.0 renovate (#7)

This PR contains the following updates:

Package Type Update Change
cloudposse/actions action minor 0.30.0 -> 0.33.0

Release Notes

cloudposse/actions

v0.33.0

Compare Source

v0.32.0: 0.32.0 Update cloned actions

Compare Source

What's Changed

New Contributors

Full Changelog: cloudposse-archives/actions@0.31.0...0.32.0

v0.31.0: Update Alpine-based actions to Alpine 3.16

Compare Source

What's Changed

Full Changelog: cloudposse-archives/actions@0.30.0...0.31.0


Configure Renovate renovate (#4)

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/auto-readme.yml (github-actions)
  • .github/workflows/feature-branch.yml (github-actions)
  • .github/workflows/main-branch.yaml (github-actions)
  • .github/workflows/test-negative.yml (github-actions)
  • .github/workflows/test-positive.yml (github-actions)
  • action.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

Update aws-actions/configure-aws-credentials action to v2.1.0
Update cloudposse/actions action to v0.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudposse-actions-0.x
  • Merge into: main
  • Upgrade cloudposse/actions to 0.33.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

v0.1.0

03 May 15:59
260064c

Choose a tag to compare

Added initial implementation Igor Rodionov (@goruha) (#1)

what

  • Initial implementation

why

  • Deploy with ecspresso