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

Add support for Quarkus CLI config command #1224

Merged

Conversation

michalvavrik
Copy link
Contributor

Summary

Required for QUARKUS-3456. Full test coverage will be in TS, this commit covers every option of this PR: quarkus-qe/quarkus-test-suite@main...michalvavrik:quarkus-test-suite:feature/config-encryption-cli . Test coverage here is just a smoke test.

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Release (follows conventions described in the RELEASE.md)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@michalvavrik michalvavrik changed the title Add support for Quarkus CLI config command support Add support for Quarkus CLI config command Jul 22, 2024
@michalvavrik
Copy link
Contributor Author

Kafka failures not related.

@michalvavrik michalvavrik force-pushed the feature/quarkus-cli-config-command branch 2 times, most recently from 2e9ac30 to 87cbea0 Compare July 23, 2024 06:52
@michalvavrik michalvavrik force-pushed the feature/quarkus-cli-config-command branch from 87cbea0 to b4b1aa3 Compare July 23, 2024 19:36
Copy link
Member

@gtroitsk gtroitsk left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you

@gtroitsk
Copy link
Member

We can wait for Validate format CI run and merge. Last fix was small refactoring and I see green CI with related test before.

@michalvavrik
Copy link
Contributor Author

We can wait for Validate format CI run and merge. Last fix was small refactoring and I see green CI with related test before.

makes sense, I'd like to make release today

@michalvavrik michalvavrik merged commit 3155031 into quarkus-qe:main Jul 23, 2024
5 checks passed
@michalvavrik michalvavrik deleted the feature/quarkus-cli-config-command branch July 23, 2024 20:25
@michalvavrik michalvavrik mentioned this pull request Jul 23, 2024
11 tasks
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