Commit Graph

51 Commits

Author SHA1 Message Date
Andrey Melnikov
c5975a4022 feat: Added auth token server
issue #96
2020-03-10 12:53:13 -07:00
rushtehrani
780257fcf4 update protobuf files 2020-03-02 14:44:17 -08:00
rushtehrani
63f20088b6 add info to api 2020-03-02 14:37:42 -08:00
Andrey Melnikov
202e6c6613 Added extension and parentPath to files responses 2020-02-29 11:31:41 -08:00
Andrey Melnikov
e65fe291c2 Added endpoint to list files. 2020-02-27 14:44:50 -08:00
Andrey Melnikov
9fa50edbed Updated GetArtifacts
* No longer base64 encode, as the bytes automatically do that.
* Change GetArtifactDownload to just GetArtifact for consistency
* Change url to have the key on the end instead of a query parameter.
2020-02-26 13:40:20 -08:00
Andrey Melnikov
fb3c17efdc Auto-generated code update. 2020-02-26 13:40:20 -08:00
Aleksandr Melnikov
9a9de25663 Added "authorization bearer" piece to proto. 2020-02-25 12:57:38 -08:00
rushtehrani
267aa5face remove test code 2020-02-21 16:12:14 -08:00
rushtehrani
8b4a51c39e clean up third party + add additional third party proto files 2020-02-21 16:07:39 -08:00
Andrey Melnikov
04a34812ec Updated list workflows to have workflow_executions name 2020-02-21 13:30:01 -08:00
rushtehrani
017b42a749 fix typo 2020-02-21 09:58:02 -08:00
rushtehrani
be711a94c0 rename Workflow to workflowExecution 2020-02-20 20:43:02 -08:00
Andrey Melnikov
d3c13fbb0d Updated generated swagger docs 2020-02-19 11:11:45 -08:00
Aleksandr Melnikov
d855fa4780 Adding latest swagger / pb files. 2020-02-19 09:02:36 -08:00
rushtehrani
db58b404bc regenerate workflow.pb.go 2020-02-13 11:53:42 -08:00
rushtehrani
8b4b109389 update metrics api 2020-02-13 11:29:52 -08:00
Andrey Melnikov
497e060fce Added pagination to workflows request. 2020-02-13 10:22:33 -08:00
rushtehrani
d19df434a0 workflow phase, start/finish time 2020-02-13 10:22:33 -08:00
rushtehrani
bf9ad3ddce add metrics endpoint 2020-02-12 09:46:21 -08:00
rushtehrani
75077a9b8c executed workflow manifest + inject metrics (wip) 2020-02-12 09:46:21 -08:00
rushtehrani
34d8ed26a4 resubmitworkflow + additional wf methods 2020-02-12 09:46:21 -08:00
rushtehrani
747234917d change worfklowtemplate archive http endpoint 2020-02-06 14:41:37 -08:00
rushtehrani
c66a7f6c50 add terminate workflow service 2020-02-06 14:29:21 -08:00
rushtehrani
e698386840 split log timestamp into its own field 2020-02-04 17:03:28 -08:00
rushtehrani
04b76e6aa8 support archiving workflow_templates 2020-02-04 12:23:52 -08:00
rushtehrani
d52895d35e fix merged proto 2020-01-27 16:27:10 -08:00
Rush Tehrani
1ac1cd8abf Merge branch 'feature/ui-s3-merge' into feature/s3-logs 2020-01-27 16:23:49 -08:00
Andrey Melnikov
6fa397cdbd Added logic to get a secret and worked on adding createdAt timestamps to models. 2020-01-27 10:05:23 -08:00
Andrey Melnikov
f2ed4833b2 Updated ListWorkflows to filter by workflow template version 2020-01-27 10:00:12 -08:00
Andrey Melnikov
11e90e17da Updated Workflow Template Versions to support IsLatest and added API methods to save, save & publish 2020-01-27 09:50:24 -08:00
rushtehrani
0c8854a04c stream logs from s3 2020-01-20 18:06:02 -08:00
rushtehrani
38544550e0 Parameter => WorkflowParameter 2020-01-11 18:28:05 -08:00
rushtehrani
d124e587c1 pod logging 2020-01-09 15:08:25 -08:00
rushtehrani
bc1e19fbc7 support stream => websocket for web clients 2020-01-02 10:45:51 -08:00
rushtehrani
40741d2214 create workflow template version 2019-12-20 23:19:50 -08:00
rushtehrani
3d5aeccaa1 add ListWorkflowTemplates 2019-12-19 11:15:53 -08:00
rushtehrani
07f8e0281e watchworkflow streaming protos 2019-12-16 17:16:57 -08:00
rushtehrani
3487fd3367 workflow list logic 2019-12-16 10:57:38 -08:00
rushtehrani
1587f114d0 return workflow status for dag visualization 2019-12-14 22:05:56 -08:00
rushtehrani
14c0c25075 get workflow implementation 2019-12-14 16:31:34 -08:00
rushtehrani
346f83dacf clean selects and add support for version in http proxy 2019-12-13 19:43:45 -08:00
rushtehrani
b0f150a49b add ListWorkflowTemplateVersions 2019-12-12 17:54:45 -08:00
rushtehrani
b823cc5c10 get workflow template code 2019-12-12 15:03:08 -08:00
rushtehrani
d765069256 db interactions 2019-12-11 20:34:17 -08:00
rushtehrani
7fd5a0b1fe code cleanup 2019-12-10 11:49:27 -08:00
rushtehrani
0996aa830d separate workflow_template.proto 2019-12-09 19:26:14 -08:00
rushtehrani
32cfa63534 implement workflow server/manager 2019-12-09 14:53:05 -08:00
rushtehrani
205aedeafd grpc-gateway for http support 2019-12-08 20:27:33 -08:00
rushtehrani
111ad1ef29 logging + cleanup 2019-12-06 22:52:32 -08:00