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 multiconfig #207

Merged
merged 4 commits into from
Sep 5, 2024
Merged

Remove multiconfig #207

merged 4 commits into from
Sep 5, 2024

Conversation

phbnf
Copy link
Contributor

@phbnf phbnf commented Sep 4, 2024

Towards #200 and #88

First step towards deleting the config proto.

@phbnf phbnf requested a review from AlCutter September 4, 2024 17:04
@phbnf phbnf removed the request for review from AlCutter September 4, 2024 17:07
@phbnf
Copy link
Contributor Author

phbnf commented Sep 4, 2024

Hmm broken test, let me see

}
}

if len(cfg.Config) == 0 {
if cfg.Origin == "" {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: probably should update the error string on the next line to match the check, or better still just remove this test (it's already performed in the ValidateLogConfig method below).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hehe, it's coming: dced84e. I've bumped this edit to this PR, it was not too hard of a rebase to do.

@phbnf phbnf merged commit acab2b3 into transparency-dev:main Sep 5, 2024
12 checks passed
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