Commit Graph

139 Commits

Author SHA1 Message Date
Gaius 07f3ea83a8
feat: remove rust cache steps (#319)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-13 12:01:55 +08:00
Gaius 14cec18494
feat: remove haskell and large-packages in clean-disk (#318)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-13 11:55:17 +08:00
Gaius e897078f2d
feat: remove tool cache (#317)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-13 11:45:43 +08:00
Gaius e8943a1b9d
chore: clean disk in release actions (#316)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-13 11:33:09 +08:00
Gaius 5b2b0b076c
chore: move cache for buildx in docker actions (#315)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-13 11:32:36 +08:00
Gaius 293f3622bc
fix: rust cache in release actions (#313)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-12 21:24:20 +08:00
Gaius 271dcc3433
chore: add rust cache in actions (#312)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-12 21:02:40 +08:00
dependabot[bot] a8d418d658
chore(deps): Bump softprops/action-gh-release from 1 to 2 (#304)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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>
2024-03-12 10:29:31 +08:00
Gaius b9e82712d8
chore: free disk space in actions (#302)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-05 19:47:59 +08:00
dependabot[bot] 3a65df92d8
chore(deps): Bump actions/cache from 3 to 4 (#226)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-23 12:08:51 +08:00
Gaius afab1ac097
chore: add cache docker layers step to docker.yaml (#189)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-02 18:51:08 +08:00
dependabot[bot] 733b74f940
chore(deps): Bump actions/checkout from 3 to 4 (#182)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-01-02 10:33:30 +08:00
Gaius b805e08a8a
chore: enable draft feature for release (#181)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-28 10:50:45 +08:00
Gaius 201078d885
chore: add publish-crates step in release (#180)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-28 00:54:32 +08:00
Gaius 25ec28e1f0
chore: add protoc-bin-vendored in Cargo
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-28 00:33:04 +08:00
Gaius d2d2d5bbca
chore: add openssl in dependencies
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 23:07:03 +08:00
Gaius e773588cc7
feat: add dependencies in cargo
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 23:01:45 +08:00
Gaius 9771151f6d
chore: change image name in ghcr.io (#179)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 22:57:47 +08:00
Gaius cc20dfc6be
feat: add openssl pkg
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 22:24:43 +08:00
Gaius 8f44d083ce
chore: add install dependencies
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 17:54:06 +08:00
Gaius b57dac9d92
chore: use stable toolchain
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:57:47 +08:00
Gaius 70bc0be4b2
feat: build target
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:55:56 +08:00
Gaius c0300998a0
chore: add target in release
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:53:34 +08:00
Gaius 7fb4c356ce
chore: change timeout to 360 in docker.yml
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:45:27 +08:00
Gaius 135cbdad2b
feat: change target
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:41:18 +08:00
Gaius 2ffd85534f
feat: change rust-toolchain version
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:38:59 +08:00
Gaius 2f09539827
chore: release use cargo actions
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:33:58 +08:00
Gaius cea801709f
chore: change rust-build version
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 16:13:35 +08:00
Gaius 3ef5889599
chore: add release actions (#177)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-27 15:53:18 +08:00
Gaius 615516eedc
feat: add dfdameon Dockerfile and push docker actions (#166)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-26 22:24:14 +08:00
dependabot[bot] 4447232630
chore(deps): Bump actions/checkout from 3 to 4 (#87)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-11 20:28:10 +08:00
Gaius b22f153532
feat: add grpc client implements (#56) 2023-07-18 22:36:08 +08:00
Gaius a3d1310a0e
feat: add metadata feature with rocksdb (#44)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-16 18:22:05 +08:00
Gaius 93b616004a
feat: add default paths and rename dfdaemon to client (#8)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-04-12 18:43:20 +08:00
Gaius d797e058b8
chore: optimize README.md (#5)
Rename ci.yaml to ci.yml and fix discussion forum url.
Add CI badge to README.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-27 11:55:30 +08:00
Gaius 932d87f420
chore: add codecov for testing (#3)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-24 18:05:05 +08:00
dependabot[bot] 505cddf61d
chore(deps): Bump actions/checkout from 2 to 3 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-03-24 07:55:00 +00:00
Gaius 16e7952124
chore: remove CodeQL Analyze action
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-24 14:51:55 +08:00
Gaius 5e7ffb9b0b
chore: add github actions and github templates
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-24 14:39:47 +08:00