Skip to content

Commit

Permalink
Deployed a442888 to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bakdata-bot committed Dec 1, 2023
1 parent a41b553 commit 018d549
Show file tree
Hide file tree
Showing 10 changed files with 132 additions and 97 deletions.
9 changes: 7 additions & 2 deletions dev/resources/variables/cli_env_vars.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@
# Base directory to the pipelines (default is current working
# directory)
KPOPS_PIPELINE_BASE_DIR=.
# Path to the config.yaml file
KPOPS_CONFIG_PATH=config.yaml
# Path to the dir containing config.yaml files
KPOPS_CONFIG_PATH=.
# Path to defaults folder
KPOPS_DEFAULT_PATH # No default value, not required
# Path to dotenv file. Multiple files can be provided. The files will
# be loaded in order, with each file overriding the previous one.
KPOPS_DOTENV_PATH # No default value, not required
# The environment you want to generate and deploy the pipeline to.
# Suffix your environment files with this value (e.g.
# defaults_development.yaml for environment=development). To be
# defined only in the default config definition, i.e. `config.yaml`.
KPOPS_ENVIRONMENT # No default value, not required
# Path to YAML with pipeline definition
KPOPS_PIPELINE_PATH # No default value, required
# Comma separated list of steps to apply the command on
Expand Down
10 changes: 8 additions & 2 deletions dev/resources/variables/cli_env_vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1448,9 +1448,9 @@ <h1>Cli env vars</h1>
</tr>
<tr>
<td>KPOPS_CONFIG_PATH</td>
<td>config.yaml</td>
<td>.</td>
<td>False</td>
<td>Path to the config.yaml file</td>
<td>Path to the dir containing config.yaml files</td>
</tr>
<tr>
<td>KPOPS_DEFAULT_PATH</td>
Expand All @@ -1465,6 +1465,12 @@ <h1>Cli env vars</h1>
<td>Path to dotenv file. Multiple files can be provided. The files will be loaded in order, with each file overriding the previous one.</td>
</tr>
<tr>
<td>KPOPS_ENVIRONMENT</td>
<td></td>
<td>False</td>
<td>The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). To be defined only in the default config definition, i.e. <code>config.yaml</code>.</td>
</tr>
<tr>
<td>KPOPS_PIPELINE_PATH</td>
<td></td>
<td>True</td>
Expand Down
3 changes: 2 additions & 1 deletion dev/resources/variables/config_env_vars.env
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ defaults_path=.
# environment
# The environment you want to generate and deploy the pipeline to.
# Suffix your environment files with this value (e.g.
# defaults_development.yaml for environment=development).
# defaults_development.yaml for environment=development). To be
# defined only in the default config definition, i.e. `config.yaml`.
environment=PydanticUndefined
# kafka_brokers
# The comma separated Kafka brokers address.
Expand Down
2 changes: 1 addition & 1 deletion dev/resources/variables/config_env_vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ <h1>Config env vars</h1>
<td>environment</td>
<td>PydanticUndefined</td>
<td>False</td>
<td>The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development).</td>
<td>The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). To be defined only in the default config definition, i.e. <code>config.yaml</code>.</td>
<td>environment</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion dev/schema/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"type": "string"
},
"environment": {
"description": "The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development).",
"description": "The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). To be defined only in the default config definition, i.e. `config.yaml`.",
"examples": [
"development",
"production"
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions dev/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,167 +2,167 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://bakdata.github.io/kpops/dev/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/developer/auto-generation/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/developer/formatting/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/architecture/components-hierarchy/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/examples/defaults/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/examples/pipeline/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/pipeline-components/pipeline/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/pipeline-defaults/defaults/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/variables/cli_env_vars/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/resources/variables/config_env_vars/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/what-is-kpops/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/config/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/defaults/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/helm-app/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/kafka-app/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/kafka-connector/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/kafka-sink-connector/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/kafka-source-connector/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/kubernetes-app/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/overview/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/producer-app/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/components/streams-app/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/variables/environment_variables/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/core-concepts/variables/substitution/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/examples/atm-fraud-pipeline/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/getting-started/quick-start/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/getting-started/setup/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/getting-started/teardown/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/migration-guide/v1-v2/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/migration-guide/v2-v3/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/references/cli-commands/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/references/editor-integration/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://bakdata.github.io/kpops/dev/user/references/ci-integration/github-actions/</loc>
<lastmod>2023-11-30</lastmod>
<lastmod>2023-12-01</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified dev/sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 018d549

Please sign in to comment.