Commit ccc6f9e
authored
feat(workspace-sync): add portable imports and v2 fork workflows (#7700)
* feat(workspace-sync): add portable imports and v2 fork workflows
* fix(workspace-sync): preserve activity attribution and update boundary tests1 parent 2bfb8b1 commit ccc6f9e
214 files changed
Lines changed: 56804 additions & 7782 deletions
File tree
- apps
- docs
- content/docs
- api-reference
- (generated)/workspace-sync
- cli
- lib
- sim
- app/api
- v2
- selectors
- get
- list
- workflows
- [workflowId]/export
- import
- preview
- workspaces/[workspaceId]
- fork
- availability
- children
- exclusions
- lineage
- mappings
- preview
- pull
- preview
- push
- preview
- resources
- rollback
- unlink
- operations
- [operationId]
- webhooks/outbox/process
- workspaces/[id]/fork
- availability
- diff
- excluded-workflows
- lineage
- mapping
- promote
- resources
- rollback
- unlink
- blocks/blocks
- ee/workspace-forking
- api
- application
- components/fork-sync
- lib
- copy
- lineage
- mapping
- promote
- remap
- lib
- api/contracts
- selectors
- v2
- __tests__
- openapi
- copilot/generated
- core
- application
- orchestration
- mcp
- secrets/references
- selectors
- api
- application
- server
- providers
- workflows
- api
- application
- credentials
- operations
- orchestration
- persistence
- references
- sanitization
- search-replace/resources
- variables
- workspaces
- __integration__
- operations
- packages
- db
- migrations
- meta
- sim-cli/src
- commands/protocol
- contract
- generated
- http
- runtime
- scripts
- openapi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments