Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unmarshal remote override into base config #3028

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jan 10, 2025

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

Instead of copying base config to each remote, we now merge the remote override directly to base config. This simplifies parsing and also makes accessing utils.Config more consistent in cli.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner January 10, 2025 07:05
@sweatybridge sweatybridge force-pushed the unmarshal-remote branch 2 times, most recently from b273304 to b796074 Compare January 10, 2025 08:15
@sweatybridge sweatybridge force-pushed the unmarshal-remote branch 4 times, most recently from 83b3506 to 5443781 Compare January 10, 2025 09:47
@sweatybridge sweatybridge merged commit 88cd609 into develop Jan 10, 2025
8 checks passed
@sweatybridge sweatybridge deleted the unmarshal-remote branch January 10, 2025 10:00
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.

1 participant