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

Get all AWS Cloudformation stacks #1030

Merged
merged 2 commits into from Mar 7, 2022
Merged

Conversation

JonathanWbn
Copy link
Contributor

Description

This is a follow-up from #950 that addresses two things:

  • filter out deleted stacks
  • use recursion to fetch all stacks, not only the first batch

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements OP is contributor The OP of the PR is a contributor of the extension labels Mar 5, 2022
@raycastbot
Copy link
Collaborator

Thank you for your contribution! 🎉

🔔 @victor-falcon @Hodglim you might want to have a look.

@JonathanWbn JonathanWbn changed the title Fix/stacks Get all AWS Cloudformation stacks Mar 5, 2022
@fe9lix fe9lix self-requested a review March 7, 2022 15:50
@fe9lix fe9lix self-assigned this Mar 7, 2022
@fe9lix fe9lix merged commit bb87318 into raycast:main Mar 7, 2022
@raycastbot
Copy link
Collaborator

Published to the Raycast Store:
https://raycast.com/Falcon/aws

FezVrasta pushed a commit to FezVrasta/extensions that referenced this pull request Mar 23, 2022
* fix: use id instead of name for list item key

* chore: fetch paginated list of stacks

Co-authored-by: Jonathan Wieben <jonathan.wieben@claimsforce.com>
ciiiii pushed a commit to ciiiii/raycast-extensions that referenced this pull request Apr 4, 2022
* fix: use id instead of name for list item key

* chore: fetch paginated list of stacks

Co-authored-by: Jonathan Wieben <jonathan.wieben@claimsforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements OP is contributor The OP of the PR is a contributor of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants