Skip to content

Fix InterfaceDirRelative at top-level#1134

Merged
LandonTClipp merged 3 commits intovektra:v3from
LandonTClipp:fix_interface_dir_relative
Jan 14, 2026
Merged

Fix InterfaceDirRelative at top-level#1134
LandonTClipp merged 3 commits intovektra:v3from
LandonTClipp:fix_interface_dir_relative

Conversation

@LandonTClipp
Copy link
Member

@LandonTClipp LandonTClipp commented Jan 7, 2026

Fixes #1133. This parameter, if provided at the package-level config or above,
could cause mockery to crash. This happened because mockery was parsing the config
templates for the package-level config even though none of these values were used.
The solution was simple enough: just don't parse package-level configs.

@LandonTClipp LandonTClipp marked this pull request as draft January 7, 2026 18:03
Relates to vektra#1133. This parameter, if provided at the package-level config or above,
could cause mockery to crash. This happened because mockery was parsing the config
templates for the package-level config even though none of these values were used.
The solution was simple enough: just don't parse package-level configs.
@LandonTClipp LandonTClipp force-pushed the fix_interface_dir_relative branch from aa33851 to a1b4d2b Compare January 14, 2026 19:42
@LandonTClipp LandonTClipp marked this pull request as ready for review January 14, 2026 19:47
@LandonTClipp LandonTClipp force-pushed the fix_interface_dir_relative branch from 082ade8 to 5d45bf5 Compare January 14, 2026 19:54
@LandonTClipp LandonTClipp merged commit df793aa into vektra:v3 Jan 14, 2026
6 checks passed
@LandonTClipp LandonTClipp deleted the fix_interface_dir_relative branch January 14, 2026 20:27
@LandonTClipp LandonTClipp restored the fix_interface_dir_relative branch January 16, 2026 17:08
@LandonTClipp LandonTClipp deleted the fix_interface_dir_relative branch January 16, 2026 17:09
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.

"failed to execute dir template" error after migrating to V3

1 participant