Young Bu Park
8eb890f39e
Download Dapr from GitHub release ( #149 )
...
* Download dapr from github release
* Update standalone.go
2019-10-14 17:57:34 -07:00
Young Bu Park
7173e85b80
Clean up old docs ( #150 )
2019-10-14 17:51:44 -07:00
Young Bu Park
6998ea45c6
Add Linux one line install command ( #148 )
...
Add Linux one line install command
2019-10-14 14:11:17 -07:00
Young Bu Park
41f22b9a79
Initial commit of macos and linux install script ( #146 )
...
* Initial commit of linux installation script
* sudo checking
* add more helper functions
* add licence
* Add usage
* use single commandline for macos and linux
* Add more logs
2019-10-12 20:19:36 -07:00
Young Bu Park
a2d39e3b7f
Add License and add more logs to Windows install PS ( #147 )
...
* Add License
* Fix bug to add c:\dapr to user path even if path env already has it
* Rename variables
* Improve logs
2019-10-12 19:50:19 -07:00
Young Bu Park
ea2f0b53b6
Fix token ( #144 )
2019-10-11 20:16:44 -07:00
Young Bu Park
e64192d337
Use env var for windows install script and remove macos/linux command line ( #143 )
...
* Use environment variable for gh user and pat
* Remove linux and macos command line
2019-10-11 20:14:03 -07:00
Young Bu Park
9a84624949
Initial commit of windows oneline install script ( #142 )
...
* Initial commit of windows oneline install script (#142 )
2019-10-11 19:21:38 -07:00
Young Bu Park
e9e261a420
Merge release-0.4 to master ( #141 )
...
* Enable uninstall to remove placement container for standalone mode (#120 )
* Uninstall placement container in standalone
* fix lint error
* remove useless logging
* simplify more
* Add v0.4.0-alpha.2 rel note (#125 )
* add 0.4.0-alpha.2 release note
* add changes
* wip
2019-10-11 16:22:34 -07:00
Yaron Schneider
05e4a022d3
clear error on missing kube config ( #124 )
2019-10-11 10:47:29 -07:00
Yaron Schneider
64f2ed6493
Add PR and issues templates ( #140 )
...
* add templates
* Update bug_report.md
* Update discussion.md
* Update feature_request.md
* Update proposal.md
* Update question.md
2019-10-11 10:38:38 -07:00
Shalabh Mohan Shrivastava
f76afa09f0
Merge pull request #133 from dapr/troubleshoot
...
Adding code comments as part of release checklists
2019-10-10 11:16:37 -07:00
Shalabh Mohan Shrivastava
a6da31d338
Merge branch 'master' into troubleshoot
2019-10-10 10:53:35 -07:00
Shalabh Mohan Shrivastava
e695342886
Merge pull request #136 from dapr/fixLink
...
Fixing the Dev Guide Link
2019-10-09 12:38:39 -07:00
shalabhs
4e42c8f4ba
Fixing the Dev Guide Link
2019-10-09 12:34:18 -07:00
Shalabh Mohan Shrivastava
48c9d920ce
Merge pull request #135 from dapr/devGuide
...
Create a Development Guide for Dapr CLI and refer guide from Readme
2019-10-09 12:28:24 -07:00
shalabhs
15263abf78
fix the guide link.
2019-10-09 12:17:42 -07:00
shalabhs
bbe17dedc3
Create a Development Guide for Dapr CLI and refer to this developement guide from
...
Readme page.
2019-10-09 12:03:26 -07:00
shalabhs
6d0d7c74fb
fixing the typo
2019-10-09 11:21:03 -07:00
shalabhs
93e4884096
Adding code comments as part of release checklists
2019-10-09 11:14:48 -07:00
Young Bu Park
3460100b68
Remove broken link ( #131 )
...
* Remove broken link
* Remove broken link
* Update README.md
2019-10-08 18:16:45 -07:00
Aman Bhardwaj
4d1678262e
Merge pull request #128 from dapr/license_change
...
Adding license header and updating to MIT license.
2019-10-08 16:45:20 -07:00
Aman Bhardwaj
6debcf2610
Adding license header and updating to MIT license.
2019-10-08 16:36:31 -07:00
Young Bu Park
55766032ca
Update previewkit doc ( #127 )
...
* Update previewkit doc
* Add windows payload command
2019-10-08 16:14:27 -07:00
Stephen Walli
ef181f0ea2
Update README.md ( #126 )
2019-10-08 12:41:06 -07:00
Yaron Schneider
ff8224b3a5
Update init.go ( #123 )
2019-10-08 11:41:17 -07:00
Luke Kim
9b0e911f37
Fix spelling ( #122 )
2019-10-08 11:26:22 -07:00
Leon Mai
0ab08b5f4a
Improve message when docker is not installed or not running ( #121 )
...
* Improve message when docker is not installed or not running
* Review comment
2019-10-08 10:57:34 -07:00
Young Bu Park
5b0ff50faf
Merge pull request #117 from dapr/release-0.3
...
Merge release-0.3 to master
2019-10-07 16:57:57 -07:00
Yaron Schneider
00aa0babef
add grpc support ( #118 )
2019-10-07 16:56:03 -07:00
Young Bu Park
6fedb97406
Merge pull request #116 from dapr/youngp/add-0.3.0-rel-note
...
Add v0.3.0-alpha.1 release note
2019-10-04 16:26:02 -07:00
Young Bu Park
3ef35c33d3
Add v0.3.0-alpha release note
2019-10-04 16:18:47 -07:00
Yaron Schneider
a9d4ed4f69
clear error message on missing Docker ( #115 )
2019-10-04 13:31:20 -07:00
Yaron Schneider
f762eedf6e
Update init.go ( #113 )
2019-10-03 15:52:11 -07:00
Yaron Schneider
9761ba2718
release name ( #110 )
2019-10-02 17:16:33 -07:00
Yaron Schneider
36973dca2f
name change ( #109 )
2019-10-02 16:40:04 -07:00
Yaron Schneider
1d3a687043
support runtime's max concurrency setting ( #108 )
2019-10-01 11:14:13 -07:00
Young Bu Park
7fa3e073a9
Do not overwrite Yamls for standalone mode ( #107 )
...
* Do not overwrite yamls
* Fix CR
* rename
2019-09-25 20:49:00 -07:00
Leon Mai
b4a1dd6fee
actions init - Emit a better error message when runtime version is no… ( #102 )
...
* actions init - Emit a better error message when runtime version is not found (Issue #97 )
2019-09-25 16:26:45 -07:00
Yaron Schneider
4788b56861
move from deps to go modules ( #105 )
...
* move from deps to go modules
* add -mod=vendor to test, add GOPROXY
2019-09-25 10:56:57 -07:00
Young Bu Park
f5d5de5d00
Merge pull request #99 from actionscore/release-0.2
...
Merge release-0.2 to master
2019-09-23 20:46:40 -07:00
Young Bu Park
a38f3428e1
fix github release
2019-09-23 20:27:38 -07:00
Young Bu Park
5897e4a721
use right asset
2019-09-23 20:13:00 -07:00
Young Bu Park
d6e89b3232
remove redundant title
2019-09-23 20:12:47 -07:00
Young Bu Park
d22cced521
Add release note v0.2.0-alpha.2 ( #98 )
2019-09-23 19:45:35 -07:00
Young Bu Park
202ea4056c
Correct runtime version for backward compat ( #96 )
2019-09-20 15:08:51 -07:00
Young Bu Park
1c7c3d961c
Enable tar.gz archieve for new runtime versions ( #95 )
2019-09-20 14:29:20 -07:00
Yaron Schneider
d24eb86764
conform to latest spec change for invocation ( #94 )
2019-09-19 15:24:51 -07:00
Yaron Schneider
fe7f60b231
conform to latest component spec ( #93 )
2019-09-19 15:07:29 -07:00
Young Bu Park
da53eff5cd
Download and install tar.gz archive for linux and macos ( #89 )
...
* untar actions binary
* download tar.gz
* add backward compat version
2019-09-18 17:07:41 -07:00