Commit graph

5 commits

Author SHA1 Message Date
Akshay Sasidharan
7d64917288 feat: workflow to support setup script from app definition
- Introduced waitForBundleReady function for improved polling during bundle readiness.
- Updated setupScript type to support object structure.
- Refactored bundle generation logic to ensure successful creation and retrieval of bundles.
2025-09-17 18:30:00 +05:30
Akshay Sasidharan
160ebb1015 refactor: use setup script in top level context 2025-09-11 00:15:36 +05:30
Akshay Sasidharan
b6854197e3 chore: udpate spec suite
- Added workflow permissions setup in `setupOrganizationAndUser` function.
- Created `createUserWorkflowPermissions` to manage user-specific workflow permissions.
- Introduced `createWorkflowDataSource` and `createWorkflowDataQuery` for managing data sources and queries in workflows.
- Implemented `buildWorkflowDefinition` and `createCompleteWorkflow` for streamlined workflow creation.
- Updated existing functions to accommodate new workflow-related features and data management.
2025-09-10 20:57:17 +05:30
Akshay Sasidharan
2403856f1f refactor: Improve bundle generation and npm registry service functionality 2025-09-08 12:08:46 +05:30
gsmithun4
269ec56455 Initial commit 2025-02-25 12:22:50 +05:30