Skip to content

Fix config sync for perfomance mode and timeouts#4908

Merged
ilyakuz-db merged 1 commit into
mainfrom
ilya-kuznetsov_data/fix-performance-mode
Apr 10, 2026
Merged

Fix config sync for perfomance mode and timeouts#4908
ilyakuz-db merged 1 commit into
mainfrom
ilya-kuznetsov_data/fix-performance-mode

Conversation

@ilyakuz-db

@ilyakuz-db ilyakuz-db commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Changes

Use the same logic for server-side defaults as in resources.yml logic.

I have a PR that updates config-remote-sync to use resources.yml, but it's not yet ready to merge #4677

Why

Changes in performance mode were incorrectly ignored previously

Tests

email_notifications.on_failure[0]: replace
max_concurrent_runs: replace
tags['env']: remove
timeout_seconds: remove

@ilyakuz-db ilyakuz-db Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is expected, test output was incorrect (field was skipped unconditionally)

@ilyakuz-db ilyakuz-db changed the title Fix perfomance mode Fix config sync for perfomance mode and timoeouts Apr 8, 2026
@ilyakuz-db ilyakuz-db changed the title Fix config sync for perfomance mode and timoeouts Fix config sync for perfomance mode and timeouts Apr 8, 2026
@ilyakuz-db ilyakuz-db marked this pull request as ready for review April 8, 2026 07:56
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Suggested reviewers

Based on git history of the changed files, these people are best suited to review:

  • @denik -- recent work in bundle/configsync/, acceptance/bundle/config-remote-sync/config_edits/

Confidence: high

Eligible reviewers

Based on CODEOWNERS, these people or teams could also review:

@andrewnester, @anton-107, @pietern, @shreyas-goenka, @simonfaltum

Suggestions based on git history of 3 changed files (2 scored). See CODEOWNERS for path-specific ownership rules.

@ilyakuz-db ilyakuz-db added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit 8b0dda2 Apr 10, 2026
31 of 35 checks passed
@ilyakuz-db ilyakuz-db deleted the ilya-kuznetsov_data/fix-performance-mode branch April 10, 2026 11:05
denik pushed a commit that referenced this pull request May 20, 2026
## Changes

Use the same logic for server-side defaults as in resources.yml logic.

I have a PR that updates `config-remote-sync` to use `resources.yml`,
but it's not yet ready to merge
#4677



## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->

Changes in performance mode were incorrectly ignored previously

## Tests
<!-- How have you tested the changes? -->

<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
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