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

Make possible to disable extension by configuration property #236

Merged
merged 10 commits into from
May 19, 2024

Conversation

majguo
Copy link
Contributor

@majguo majguo commented May 10, 2024

The PR originally targets to address the issue #154, and finally is extended to include more:

  • Make possible to disable/enable all released extensions by configuration property
    • quarkus.azure.app.configuration.enabled=false|true
    • quarkus.azure.keyvault.secret.enabled=false|true
    • quarkus.azure.storage.blob.enabled=false|true
  • Add integration-tests azure-services-disabled to cover test cases when extensions are disabled
  • Refine docs
  • Refine pipeline scripts used for creating and deleting azure services

Build pipeline succeeded: https://github.com/majguo/quarkus-azure-services/actions/runs/9012567927/job/24761997301

Signed-off-by: Jianguo Ma jiangma@microsoft.com

@majguo majguo requested a review from galiacheng May 10, 2024 06:22
@majguo majguo merged commit 053f712 into quarkiverse:main May 19, 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.

None yet

1 participant