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

Remove common.Config from syncer.Config #2330

Merged
merged 19 commits into from
Nov 17, 2023
Merged

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Nov 17, 2023

Depends on:

Why this should be merged

Working to remove the common.Config and common.Bootstrapper, this is the last place that uses the common.Config other than the common.Bootstrapper.

How this works

Directly uses the required fields from the common.Config in the syncer.Config.

How this was tested

CI

@StephenButtolph StephenButtolph self-assigned this Nov 17, 2023
@StephenButtolph StephenButtolph added consensus This involves consensus cleanup Code quality improvement labels Nov 17, 2023
@StephenButtolph StephenButtolph added this to the v1.10.16 milestone Nov 17, 2023
@StephenButtolph StephenButtolph changed the base branch from dev to remove-bootstrapping-retry-config November 17, 2023 06:09
@StephenButtolph StephenButtolph marked this pull request as ready for review November 17, 2023 07:03
Base automatically changed from remove-bootstrapping-retry-config to dev November 17, 2023 18:12
@StephenButtolph StephenButtolph added this pull request to the merge queue Nov 17, 2023
Merged via the queue into dev with commit a803f38 Nov 17, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the cleanup-state-sync-config branch November 17, 2023 20:37
joshua-kim added a commit that referenced this pull request Nov 20, 2023
commit 40934bb
Author: Dan Laine <[email protected]>
Date:   Fri Nov 17 15:26:22 2023 -0500

    `platformvm.VM` -- replace `Config` field with `validators.Manager` (#2319)

commit a803f38
Author: Stephen Buttolph <[email protected]>
Date:   Fri Nov 17 15:14:36 2023 -0500

    Remove common.Config from syncer.Config (#2330)

commit dbc209c
Author: Stephen Buttolph <[email protected]>
Date:   Fri Nov 17 14:48:54 2023 -0500

    Export snowman bootstrapper (#2331)

Signed-off-by: Joshua Kim <[email protected]>
joshua-kim added a commit that referenced this pull request Nov 20, 2023
commit 40934bb
Author: Dan Laine <[email protected]>
Date:   Fri Nov 17 15:26:22 2023 -0500

    `platformvm.VM` -- replace `Config` field with `validators.Manager` (#2319)

commit a803f38
Author: Stephen Buttolph <[email protected]>
Date:   Fri Nov 17 15:14:36 2023 -0500

    Remove common.Config from syncer.Config (#2330)

commit dbc209c
Author: Stephen Buttolph <[email protected]>
Date:   Fri Nov 17 14:48:54 2023 -0500

    Export snowman bootstrapper (#2331)

Signed-off-by: Joshua Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement consensus This involves consensus
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants