Commit Graph

726 Commits

Author SHA1 Message Date
karishmas6
9d9db067a9 feat: use robot & run model in executeWorkflow 2024-10-10 03:01:13 +05:30
karishmas6
95a40cd287 chore: lint 2024-10-10 02:54:53 +05:30
karishmas6
5d43444cd3 feat: use robot & run model in runWorkflow 2024-10-10 02:54:27 +05:30
karishmas6
de200220d3 feat: use plainRun to abort run 2024-10-10 02:40:52 +05:30
karishmas6
079110edca feat: use id for schedule 2024-10-10 02:39:45 +05:30
karishmas6
8b820dd121 fix: format 2024-10-10 02:32:46 +05:30
karishmas6
590e7e9d9f feat: successful run + interpretation of robots 2024-10-10 02:23:33 +05:30
karishmas6
a30c08b819 feat: delete run based on runId 2024-10-10 02:02:43 +05:30
karishmas6
b90a1d5375 feat: start interpretation 2024-10-10 01:55:23 +05:30
karishmas6
f4665d197e feat: add robotMetaId 2024-10-10 01:21:49 +05:30
karishmas6
6dcc927d6a chore: lint 2024-10-10 01:19:31 +05:30
karishmas6
b83dc9d755 feat: start recording run 2024-10-10 01:19:03 +05:30
karishmas6
6b4eb8daf0 feat: delete recording based on meta id 2024-10-09 23:22:38 +05:30
karishmas6
70c7938fad feat: use robot model to save new workflow 2024-10-09 23:09:04 +05:30
karishmas6
7e22582997 wip: use db model instead of file system 2024-10-09 23:08:30 +05:30
karishmas6
565d86ec54 wip: use db model instead of file system 2024-10-09 23:08:13 +05:30
karishmas6
a174e2281c feat: robot & run association 2024-10-09 23:07:28 +05:30
karishmas6
981f75c9c6 feat: call setupAssociations() before sync 2024-10-09 23:07:09 +05:30
karishmas6
d096cf54dd feat: rename interface to RobotWorkflow 2024-10-09 20:43:15 +05:30
karishmas6
28e2a89548 feat: no associations in model files 2024-10-09 20:42:10 +05:30
karishmas6
40cebea20f chore: todo 2024-10-09 15:45:22 +05:30
karishmas6
29d90ec582 feat: match run model to run format 2024-10-09 14:43:48 +05:30
karishmas6
6e2529bb49 feat: use robot model & robotId instead of fileName 2024-10-09 14:36:19 +05:30
karishmas6
dae74286f9 chore: lint 2024-10-09 14:34:58 +05:30
karishmas6
db13b9afaa feat: match types from maxun-core 2024-10-09 14:34:43 +05:30
karishmas6
d303afc2af feat: match exact format of file system robot 2024-10-09 04:03:45 +05:30
karishmas6
3baeb09d60 feat: rename to Robot 2024-10-09 03:59:31 +05:30
karishmas6
6acde9d958 feat: match exact format of file system robot 2024-10-09 03:50:53 +05:30
karishmas6
14d5de8084 feat: run belongs to association w robot 2024-10-09 03:32:45 +05:30
karishmas6
4827a232ab feat: robotId 2024-10-09 03:31:51 +05:30
karishmas6
646626469f feat: robot has many association w run 2024-10-09 03:31:31 +05:30
karishmas6
49f6193b37 chore: lint 2024-10-09 03:27:28 +05:30
karishmas6
9d268c3e7f chore: lint 2024-10-09 03:27:19 +05:30
karishmas6
280c493ec2 feat: run model 2024-10-09 03:27:04 +05:30
karishmas6
28e8dff217 feat: rename to robot 2024-10-09 03:24:54 +05:30
karishmas6
7074e5f183 feat: robot model 2024-10-09 03:22:36 +05:30
karishmas6
cb470371f5 refactor: generator robot storage path 2024-10-09 03:12:26 +05:30
karishmas6
fb2ca29fa8 refactor: scheduled robot storage path 2024-10-09 03:11:53 +05:30
karishmas6
ff096f6b3c refactor: robot workflow storage path 2024-10-09 03:11:27 +05:30
karishmas6
113a55a6b0 refactor: robot storage path 2024-10-09 03:10:22 +05:30
karishmas6
2d0488b3a8 wip: runs api 2024-10-08 23:53:57 +05:30
karishmas6
9ce4740c9f feat: no caps 2024-10-08 23:35:51 +05:30
karishmas6
f103d84aba feat: recording id for shceduled robot 2024-10-08 23:34:53 +05:30
karishmas6
1462ca1f6a feat: export getRecordingByFileName 2024-10-08 23:27:56 +05:30
karishmas6
4b326784e1 feat: pass recording id to run id 2024-10-08 23:25:24 +05:30
karishmas6
7db34bd663 fix(ts): set type as any 2024-10-08 22:05:17 +05:30
karishmas6
32e160c209 feat: pass recording id to run metadata 2024-10-08 22:01:25 +05:30
karishmas6
943962e4f0 feat: get recording from storage 2024-10-08 22:00:05 +05:30
karishmas6
5a32e69d42 chore: todo 2024-10-08 21:58:47 +05:30
karishmas6
3673a2e799 feat: get recording by filename 2024-10-08 21:58:23 +05:30