Skip to content

Releases: cloudposse/github-action-preview-environment-controller

v0.11.1

13 Aug 15:54
Compare
Choose a tag to compare
chore(deps): update fabasoad/data-format-converter-action digest to 64006df @renovate (#27) This PR contains the following updates:
Package Type Update Change
fabasoad/data-format-converter-action action digest 03bb3f2 -> 64006df

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

🤖 Automatic Updates

Update release workflow to allow pull-requests: write @osterman (#30) ## what - Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PR

why

  • Add comment to PR when it is released
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#29) ## what - Update workflows (`.github/workflows/settings.yaml`) to use shared workflows from `.github` repo

why

  • Reduce nested levels of reusable workflows
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#28) ## what - Update workflows (`.github/workflows/settings.yaml`)

why

  • Support new readme generation workflow.
  • Generate banners

v0.11.0

08 Feb 23:44
f45303d
Compare
Choose a tag to compare
Pin data-format-converter-action to the main branch @goruha (#24)

what

  • Pin data-format-converter-action to the main branch

why

  • Fix Node20 deprication

v0.10.0

08 Feb 23:28
bae8b16
Compare
Choose a tag to compare
Fix deprication action @goruha (#23)

what

  • Replace fabasoad/yaml-json-xml-converter-action with fabasoad/data-format-converter-action

why

  • Action was depricated

v0.9.1

08 Feb 23:06
dc1e021
Compare
Choose a tag to compare
Update dcarbone/install-jq-action action to v2 @renovate (#20)

This PR contains the following updates:

Package Type Update Change
dcarbone/install-jq-action action major v1.0.1 -> v2.1.0
dcarbone/install-jq-action action major v1.0.0 -> 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 actions/checkout action to v4 @renovate (#19)

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 nick-fields/assert-action action to v2 @renovate (#22)

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


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

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 cloudposse/actions action to v0.33.0 @renovate (#17)

This PR contains the following updates:

Package Type Update Change
cloudposse/actions action minor 0.31.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/actions@0.31.0...0.32.0


Update github output syntax @max-lobur (#18)

what

Update github output syntax

why

Following github docs

references

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#16)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.9.0

03 Nov 10:51
5e420e0
Compare
Choose a tag to compare
Update `jq-install` version @goruha (#15)

what

  • Update jq-install version

why

  • Permission issue fix was merged

v0.8.0

02 Nov 20:40
86e87a6
Compare
Choose a tag to compare
Use `RUNNER_TOOL_CACHE ` for jq @goruha (#13)

what

  • Use RUNNER_TOOL_CACHE for jq

why

  • The dir path depends of the runner

v0.7.1

02 Nov 20:14
870d793
Compare
Choose a tag to compare
Update cloudposse/actions action to v0.31.0 @renovate (#8)

This PR contains the following updates:

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

Release Notes

cloudposse/actions

v0.31.0

Compare Source

What's Changed

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


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


Install jq version @goruha (#12)

what

  • Install jq 1.6

why

  • Self-hosted runners can have jq version <1.6 and that breaks the action
Configure Renovate @renovate (#6)

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-pr-closed.yml (github-actions)
  • .github/workflows/test-pr-opened.yml (github-actions)
  • action.yml (github-actions)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Update cloudposse/actions action to v0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudposse-actions-0.x
  • Merge into: main
  • Upgrade cloudposse/actions to 0.31.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

❓ 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.

Update Readme @goruha (#5)

what

  • Update Readme
Add readme @goruha (#3)

what

  • Add readme
Added test workflows @goruha (#2)

what

  • Added tests

why

  • To test action
Added tests @goruha (#1)

what

  • Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
  • Use bullet points to be concise and to the point.

why

  • Provide the justifications for the changes (e.g. business case).
  • Describe why these changes were made (e.g. why do these commits fix the problem?)
  • Use bullet points to be concise and to the point.

references

  • Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
  • Use closes #123, if this PR closes a GitHub issue #123

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#7)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update README.md and docs @cloudpossebot (#4)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.7.0

10 Aug 15:36
Compare
Choose a tag to compare

v0.6.0

10 Aug 13:30
Compare
Choose a tag to compare
  • No changes

v0.5.0

10 Aug 13:03
Compare
Choose a tag to compare
  • No changes