remove periodically older images from GHCR to save space
- 主要語言
- TypeScript
- 星號
- 6
- 分支
- 3
- 平均合併
- 3 天 17 小時
- 30 天內合併 PR
- 15
描述
## Summary
Due to storage limits of GHCR older docker images of client and server should be erased regularly. Latest and at least 3 previous images for client and server should always be accessible.
**Probably this issue is redundant as public repos seem to have no limits on GHCR usage:** https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages#about-billing-for-github-packages
## [Acceptance criteria](https://www.atlassian.com/work-management/project-management/acceptance-criteria)
- [ ] GHCR always stores at least 3 versions back from current deployed version of client and server
- [ ] old packages on GHCR are removed regularly fully automatically
## Notes
important context
貢獻指南
評估
這個 Issue 還沒有評估資料。