Skip to content

Conversation

@ikalnytskyi
Copy link
Member

The new Rust compiler got a lot smarter at spotting "dead code" and started complaining about some unused bits. Turns out the snippet update feature was never fully finished — but that’s no reason to rip out parts of the storage subsystem.

On top of that, GitHub CI switched to a new macOS runner that doesn’t come with PostgreSQL pre-installed anymore. So we had to bump the action-setup-postgres version to get it running smoothly.

The new Rust compiler got a lot smarter at spotting "dead code" and
started complaining about some unused bits. Turns out the snippet update
feature was never fully finished — but that’s no reason to rip out parts
of the storage subsystem.

On top of that, GitHub CI switched to a new macOS runner that doesn’t
come with PostgreSQL pre-installed anymore. So we had to bump the
action-setup-postgres version to get it running smoothly.
@ikalnytskyi ikalnytskyi requested a review from malor September 6, 2025 14:43
@malor malor merged commit 5cf5d64 into master Sep 6, 2025
8 checks passed
@malor malor deleted the ci/mmga branch September 6, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants