release(version): Bump to v0.1.0 #14
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug Fixes
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]
5929b8f - (version) v0.1.0 - release-bot
a2f44b1 - (version) v0.1.0 - release-bot
914b219 - Revert "release(version): Bump to v0.1.0 (release(version): Bump to v0.1.0 #12)" (chore: Revert "release(version): Bump to v0.1.0" #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 Hao8f7cda3 - 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
Releases