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

Fix s3bucket option for stackset deploy #593

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Scribbd
Copy link
Contributor

@Scribbd Scribbd commented Nov 14, 2024

Issue #, if available: #528

Description of changes:
While using the feature requested in the mentioned ticket, rain didn't accept the --s3-bucket on rain stackset deploy. It only worked for rain stackset the subcommand 'root'.

After investigating the original change and comparing how the s3 commands are made available in rain cc, rain deploy and rm I offer this MR that allows the use of the s3-commands with rain stackset deploy.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ericzbeard ericzbeard merged commit e303a7b into aws-cloudformation:main Nov 19, 2024
1 check passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 21, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) | minor | `v1.19.0` -> `v1.20.2` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aws-cloudformation/rain (aws-cloudformation/rain)</summary>

### [`v1.20.2`](https://github.com/aws-cloudformation/rain/releases/tag/v1.20.2)

[Compare Source](aws-cloudformation/rain@v1.20.1...v1.20.2)

This release adds unit tests to make sure the build command will work for all types.

#### What's Changed

-   Version 1.20.2 by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#619

**Full Changelog**: aws-cloudformation/rain@v1.20.1...v1.20.2

### [`v1.20.1`](https://github.com/aws-cloudformation/rain/releases/tag/v1.20.1)

[Compare Source](aws-cloudformation/rain@v1.20.0...v1.20.1)

#### What's Changed

-   Fixing incorrect schema by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#618

**Full Changelog**: aws-cloudformation/rain@v1.20.0...v1.20.1

### [`v1.20.0`](https://github.com/aws-cloudformation/rain/releases/tag/v1.20.0)

[Compare Source](aws-cloudformation/rain@v1.19.0...v1.20.0)

#### What's Changed

-   Remove confirmation prompt for deploy --no-exec by [@&#8203;clncy](https://github.com/clncy) in aws-cloudformation/rain#587
-   Module packages by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#582
-   Fix s3bucket option for stackset deploy by [@&#8203;Scribbd](https://github.com/Scribbd) in aws-cloudformation/rain#593
-   Schema updates for version bump by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#613

#### New Contributors

-   [@&#8203;clncy](https://github.com/clncy) made their first contribution in aws-cloudformation/rain#587
-   [@&#8203;Scribbd](https://github.com/Scribbd) made their first contribution in aws-cloudformation/rain#593

**Full Changelog**: aws-cloudformation/rain@v1.19.0...v1.20.0

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuNzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants