-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add gc repository, tag, artifact, blob daemon task (#226)
* ✨ Add dao funcs for gc * ⬆️ Upgrade syft * ⬆️ Upgrade axios * ✨ Add gc artifact, blob daemon task * ✨ Update definitions * ✨ Add daemon task handler * ✨ Add gc tag table * ✨ Update gc api handler types * ✨ Update dao * ✨ Update daemon gc decorator * ✨ Update gc api handlers * ✨ Add daemon gc tag task * ✨ First day about gc fe * ✨ Add api docs for daemon * ⬆️ Update syft and trivy * ✨ Show next run * ✨ Support create gc rules * ✨ Add message field for record table * ✨ Support update gc repository success count * ✨ Change gc implement * ✨ Complete gc implemention * ✨ Update gc daemon task page * ✨ Add runner and records page * ✨ Fix link * ✨ Fix bugs
- Loading branch information
Showing
111 changed files
with
25,635 additions
and
4,035 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,8 +50,3 @@ jobs: | |
with: | ||
dockerfile: ./build/Dockerfile | ||
ignore: DL3018,DL3003 | ||
- name: Lint Dockerfile | ||
uses: hadolint/[email protected] | ||
with: | ||
dockerfile: ./build/Dockerfile.local | ||
ignore: DL3018,DL3003 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.