Commit Graph

36 Commits

Author SHA1 Message Date
Shivam Kumar e903af18bd
Enable recursive terminate/purge (#3296)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2024-01-02 08:40:44 -08:00
Bernd Verst 15fa6d186f
[Security] Remove orphaned unmaintained Temporal component (#3252)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-28 18:36:33 -08:00
Alessandro (Ale) Segala f4e73b0e65
Update dapr/kit (#3205)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-11-02 16:20:56 -07:00
Alessandro (Ale) Segala ec05809ee6
[Metadata] Update validator and some other fixes (#2984)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-07-17 22:17:22 +00:00
Ryan Lettieri 180b6e1084
Addition of Purge for workflow (#2729)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-04-25 21:48:46 +00:00
Chris Gillum 3fbaad8544
Workflow management API cleanup / breaking changes for v1.11 (#2751)
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-04-24 16:02:59 -07:00
Bernd Verst cfbac4d794
Refactor of Metadata parsing in Bindings (#2720)
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: spike <hello@spike.wiki>
Signed-off-by: zhangchao <zchao9100@gmail.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: handlerww <handlerww@gmail.com>
Co-authored-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: spike <39330606+SpikeWong@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Yiwen Chen <handlerww@gmail.com>
2023-04-05 22:19:08 +00:00
Deepanshu Agarwal 9a27383b01
Pause/ resume Workflow Activity (#2683)
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-03 10:30:10 -07:00
Bernd Verst a069e682be
Refactor metadata parsing in middlewares and workflows (#2715)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-28 09:34:20 -07:00
Ryan Lettieri 7e9b5a8b46
Creation of request and interface method for Workflow raise event (#2667)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-03-17 21:15:47 +00:00
Alessandro (Ale) Segala d5420155eb
Revert "Creation of request and interface method for Workflow raise event" (#2666) 2023-03-14 12:30:40 -07:00
Ryan Lettieri 1d40321ac0
Creation of request and interface method for Workflow raise event (#2653)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-03-14 11:24:50 -07:00
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 079eebfe67 Updates to workflows and temporal for testing and API Changes
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-12 10:03:45 -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 ae621af3d0 Updating requests and responses to be more generic
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-10-12 10:02:29 -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 405984a6cc Adding readme for workflows 2022-08-29 09:54:05 -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