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

Clean up the way diffs are printed #887

Closed
wants to merge 2 commits into from

Conversation

SaaldjorMike
Copy link
Member

No description provided.

Most notably:
- Removes dependency on API client in github.com/humio/cli. Instead we call GraphQL directly from `ClientConfig` using generated Go code based on the GraphQL schema.
- Bump minimum supported LogScale version to 1.130.0.

Other changes:
- Remove unused operator-sdk GitHub Action.
- Moves some exported functions to an internal package as they are not meant for external consumption.
- Bump gosec and staticcheck that is used by CI GitHub Actions workflow.
@SaaldjorMike SaaldjorMike force-pushed the mike/print_diff_cleanup branch 2 times, most recently from 0332c83 to 1bdab48 Compare December 13, 2024 11:38
@SaaldjorMike SaaldjorMike marked this pull request as ready for review December 13, 2024 13:56
@SaaldjorMike SaaldjorMike requested a review from a team as a code owner December 13, 2024 13:56
@SaaldjorMike SaaldjorMike marked this pull request as draft December 13, 2024 14:53
@SaaldjorMike SaaldjorMike force-pushed the mike/print_diff_cleanup branch from b79b12d to 2d5d5d6 Compare December 13, 2024 14:57
@SaaldjorMike SaaldjorMike marked this pull request as ready for review December 13, 2024 14:57
@SaaldjorMike SaaldjorMike force-pushed the mike/new_graphql_client branch from b9f8344 to 40d73c9 Compare December 17, 2024 07:58
Base automatically changed from mike/new_graphql_client to master December 17, 2024 10:21
@SaaldjorMike
Copy link
Member Author

Replaced by: #891

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