@@ -469,7 +469,7 @@ As a bonus, in each project, artifacts from the most recent successful pipeline
To clean old artifacts and pipelines in your projects, you can use:
-[Automate storage management for CI/CD pipelines/job logs/job artifacts](https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#how-do-i-automate-storage-management-for-cicd-pipelinesjob-logsjob-artifacts)
-[A CLI gitlab api application based on python-gitlab](https://gitlab.inria.fr/sdt-pfo/tools/gitlab-api)
- _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts, click on Readme tab: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
- _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts : it adds a job to the CI to remove artifacts and/or pipelines older than N days. Click on Readme tab: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
### How do I automate storage management for CI/CD pipelines/job logs/job artifacts?