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

Upgrade to Quarkus 3.14.0 and switch to the new doc infrastructure #653

Merged
merged 2 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
:summaryTableId: quarkus-google-cloud-bigtable_quarkus-google
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
|===

h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-enabled]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.enabled`##

[.description]
--
Indicates whether the Bigtable service should be enabled or not. The default value is 'false'.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-image-name]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.image-name`##

[.description]
--
Sets the Docker image name for the Google Cloud SDK. This image is used to emulate the Bigtable service in the development environment. The default value is 'gcr.io/google.com/cloudsdktool/google-cloud-cli'.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_IMAGE_NAME+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_IMAGE_NAME+++`
endif::add-copy-button-to-env-var[]
--
|string
|`gcr.io/google.com/cloudsdktool/google-cloud-cli`

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-emulator-port]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.emulator-port`##

[.description]
--
Specifies the emulatorPort on which the Bigtable service should run in the development environment.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_EMULATOR_PORT+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_EMULATOR_PORT+++`
endif::add-copy-button-to-env-var[]
--
|int
|

|===


:!summaryTableId:
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
:summaryTableId: quarkus-google-cloud-bigtable_quarkus-google
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
|===

h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-enabled]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.enabled`##

[.description]
--
Indicates whether the Bigtable service should be enabled or not. The default value is 'false'.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-image-name]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.image-name`##

[.description]
--
Sets the Docker image name for the Google Cloud SDK. This image is used to emulate the Bigtable service in the development environment. The default value is 'gcr.io/google.com/cloudsdktool/google-cloud-cli'.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_IMAGE_NAME+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_IMAGE_NAME+++`
endif::add-copy-button-to-env-var[]
--
|string
|`gcr.io/google.com/cloudsdktool/google-cloud-cli`

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-bigtable_quarkus-google-cloud-bigtable-devservice-emulator-port]] [.property-path]##`quarkus.google.cloud.bigtable.devservice.emulator-port`##

[.description]
--
Specifies the emulatorPort on which the Bigtable service should run in the development environment.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_EMULATOR_PORT+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_BIGTABLE_DEVSERVICE_EMULATOR_PORT+++`
endif::add-copy-button-to-env-var[]
--
|int
|

|===


:!summaryTableId:
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
:summaryTableId: quarkus-google-cloud-firebase-admin_quarkus-google
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
|===

h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-firebase-admin_quarkus-google-cloud-firebase-auth-enabled]] [.property-path]##`quarkus.google.cloud.firebase.auth.enabled`##

[.description]
--
Enable or disable Firebase authentication.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_FIREBASE_AUTH_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_FIREBASE_AUTH_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

|===


:!summaryTableId:
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
:summaryTableId: quarkus-google-cloud-firebase-admin_quarkus-google
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
|===

h|[.header-title]##Configuration property##
h|Type
h|Default

a|icon:lock[title=Fixed at build time] [[quarkus-google-cloud-firebase-admin_quarkus-google-cloud-firebase-auth-enabled]] [.property-path]##`quarkus.google.cloud.firebase.auth.enabled`##

[.description]
--
Enable or disable Firebase authentication.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_GOOGLE_CLOUD_FIREBASE_AUTH_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_GOOGLE_CLOUD_FIREBASE_AUTH_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

|===


:!summaryTableId:
Loading
Loading