Skip to content

Move housekeeping into coreapp and cleanup more stuff#1939

Merged
mkst merged 1 commit into
mainfrom
more-housekeeping
May 18, 2026
Merged

Move housekeeping into coreapp and cleanup more stuff#1939
mkst merged 1 commit into
mainfrom
more-housekeeping

Conversation

@mkst
Copy link
Copy Markdown
Collaborator

@mkst mkst commented May 18, 2026

This update:

  • removes unchanged fork-of-forks by non-anonymous users (to scratches that are adding no value) i.e. User 1 has scratch A, User 2 forks it creating B, and forks that to create C (so chain is A -> B -> C), we will remove C if there are no changes compared to B.
  • clean up asm blobs from deleted scratches (asm does not get cleaned up when scratches are removed because one asm may be referred to by multiple scratches), so now we will clean up any orphans.

@mkst mkst merged commit e8459a2 into main May 18, 2026
7 checks passed
@mkst mkst deleted the more-housekeeping branch May 18, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant