Commit Graph

21 Commits

Author SHA1 Message Date
Ryan Lettieri deb647c241 Updating workflows request struct
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-11-14 12:39:35 -07:00
Ryan Lettieri 9d39e9ee87 Adding in optional parameter for a namespace into temporal
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-11-12 11:04:32 -07:00
Ryan Lettieri a6176e3cf1 Adding in optional metadata parameter for namespace in temporal
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-11-10 09:20:15 -07:00
Ryan Lettieri 48550afcad Removing unused task queue const from temporal code
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-23 02:33:40 -06:00
Ryan Lettieri d86310b3e9 Removing worker binary from temporal workflow and updating error messages
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-22 02:16:51 -06:00
Ryan Lettieri d7ef6d41bc Updating responses from workflows building block to be more generic
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-21 23:58:48 -06:00
Ryan Lettieri 59dc9ceaf6 Updating go files and removing unnecessary temporal test since server is needed for it to run
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-12 10:02:40 -06:00
Ryan Lettieri 9ba415b893 Initial creation of workflows building block
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-12 09:58:35 -06:00
Ryan Lettieri 33d4d75e66 Updating time in temporal to use RFC3339 standard
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 17:35:51 -06:00
Ryan Lettieri a193af3abb Fixed linter errors in workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 15:49:26 -06:00
Ryan Lettieri 50473bfccf Addressing more review comments from workflows building block review
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 15:19:32 -06:00
Ryan Lettieri 855f54404e Updates to workflows to be compatible with pluggable components changes
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 13:32:05 -06:00
Ryan Lettieri 1205859e3e Addressing review comments for workflow building block API
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 16:17:19 -06:00
Ryan Lettieri bd1be3f73e
Update workflows/temporal/temporal.go
Re-capitalizing metadata

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
2022-09-08 11:13:58 -06:00
Ryan Lettieri b52df7150a Updates to workflows and temporal for testing and API Changes
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-02 16:22:28 -06:00
Ryan Lettieri 70d4292831 Updating go files and removing unnecessary temporal test since server is needed for it to run
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-01 18:19:10 -06:00
Ryan Lettieri 3066378a62 Updates to workflow requests and responses 2022-08-24 15:14:08 -06:00
Ryan Lettieri 23f7d9f438 Updates to request structs for workflows 2022-08-17 13:12:47 -06:00
Ryan Lettieri 1d61bd1470 Updates to request struct for workflows 2022-08-11 16:20:36 -06:00
Ryan Lettieri 51580cd062 Updating requests and responses to be more generic
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-08-08 17:17:44 -06:00
Ryan Lettieri 7233fefcb3 Initial creation of workflows building block
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-08-01 11:55:01 -06:00