Commit Graph

10 Commits

Author SHA1 Message Date
Yaron Schneider edaae6e199
add pubsub component name to publish command (#435) 2020-08-14 09:36:25 -07:00
Young Bu Park f84566fb2b
Enable linter and fix all linter errors (#241)
* Enable golangci linter

* remove gomnd

* upgrade golang lint

* upgrade go to 1.13.7

* fix messages

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-02-03 09:07:32 -08:00
shaggygi 7f5fdf176c Cleaned up a few comments and strings 2019-11-30 19:05:33 -05:00
shalabhs 93e4884096 Adding code comments as part of release checklists 2019-10-09 11:14:48 -07:00
Aman Bhardwaj 6debcf2610 Adding license header and updating to MIT license. 2019-10-08 16:36:31 -07:00
Yaron Schneider 00aa0babef
add grpc support (#118) 2019-10-07 16:56:03 -07:00
Yaron Schneider 36973dca2f
name change (#109) 2019-10-02 16:40:04 -07:00
Yaron Schneider 2f7e11b286
remove redundant app-id from publish cmd (#43) 2019-08-17 21:05:15 -07:00
Yaron Schneider d977e676d5
adjust CLI to runtime 0.2.0-alpha (#21)
* adjust CLI to runtime 0.2.0-alpha

* fix typo

* change to :latest image

* fix action-id to actions-id

* make runtime api version injectible

* remove redundant print
2019-07-25 11:13:04 -07:00
yaron2 8564568ba3 initial commit 2019-06-20 15:28:52 -07:00