v0.1.0
Bug Fixes
- 2788518 - (ci) fix the workflow name - Richard Hao
- b6ae2f8 - (ci) using body_path to load latest changelog - Richard Hao
- 9e47f02 - (ci) fix GITHUB_OUTPUT - Richard Hao
- 8915f0b - add base64 to encode the changelog output - Richard Hao
Documentation
Features
-
83203b1 - (ci) update workflow - Richard Hao
-
56947eb - (ci) add github action configs to do the release and build - Richard Hao
-
8ebf0a6 - (ci) create rust.yml - Richard Hao
-
549b4e0 - (cog) set cargo version when running cog bump - Richard Hao
-
54e99bf - (uploader) upload object to r2 - Richard Hao
-
e9d043d - create new PR for releasing - Richard Hao
-
d49a30d - add cog config - Richard Hao
-
1c1498a - add dockerignore - Richard Hao
-
35aec52 - create dependabot.yml - Richard Hao
-
ae227a6 - add dockerfile to build docker image - Richard Hao
-
5bd1585 - get file info from source file - Richard Hao
-
df7876c - add .env.example - Richard Hao
-
7cc72b9 - upload file to r2 - Richard Hao
-
994200d - call R2Uploader form main func - Richard Hao
-
1d517a1 - backup soruce.db (sqlite) to destination db - Richard Hao
-
0dc9175 - add functions to backup sqlite - Richard Hao
Miscellaneous Chores
-
ef25a7b - (ci) update releasee ci - Richard Hao
-
cf774b3 - (ci) install cargo-edit on ci - Richard Hao
-
87e65ee - (ci) use create-pull-request to push commits - Richard Hao
-
adfd13f - (ci) update base branch for create-pull-request action - Richard Hao
-
fffdaac - (deps) bump aws-sdk-s3 from 0.31.1 to 0.31.2 - dependabot[bot]
-
58b58db - (deps) bump lukemathwalker/cargo-chef in /build - dependabot[bot]
-
5f5e560 - (version) v0.1.0 - release-bot
-
a2f44b1 - (version) v0.1.0 - release-bot
-
dc9e42e - update release.yml - Richard Hao
-
03e0b2c - Revert "release(version): Bump to v0.1.0 (#14)" (#15) - Richard Hao
-
914b219 - Revert "release(version): Bump to v0.1.0 (#12)" (#13) - Richard Hao
-
38b4204 - chore update - Richard Hao
-
0d42bff - Revert "release(version): Bump to v0.1.0" - Richard Hao
-
31739b4 - update - Richard Hao
-
2331a5f - only allow to trigger the workflow on main - Richard Hao
-
8f78768 - temporaily allow current to run
cog bump
- Richard Hao -
8f7cda3 - handle parsing filename errors - Richard Hao
-
228cab5 - remove unused file - Richard Hao
-
622e5c6 - init rust project - Richard Hao
Refactoring
-
792b03c - move out backup logic to backup.rs - Richard Hao
-
faaa301 - extract args to Argument struct - Richard Hao