Rick
c415efadbe
chore: improve the home dir getting ( #474 )
...
* chore: improve the home dir getting
* replace all home dir calls
* upgrade goreleaser
* add missing imports
* fix the socket filepath
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-06-05 11:01:01 +08:00
Rick
4eab371064
chore: move the system serivce into linuxsuren/go-service ( #328 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-25 14:49:53 +08:00
Rick
be3976d91d
fix: the service command not working in some cases ( #311 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-13 14:25:36 +08:00
Rick
0d1d64f8cd
fix: extension agent cannot quit normally in container ( #303 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-04 12:19:44 +08:00
Rick
7124dc4e29
fix: http type of test suite cannot save ( #276 )
2023-11-16 10:18:48 +08:00
Rick
35c685cc00
feat: support to install as a windows service ( #273 )
...
but cannot start it for unknown reason
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2023-11-14 18:05:13 +08:00
Rick
b8bf7ffcbe
feat: complete the etcd store feature ( #266 )
2023-11-08 15:30:25 +08:00
Rick
0269ee92d1
fix: the helm app version is incorrect ( #238 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-10-13 21:24:47 +08:00
Rick
018a964105
feat: support passing skywalking server in podman service ( #220 )
2023-09-26 14:00:51 +08:00
Rick
2bbb634688
feat: auto locate to the last testcase ( #197 )
2023-09-01 11:34:27 +08:00
Rick
9efccb1430
feat: support to start plugin in the server sub-cmd ( #195 )
...
* feat: support to start plugin in the server sub-cmd
* add pull flag into the service sub-cmd
2023-08-31 09:53:19 +08:00
Rick
cfd1d42cfa
fix: add unit tests for the git store ext ( #166 )
2023-08-15 17:00:31 +08:00
Rick
8d459a9eed
feat: support add multiple stores ( #147 )
2023-07-29 22:14:58 +08:00
Rick
082b8f9710
feat: support printing the output in real-time ( #145 )
2023-07-27 21:41:09 +08:00
Rick
01da53f39e
feat: add default local storage mount for container service ( #142 )
2023-07-26 15:17:02 +08:00
Rick
29b502db5f
docs: add document about the get started ( #141 )
2023-07-25 15:24:30 +08:00
Rick
ed06988a06
feat: make podman service start automatically ( #140 )
2023-07-25 13:01:15 +08:00
Rick
c761a47597
feat: support start atest as container service ( #138 )
...
* feat: support start atest as container service
* chore: update the online JSON schema URL
2023-07-22 16:00:53 +08:00
Rick
eee87cc913
feat: support to install service on macos ( #75 )
...
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-05-28 09:57:08 +08:00
Yanjun Shi
c398b735ed
Modidy Command Service exec-start mode ( #66 )
2023-05-10 13:20:52 +08:00
Rick
5af79c7d26
fix: the service status output is missing ( #58 )
2023-04-27 09:11:06 +08:00
Rick
e08c2046d5
feat: add a service commnd ( #39 )
...
* feat: add a service commnd
The following command will install atest as a Linux service. `atest service --action install`.
Set the default service port to be 7070 to avoid confliction
* add unit tests
* add more unit tests
2023-04-14 09:32:24 +08:00