Commit Graph

6 Commits

Author SHA1 Message Date
Young Bu Park df99cc7345 Deploy Jar packages to Nexus via CI (#106)
* Add SNAPSHOT suffix to version

* set deployment setup

* add ossrh  repostiory

* OSSRH setting

* add deployment steps

* exclude examples jar

* remove condition

* exclude spring boot pkg

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-01-16 11:06:42 -08:00
Juan Jose Herrera a0250fd002 #26 Integretion Testing Initial Example (#74)
* #26 Add Hello World Integration Testing working on Windows, need work to work on MAC and Linux

* #26 Add new Integration Test to test DAPR state functionality

* #26 Add Hello World Integration Testing working on Windows, need work to work on MAC and Linux

* Update Integration Testing getting free ports automatically

* #26 Refractor to use a base class for all the integration tests

* #26 Make StateOptions as optional in order to not throw a null pointer exception

* #26 Remove empty lines and correct the ident

* Adding license to DaprIntegrationTestingRunner

Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-01-13 17:59:27 -08:00
Artur Souza 6953bc49d1
Spliting Actor client and runtime into a separate jar. (#83) 2020-01-11 10:13:29 -08:00
Artur Souza 9dd89da7e1
Invoke service + unit tests. (#78) 2020-01-10 14:46:57 -08:00
Artur Souza 858f28a34b
PubSub + related fixes. (#71) 2020-01-08 12:08:29 -08:00
Artur Souza 30b784cb86
Starting package to handle SpringBoot integration. (#69) 2020-01-07 14:22:30 -08:00