Commit Graph

11 Commits

Author SHA1 Message Date
Andrey Melnikov
fd686a0672 update: workflow versions are db records again to more easily store custom user manifest and parameters 2020-04-22 12:18:39 -07:00
Aleksandr Melnikov
a05c3a39be Changed Statistic message.
- Instead of passing created_at, we pass uuid.
- Created at will be generated outside of the Workflow.
Ran `make api` to generate the other files.
2020-04-20 15:22:36 -07:00
Andrey Melnikov
cb6c305ade Ran make api 2020-04-06 18:22:38 -07:00
Aleksandr Melnikov
9ce6e1f1d8 Ran make protoc 2020-04-03 16:51:04 -07:00
Andrey Melnikov
dfa0c1d7a3 merge: branches 2020-04-03 10:29:25 -07:00
Aleksandr Melnikov
58eb005851 Moving the label messages out of workflow and into it's own proto file.
- CronWorkflows re-use the same message types.
Added endpoints for CronWorkflow label operations.
2020-04-02 14:56:00 -07:00
Andrey Melnikov
3fe93a64c9 feat: Updated cron to return the active parameters 2020-03-31 19:20:55 -07:00
Aleksandr Melnikov
24b3fe57fb Fixing values inside of proto for CronWorkflow fields. 2020-03-27 12:20:58 -07:00
Aleksandr Melnikov
b114204206 Proto updates. 2020-03-27 12:17:39 -07:00
Andrey Melnikov
570e5d9322 fix: Updated authentication check endpoint to take the auth token as POST request data 2020-03-24 15:55:51 -07:00
Andrey Melnikov
faea5acb51 fix: Committed missing auth generated files. 2020-03-10 19:53:59 -07:00