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

plugin system #151

Merged
merged 5 commits into from
Dec 16, 2024
Merged

plugin system #151

merged 5 commits into from
Dec 16, 2024

Conversation

guilhem
Copy link
Contributor

@guilhem guilhem commented Nov 14, 2024

New Features:

Code Consistency and Refactoring:

  • Move types in pkg/store in their own package
    • prevent import cycle in plugin system.

Dependency Updates:

  • Updated several dependencies google.golang.org/grpc, and google.golang.org/protobuf [1] [2] [3].

Linting and Formatting

  • move go vet and gofmt/goimports checks in golangci-lint.
    • prevent checking generated files
  • update github.com/google/addlicense
    • ignore some files like yaml files.

@guilhem guilhem force-pushed the cli-plugin branch 2 times, most recently from 88e5a86 to 67b2c36 Compare November 15, 2024 14:17
@guilhem guilhem mentioned this pull request Nov 15, 2024
@guilhem guilhem marked this pull request as ready for review November 15, 2024 18:57
@danielfoehrKn
Copy link
Owner

Thank you very much and sorry for the delay. I'll release soon.

@danielfoehrKn danielfoehrKn merged commit 7f3b3d3 into danielfoehrKn:master Dec 16, 2024
1 check 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