Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store logs per-edition instead of per-package #253

Open
7 of 8 tasks
tayloraswift opened this issue Jun 3, 2024 · 0 comments
Open
7 of 8 tasks

store logs per-edition instead of per-package #253

tayloraswift opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tayloraswift
Copy link
Owner

tayloraswift commented Jun 3, 2024

  • define a “most recent build result” metadata structure
  • define a collection for the aformentioned metadata
  • add logic for computing a date-sharded S3 URL for each log
  • add logic for loading the build metadata and displaying it in the web UI
  • define DB index for querying logs by date
  • deprecate and decommission the old build metadata system
  • delete previous-generation logs from S3
  • implement plugin for deleting build logs after some retention period (30d?)
@tayloraswift tayloraswift added the enhancement New feature or request label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant