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

goat: verify sync v1.1 firehose #988

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

bnewbold
Copy link
Collaborator

No description provided.

@bnewbold bnewbold requested a review from brianolson March 14, 2025 00:46
return c, err
}

func LoadFromCAR(ctx context.Context, r io.Reader) (*Commit, *Repo, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

wait for the version in sync1.1 relay branch

@@ -42,3 +46,24 @@ func getFileOrStdout(path string) (io.WriteCloser, error) {
}
return file, nil
}

func configLogger(cctx *cli.Context, writer io.Writer) *slog.Logger {
Copy link
Contributor

Choose a reason for hiding this comment

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

indigo/util/cliutil.SetupSlog()

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.

None yet

2 participants