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

import github.com/databacker/api instead of defining locally #370

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Nov 10, 2024

The main change here is importing from databacker/api, rather than defining locally. This gives it the ability to have remote config, and even chain them.

On the way:

  • added ctx context.Context to a lot of calls, and added opentelemetry compliant tracing
  • simplified some duplicate logic in cmd/ into common functions

@deitch deitch force-pushed the import-api branch 3 times, most recently from 5d13c42 to d416eb6 Compare November 10, 2024 19:03
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 4215fe5 into master Nov 10, 2024
2 checks passed
@deitch deitch deleted the import-api branch November 10, 2024 19:18
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