Chris Cheetham
|
74f1c74dca
|
Tidies test code
|
2018-10-12 16:40:37 -04:00 |
Chris Cheetham
|
f705bf98c9
|
Merge branch '36-force-args' into dev
|
2018-10-12 16:14:31 -04:00 |
Chris Cheetham
|
1f7ae52cf1
|
[Closes #36] Requires --force to overwrite existing service args
|
2018-10-12 16:13:42 -04:00 |
Chris Cheetham
|
3f69b5e5fe
|
Pins docker images to specific versions
|
2018-10-12 12:37:43 -04:00 |
Chris Cheetham
|
2908fa4d5f
|
Updates per docker image name changes
|
2018-10-12 12:28:30 -04:00 |
Chris Cheetham
|
f2beda53e3
|
Renames services to be less generic
|
2018-10-12 12:16:52 -04:00 |
Chris Cheetham
|
1b97d94f03
|
Adds support for Cloud Foundry service plans
|
2018-10-12 11:54:16 -04:00 |
Chris Cheetham
|
76ed60ccdd
|
Adds support for Cloud Foundry redis-server
|
2018-10-12 11:53:39 -04:00 |
Chris Cheetham
|
4cb7156317
|
Adds missing unit tests for Docker mssql-server and redis-server services
|
2018-10-12 11:52:17 -04:00 |
Chris Cheetham
|
097624719b
|
Tidies code
|
2018-10-12 10:35:06 -04:00 |
Chris Cheetham
|
575fbd2b83
|
[Closes #24] Add support for Zipkin Collector and UI
|
2018-10-12 10:34:46 -04:00 |
Chris Cheetham
|
2fa63e69e1
|
Adds CLI tests to CI builds
|
2018-10-11 14:03:07 -04:00 |
Chris Cheetham
|
76deb84711
|
[Closes #33] Removes all external calls to dotnet during CLI test run
|
2018-10-11 14:00:45 -04:00 |
Chris Cheetham
|
9d5b0889ef
|
[Closes #35] Renames command "steeltoe" to "st"
|
2018-10-10 14:53:55 -04:00 |
Chris Cheetham
|
27efd8269b
|
Refactors console out of shell
|
2018-10-10 14:38:56 -04:00 |
Chris Cheetham
|
0cc0ef32d7
|
Tidies code
|
2018-10-09 12:48:23 -04:00 |
Chris Cheetham
|
6ed474fac2
|
Supports setting args that look like options
|
2018-10-09 12:47:57 -04:00 |
Chris Cheetham
|
dad20c98ef
|
Fixes mssql-server image for Windows Docker
|
2018-09-27 17:51:21 -04:00 |
Chris Cheetham
|
d28438f87f
|
[Fixes #32] Fixes uncaught exception when target not set
|
2018-09-27 13:13:13 -04:00 |
Chris Cheetham
|
81a6bff1cd
|
Reconfigures msssql-server docker image to steeltoeoss/mssql-server
|
2018-09-27 12:38:01 -04:00 |
Chris Cheetham
|
9e9ca94601
|
[Closes #22] Adds support for Microsoft SQL Server
|
2018-09-27 12:23:12 -04:00 |
Chris Cheetham
|
53bc3a1a86
|
Improves debug output
|
2018-09-27 11:55:27 -04:00 |
Chris Cheetham
|
8cdd3a30fd
|
[Closes #31] Runs multi-service operations in parallel (refactored)
|
2018-09-27 10:00:41 -04:00 |
Chris Cheetham
|
418d618c38
|
Fixes CLI tests
|
2018-09-27 09:51:27 -04:00 |
Chris Cheetham
|
4c099329f8
|
Fixes unit tests
|
2018-09-27 09:21:34 -04:00 |
Chris Cheetham
|
c088ddcd4e
|
[Closes 31] Runs multi-service operations in parallel
|
2018-09-27 09:20:01 -04:00 |
Chris Cheetham
|
180653e425
|
[Closes #23] Adds support for Redis Datastore
|
2018-09-27 08:26:47 -04:00 |
Chris Cheetham
|
6c0b3c7d4d
|
[Closes #27] Supports container OS specific images
|
2018-09-27 08:11:39 -04:00 |
Chris Cheetham
|
0fd4542fec
|
Improves environment health check tests
|
2018-09-26 20:09:04 -04:00 |
Chris Cheetham
|
4f22076a32
|
[Closes #30] Adds dotnet version to doctor output
|
2018-09-26 17:31:19 -04:00 |
Chris Cheetham
|
06a33b6e9b
|
[Closes #29] Moves service and env config into external config file
|
2018-09-26 16:40:08 -04:00 |
Chris Cheetham
|
6168b4d5ed
|
[Fixes #28] Cloud Foundry backend discerns starting vs online
|
2018-09-26 06:12:41 -04:00 |
Chris Cheetham
|
f63e15b4e4
|
Tidies code
|
2018-09-25 09:50:46 -04:00 |
Chris Cheetham
|
68722fb63d
|
[Closes #26] Implements doctor command
|
2018-09-25 09:38:53 -04:00 |
Chris Cheetham
|
66375b4d83
|
Reworks RequiresInitialization default
|
2018-09-25 06:31:55 -04:00 |
Chris Cheetham
|
04d3d1ffe5
|
Fixes broken unit tests
|
2018-09-24 19:11:33 -04:00 |
Chris Cheetham
|
fc0582c3b3
|
Renames service names ala Cloud Foundry
|
2018-09-24 18:22:39 -04:00 |
Chris Cheetham
|
e07085e46c
|
[Closes #21] Adds support for Netflix Hystrix Dashboard
|
2018-09-24 18:14:46 -04:00 |
Chris Cheetham
|
b3e3034ab0
|
Bumps Eureka Server version to 2.0
|
2018-09-24 18:05:36 -04:00 |
Chris Cheetham
|
6e83e55fcc
|
Bumps Config Server version to 2.0
|
2018-09-24 17:58:02 -04:00 |
Chris Cheetham
|
5a49f1b9b7
|
Fixes broken unit tests on Windows
|
2018-09-21 13:41:11 -04:00 |
Chris Cheetham
|
7bebdc6de7
|
Refactors Configuration and ConfigurationFile into their own concerns
|
2018-09-21 11:17:15 -04:00 |
Chris Cheetham
|
bba1c5e295
|
[Closes #17] Adds a verbose option to list command
|
2018-09-21 10:53:32 -04:00 |
Chris Cheetham
|
3b99142ead
|
Adds support for service deployment args
|
2018-09-20 21:25:21 -04:00 |
Chris Cheetham
|
417ae7acac
|
Simplifies feature specs
|
2018-09-20 15:00:12 -04:00 |
Chris Cheetham
|
a1699227e0
|
Fixes git invocation
|
2018-09-20 13:20:57 -04:00 |
Chris Cheetham
|
bdb46ee5a4
|
Uses steeltoe-ci for install/build
|
2018-09-20 13:19:16 -04:00 |
Chris Cheetham
|
c91c29b62d
|
Fixes ps spec
|
2018-09-20 12:50:54 -04:00 |
Chris Cheetham
|
75db5aada2
|
Removes dashes from version argument to pack
|
2018-09-20 12:50:18 -04:00 |
Chris Cheetham
|
5c02991464
|
Adds build version to pack
|
2018-09-20 12:42:29 -04:00 |