This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit fd95b5c
committed
feat: add new cron task for syncing published images to S3
- Introduced a new cron task type, SyncPublishedImagesToS3, to facilitate the synchronization of published images to S3.
- Updated the cron task API to modify the request parameters for deleting tasks, enhancing the API's consistency.
These changes expand the functionality of the cron task management system, improving image handling capabilities.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 2cf5c6a commit fd95b5c
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments