WIP: starting adding tick() for cleanup storage #1

Draft
qpismont wants to merge 2 commits from tick into main
Owner
No description provided.
qpismont added 1 commit 2024-01-26 15:30:34 +01:00
qpismont added 1 commit 2024-01-26 21:35:38 +01:00
This pull request has changes conflicting with the target branch.
  • src/main.rs
  • src/storages/memory.rs
  • src/storages/mixed.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tick:tick
git checkout tick

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff tick
git checkout tick
git rebase main
git checkout main
git merge --ff-only tick
git checkout tick
git rebase main
git checkout main
git merge --no-ff tick
git checkout main
git merge --squash tick
git checkout main
git merge --ff-only tick
git checkout main
git merge tick
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: qpismont/imgproxy-rs#1
No description provided.