Commit Graph

15 Commits

Author SHA1 Message Date
Gaius ec74b70abc
feat: add peer and storage package file (#9)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-04-13 11:02:40 +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 89c6be8285
docs: change dingtalk link (#7)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-04-11 20:29:00 +08:00
Gaius dfeab5758d
docs: optimize Community description in README.md (#6)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-04-10 17:13:14 +08:00
Gaius 844ebbdb46
chore: change version to v1.0.0 in Cargo.toml
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-27 12:02:36 +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 a9828b928f
chroe: add README.md (#4)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-24 18:39:08 +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
Gaius c1b714349f
chore: change PULL_REQUEST_TEMPLATE template
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-24 16:04:56 +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
Gaius 7468b6a91f
chore: add Cargo.toml to dfdaemon
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-23 22:03:37 +08:00
Gaius fbecaa531d
chore: add general settings to .gitignore
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-19 10:21:00 +08:00
Gaius daa8115cd5
Initial commit 2023-03-17 18:25:15 +08:00