t: modularize test branch configurations in conftest.py #133

Merged
andriinikitin merged 1 commits from andriinikitin/autogits:t-config-modularization into main 2026-02-22 21:40:05 +01:00
Member
  • Split branch configurations into COMMON and CUSTOM structures to reduce redundancy.
  • Implemented dynamic field injection for 'Branch' and 'GitProjectName' using branch keys and placeholders.
  • Enhanced the configuration merging logic to automatically synthesize final settings for each test environment.
- Split branch configurations into COMMON and CUSTOM structures to reduce redundancy. - Implemented dynamic field injection for 'Branch' and 'GitProjectName' using branch keys and placeholders. - Enhanced the configuration merging logic to automatically synthesize final settings for each test environment.
andriinikitin added 1 commit 2026-02-22 21:39:44 +01:00
- Split branch configurations into COMMON and CUSTOM structures to reduce redundancy.
- Implemented dynamic field injection for 'Branch' and 'GitProjectName' using branch keys and placeholders.
- Enhanced the configuration merging logic to automatically synthesize final settings for each test environment.
andriinikitin merged commit 0598448fdb into main 2026-02-22 21:40:05 +01:00
andriinikitin deleted branch t-config-modularization 2026-02-22 21:40:06 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#133