Commit Graph

3232 Commits

Author SHA1 Message Date
Yaron Schneider d0a26589f2
Update Readme.md (#37) 2019-10-15 11:32:40 -07:00
Yaron Schneider 86d66a065d
Create OWNERS (#36) 2019-10-15 11:13:34 -07:00
Yaron Schneider 887cd92b8d
vendor update (#34) 2019-10-14 23:49:50 -07:00
Yaron Schneider 99461da958
remove pubsub mock (#33) 2019-10-14 13:06:24 -07:00
Yaron Schneider 4e436865fa
added cloud events content type (#32) 2019-10-14 12:52:39 -07:00
Yaron Schneider 9682bc829c
Exclude mock file from build (#31)
* exclude mock from build

* exclude mock from build
2019-10-12 21:54:34 -07:00
Shalabh Mohan Shrivastava 6798115855
Merge pull request #28 from dapr/osschecklist
Adding and Correcting code comments and types
2019-10-11 10:36:22 -07:00
Yaron Schneider 3e1f474c17
Add PR and issue templates (#30)
* templates

* Update bug_report.md

* Update discussion.md

* Update feature_request.md

* Update proposal.md

* Update question.md
2019-10-11 10:36:13 -07:00
shalabhs 4a62360ad4 - adding more corrections 2019-10-10 18:16:08 -07:00
shalabhs 1aa7125ca4 adding commment. 2019-10-10 18:13:06 -07:00
shalabhs ae8c77f43b Adding and Correcting code comments and types 2019-10-10 18:09:13 -07:00
Aman Bhardwaj 04bef3ac3f Adding license header and updating to MIT license. (#26) 2019-10-09 10:58:08 -07:00
Yaron Schneider 70c06fadd8
redis: skip marshalling if []byte (#23) 2019-10-06 07:53:26 -07:00
Yaron Schneider 2b8dbd2b44
dapr name change (#21) 2019-10-02 13:21:22 -07:00
Yaron Schneider 96bfa841c2
Update Readme.md (#20) 2019-10-01 10:21:22 -07:00
Brendan Burns a1ab528d56 Add a Kubernetes input binding. (#15) 2019-09-30 22:01:43 -07:00
Yaron Schneider ec74d90bf4
More descriptive Redis errors (#19) 2019-09-30 13:02:30 -07:00
Yaron Schneider ad1d4aaec2
Add GCP Pub/Sub input and output binding (#18)
* add gcp pub-sub input/output binding

* update bindings list

* Update pubsub_test.go
2019-09-30 08:46:20 -07:00
Yaron Schneider 80358f0a11
add New() method for Service Bus Queues (#14) 2019-09-27 16:43:45 -07:00
Yaron Schneider 1c5bc048e9
Update Readme.md 2019-09-27 16:27:12 -07:00
Yaron Schneider a50e3de151
Add Azure Service Bus Queues binding (#13)
* add azure service bus queues bindings

* update table
2019-09-27 16:10:00 -07:00
Yaron Schneider 8dacdab522
Update input_binding.go (#12) 2019-09-27 14:49:25 -07:00
Yaron Schneider 4d99dd07cd
Update Readme.md (#11) 2019-09-27 14:07:28 -07:00
Yaron Schneider 0a710b46dc
add s3 binding (#6)
* add s3 binding

* add debug log on nonexistent key

* include key in debug log
2019-09-27 09:13:35 -07:00
Yaron Schneider 071f9ec31b
add azure blob storage binding (#4) 2019-09-27 07:45:26 -07:00
Yaron Schneider 925f8a4d2d
Merge pull request #3 from actionscore/yaron2-patch-1
Update Readme.md
2019-09-26 16:19:27 -07:00
Yaron Schneider 07ac7d0af5
Update Readme.md 2019-09-26 16:19:17 -07:00
Yaron Schneider 05b3489f77
Merge pull request #2 from yaron2/bindingstable
table update
2019-09-26 16:17:11 -07:00
yaron2 cf986a3ab7 table update 2019-09-26 16:16:41 -07:00
Yaron Schneider 5e6b36ac28
Merge pull request #1 from yaron2/init
initial commit
2019-09-26 15:50:41 -07:00
yaron2 22fea6f43d initial commit 2019-09-26 15:47:41 -07:00
Yaron Schneider 1506be59c6
Initial commit 2019-09-26 12:25:13 -07:00