Skip to content

Ignore unknown migrations config for anon stats - #147

Merged
gryaele merged 2 commits into
mainfrom
elenagryaznova/pop-4292-add-an-option-to-ignore-unknown-migrations-on-stage-v2
Aug 28, 2026
Merged

Ignore unknown migrations config for anon stats#147
gryaele merged 2 commits into
mainfrom
elenagryaznova/pop-4292-add-an-option-to-ignore-unknown-migrations-on-stage-v2

Conversation

@gryaele

@gryaele gryaele commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a minor configuration change to the anonymous statistics server. The main update is the addition of a new optional configuration field.

  • Configuration enhancement:
    • Added a new boolean field ignore_missing_migrations (with serde default) to the AnonStatsServerConfig struct in ampc-anon-stats/src/server/config/mod.rs. This allows the server to optionally ignore missing migrations based on configuration.

@gryaele
gryaele enabled auto-merge (squash) August 28, 2026 14:44
@gryaele
gryaele merged commit 867671c into main Aug 28, 2026
13 of 14 checks passed
@gryaele
gryaele deleted the elenagryaznova/pop-4292-add-an-option-to-ignore-unknown-migrations-on-stage-v2 branch August 28, 2026 15:14
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.

2 participants