Skip to content

enhancement(AutomationCOntext): add workspace ID support#491

Open
jsdbroughton wants to merge 4 commits intomainfrom
jonathon/automate_run_workspace_aware
Open

enhancement(AutomationCOntext): add workspace ID support#491
jsdbroughton wants to merge 4 commits intomainfrom
jonathon/automate_run_workspace_aware

Conversation

@jsdbroughton
Copy link
Copy Markdown
Contributor

Description & motivation

Enhances the automation context by introducing workspace ID support. The changes facilitate improved identification and management of workspaces associated with automation runs.

Changes:

  • Adds a workspace_id property to the AutomationContext class.
  • Implements logic to resolve workspace ID using run data or project lookup fallback.
  • Updates the AutomationRunData and TestAutomationRunData models to include workspace ID with optional typing.
  • Updates fixtures to handle workspace ID in test automation runs.

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for specklepy ready!

Name Link
🔨 Latest commit e99efe8
🔍 Latest deploy log https://app.netlify.com/projects/specklepy/deploys/69d57162a15ca800087445ef
😎 Deploy Preview https://deploy-preview-491--specklepy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jsdbroughton jsdbroughton changed the title Adds workspace ID support to automation context enhancement(AutomationCOntext): add workspace ID support Apr 7, 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