[PR #109] [MERGED] fix: waiters extraction #236

Closed
opened 2026-03-15 11:55:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/109
Author: @mschlaipfer
Created: 1/19/2026
Status: Merged
Merged: 1/21/2026
Merged by: @mschlaipfer

Base: mainHead: fix-108


📝 Commits (2)

  • 2edcb2a fix: waiters extraction
  • 8fe91b6 Merge remote-tracking branch 'gh-upstream' into fix-108

📊 Changes

3 files changed (+32 additions, -14 deletions)

View changed files

📝 iam-policy-autopilot-policy-generation/src/extraction/python/disambiguation.rs (+8 -2)
📝 iam-policy-autopilot-policy-generation/src/extraction/python/waiters_extractor.rs (+23 -11)
📝 iam-policy-autopilot-policy-generation/src/extraction/sdk_model.rs (+1 -1)

📄 Description

Issue #, if available: #108

Description of changes: Fixes a regression where we did not populate the SdkMethodCall correctly for waiters extracted from Python source code.

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awslabs/iam-policy-autopilot/pull/109 **Author:** [@mschlaipfer](https://github.com/mschlaipfer) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@mschlaipfer](https://github.com/mschlaipfer) **Base:** `main` ← **Head:** `fix-108` --- ### 📝 Commits (2) - [`2edcb2a`](https://github.com/awslabs/iam-policy-autopilot/commit/2edcb2ad06d5bedfafab7754006793eb833434d5) fix: waiters extraction - [`8fe91b6`](https://github.com/awslabs/iam-policy-autopilot/commit/8fe91b6275f2ef2aa8de252996440c6037c2b2f3) Merge remote-tracking branch 'gh-upstream' into fix-108 ### 📊 Changes **3 files changed** (+32 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `iam-policy-autopilot-policy-generation/src/extraction/python/disambiguation.rs` (+8 -2) 📝 `iam-policy-autopilot-policy-generation/src/extraction/python/waiters_extractor.rs` (+23 -11) 📝 `iam-policy-autopilot-policy-generation/src/extraction/sdk_model.rs` (+1 -1) </details> ### 📄 Description *Issue #, if available:* #108 *Description of changes:* Fixes a regression where we did not populate the `SdkMethodCall` correctly for waiters extracted from Python source code. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:55:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#236
No description provided.