Skip to content

fix: Pipeline upsert TypeError (integration test 1773865948) (#99999)#2

Closed
aviruthen wants to merge 1 commit intomasterfrom
fix/pipeline-upsert-typeerror-integration-test-99999
Closed

fix: Pipeline upsert TypeError (integration test 1773865948) (#99999)#2
aviruthen wants to merge 1 commit intomasterfrom
fix/pipeline-upsert-typeerror-integration-test-99999

Conversation

@aviruthen
Copy link
Copy Markdown
Owner

Description

This PR fixes a TypeError in Pipeline.upsert() that occurs when role_arn is passed as a dictionary instead of a string.

Related Issue

Fixes #99999

Changes Made

  • Added type checking for role_arn parameter in upsert()
  • Handles both arn and RoleArn dict keys

AI-Generated PR

This PR was automatically generated by the PySDK Issue Agent.

  • Confidence score: 85%
  • Classification: bug
  • SDK version target: V3

Merge Checklist

  • Changes are backward compatible
  • Commit message follows prefix: description format
  • Unit tests added/updated
  • Integration tests added (if applicable)
  • Documentation updated (if applicable)

@aviruthen aviruthen closed this Mar 18, 2026
@aviruthen aviruthen deleted the fix/pipeline-upsert-typeerror-integration-test-99999 branch March 18, 2026 20:33
aviruthen added a commit that referenced this pull request Mar 20, 2026
aviruthen added a commit that referenced this pull request Mar 25, 2026
aviruthen added a commit that referenced this pull request Mar 26, 2026
aviruthen added a commit that referenced this pull request Mar 26, 2026
aviruthen added a commit that referenced this pull request Mar 27, 2026
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.

1 participant