Commit graph

377 commits

Author SHA1 Message Date
Boshi Lian
fdc6691d75 introduce first docker plugin 2022-07-13 21:50:38 +00:00
Boshi Lian
1d8dde5d02 add yaml doc 2022-07-09 19:13:00 +00:00
Boshi Lian
5bdf895dfc add yaml plugin 2022-07-09 18:33:32 +00:00
Boshi Lian
608a3e4081 add workdirbykey to readme 2022-07-08 02:22:01 +00:00
Boshi Lian
7f4c3441e1
more timeout for lint 2022-07-07 19:04:16 -07:00
Boshi Lian
2ddd69876a replace with proxy protocol listener 2022-07-08 01:58:22 +00:00
Boshi Lian
21f61c5bcd
Update e2e.yml 2022-07-07 18:30:48 -07:00
Boshi Lian
56afc57050 add CONTRIBUTING.md 2022-07-08 01:26:19 +00:00
Boshi Lian
30bf4b1ca3 add base image to compose 2022-07-08 01:26:19 +00:00
Boshi Lian
5e9f689999 move e2e piper process manager to go code 2022-07-08 01:26:19 +00:00
Boshi Lian
57a57e89ef update dep 2022-07-08 01:26:19 +00:00
Boshi Lian
d074e9f82d
Update README.md 2022-07-07 06:58:41 -07:00
Boshi Lian
705c88823c workingdir: add opt to disable password auth 2022-07-07 13:50:38 +00:00
Boshi Lian
96dc3be75e add working dir e2e test 2022-07-07 06:56:41 +00:00
Boshi Lian
607c3d05eb fix ci 2022-07-06 19:29:34 +00:00
Boshi Lian
3047473814 impl hostkey verify for working dir 2022-07-06 18:32:35 +00:00
Boshi Lian
bc9875c4b5 happy lint 2022-07-06 17:27:39 +00:00
Boshi Lian
93da136a94 add first e2e case 2022-07-06 16:46:56 +00:00
Boshi Lian
9e702013c6 update proto grpc 2022-07-06 16:46:25 +00:00
Boshi Lian
13f8e86d50 fix pipeline 2022-07-06 00:19:51 +00:00
Boshi Lian
0ebe1e19d5 add pdeathsig 2022-07-06 00:14:10 +00:00
Boshi Lian
b45652b305 faster docker build 2022-07-05 23:14:41 +00:00
dependabot[bot]
1d20137c27
Bump docker/metadata-action from 3 to 4 (#96)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:52:12 -07:00
dependabot[bot]
8139899cdd
Bump actions/setup-go from 2 to 3 (#95)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:52:05 -07:00
dependabot[bot]
5790684783
Bump docker/login-action from 1 to 2 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:51:55 -07:00
Boshi Lian
29575ce294
Create dependabot.yml 2022-07-05 14:43:54 -07:00
Boshi Lian
5e0572a43f minor fix while doing docs 2022-07-05 20:31:14 +00:00
Boshi Lian
e1aa1c9823 finish readme 2022-07-05 20:30:41 +00:00
Boshi Lian
6b3ebecf9e go mod tidy 2022-07-04 16:49:50 +00:00
Boshi Lian
4beede6d0b new dockerfile 2022-07-04 16:49:50 +00:00
Boshi Lian
17f558ae93 remove old dir 2022-07-04 16:49:50 +00:00
Boshi Lian
19f851fc74 finish moving working dir 2022-07-04 16:49:50 +00:00
Boshi Lian
fd0a0c628e first move of working dir 2022-07-04 16:49:50 +00:00
Boshi Lian
54d1f08ade move azdevicecode 2022-07-04 16:49:50 +00:00
Boshi Lian
8d56673982 template for easier plugin 2022-07-04 16:49:50 +00:00
Boshi Lian
5dda30365e move typescript logger 2022-07-04 16:49:50 +00:00
Boshi Lian
4bb9470d7d add net grpc 2022-07-04 16:49:50 +00:00
Boshi Lian
dbef31dd3d libplugin 2022-07-04 16:49:50 +00:00
Boshi Lian
b49669bdae bump ver 2022-07-04 16:49:50 +00:00
Boshi Lian
ac593cca3f fix sub dir version 2022-07-04 16:49:50 +00:00
Boshi Lian
ee76ceab6c working dir to support v1 2022-07-04 16:49:50 +00:00
Boshi Lian
4c37ba232f support v1 banner 2022-07-04 16:49:50 +00:00
Boshi Lian
29a7a231ae recover yaml driver 2022-07-04 16:49:50 +00:00
Boshi Lian
d67332107f first working v1 version 2022-07-04 16:49:50 +00:00
Boshi Lian
4b44743951 use v1 lib 2022-07-04 16:49:50 +00:00
Boshi Lian
ebad55c80a
temp disable lint 2022-06-13 10:25:27 -07:00
SidneySun
2c198878c7
Supports Raspberry Pi using arm32v7 or arm64 (#92)
* Supports Raspberry Pi using arm32v7

* Add arm64
2022-06-13 10:18:02 -07:00
Boshi Lian
3e0e8a0f1e
Update docker-publish.yml 2022-05-14 10:52:53 -07:00
Boshi Lian
ce849d8843 fix missing log obj 2022-05-14 16:18:23 +00:00
Boshi Lian
9f7f50bdd7 happy test 2022-05-14 15:00:52 +00:00