diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d3e1100128..870f8eabbe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for reporting a bug for dlt! Please fill out the sections below. - If you are not sure if this is a bug or not, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) + If you are not sure if this is a bug or not, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) and ask in the #3-technical-help channel. - type: input attributes: @@ -34,7 +34,7 @@ body: attributes: label: Steps to reproduce description: > - How can we replicate the issue? If it's not straightforward to reproduce, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) + How can we replicate the issue? If it's not straightforward to reproduce, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) and ask in the #3-technical-help channel. placeholder: > Provide a step-by-step description of how to reproduce the problem you are running into. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 653b08cf7f..5756e2497c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,5 +2,5 @@ blank_issues_enabled: true contact_links: - name: Ask a question or get support on dlt Slack - url: https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g + url: https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA about: Need help or support? Join our dlt community on Slack and get assistance. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 095a487771..a74c4774ef 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for suggesting a feature for dlt! - If you like to discuss your idea first, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) + If you like to discuss your idea first, please join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) and pose your questions in the #3-technical-help channel. For minor features and improvements, feel free to open a [pull request](https://github.com/dlt-hub/dlt/pulls) directly. - type: textarea diff --git a/README.md b/README.md index 491e8c062e..ec56d97ab7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Be it a Google Colab notebook, AWS Lambda function, an Airflow DAG, your local l
- +
@@ -90,7 +90,7 @@ You can find examples for various use cases in the [examples](docs/examples) fol The dlt project is quickly growing, and we're excited to have you join our community! Here's how you can get involved: -- **Connect with the Community**: Join other dlt users and contributors on our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- **Connect with the Community**: Join other dlt users and contributors on our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) - **Report issues and suggest features**: Please use the [GitHub Issues](https://github.com/dlt-hub/dlt/issues) to report bugs or suggest new features. Before creating a new issue, make sure to search the tracker for possible duplicates and add a comment if you find one. - **Track progress of our work and our plans**: Please check out our [public Github project](https://github.com/orgs/dlt-hub/projects/9) - **Contribute Verified Sources**: Contribute your custom sources to the [dlt-hub/verified-sources](https://github.com/dlt-hub/verified-sources) to help other folks in handling their data tasks. diff --git a/docs/website/blog/2023-05-26-structured-data-lakes-through-schema-evolution-next-generation-data-platform.md b/docs/website/blog/2023-05-26-structured-data-lakes-through-schema-evolution-next-generation-data-platform.md index d47b9a5b72..ef6b028ba6 100644 --- a/docs/website/blog/2023-05-26-structured-data-lakes-through-schema-evolution-next-generation-data-platform.md +++ b/docs/website/blog/2023-05-26-structured-data-lakes-through-schema-evolution-next-generation-data-platform.md @@ -107,6 +107,6 @@ To try out schema evolution with `dlt`, check out our [colab demo.](https://cola ### Want more? -- Join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- Join our [Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) - Read our [schema evolution blog post](https://dlthub.com/docs/blog/schema-evolution) - Stay tuned for the next article in the series: *How to do schema evolution with* `dlt` *in the most effective way* \ No newline at end of file diff --git a/docs/website/blog/2023-06-21-open-api-spec-for-dlt-init.md b/docs/website/blog/2023-06-21-open-api-spec-for-dlt-init.md index 3e87615324..831643f36e 100644 --- a/docs/website/blog/2023-06-21-open-api-spec-for-dlt-init.md +++ b/docs/website/blog/2023-06-21-open-api-spec-for-dlt-init.md @@ -45,4 +45,4 @@ Anyway: [Try it out yourself!](https://github.com/dlt-hub/dlt-init-openapi) - **More heuristics:** Many more heuristics to extract resources, their dependencies, infer the incremental and merge loading. - **Tight integration with FastAPI on the code level to get even more heuristics!** -[Your feedback and help is greatly appreciated.](https://github.com/dlt-hub/dlt/blob/devel/CONTRIBUTING.md) [Join our community, and let’s build together.](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) \ No newline at end of file +[Your feedback and help is greatly appreciated.](https://github.com/dlt-hub/dlt/blob/devel/CONTRIBUTING.md) [Join our community, and let’s build together.](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) \ No newline at end of file diff --git a/docs/website/blog/2023-08-21-dlt-lineage-support.md b/docs/website/blog/2023-08-21-dlt-lineage-support.md index 3fc3c47cef..494b6b7693 100644 --- a/docs/website/blog/2023-08-21-dlt-lineage-support.md +++ b/docs/website/blog/2023-08-21-dlt-lineage-support.md @@ -124,4 +124,4 @@ In summary, the integration of lineage through `dlt` empowers organizations to c ## Start using dlt today What are you waiting for? * Dive into our [getting started docs](https://dlthub.com/docs/getting-started) -* [Join the slack community for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) \ No newline at end of file +* [Join the slack community for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) \ No newline at end of file diff --git a/docs/website/blog/2023-08-24-dlt-etlt.md b/docs/website/blog/2023-08-24-dlt-etlt.md index 72c640ceaf..4da8d03021 100644 --- a/docs/website/blog/2023-08-24-dlt-etlt.md +++ b/docs/website/blog/2023-08-24-dlt-etlt.md @@ -217,4 +217,4 @@ Fundamentally, we all agree it's all ETL, with the flavors simply designating sp ## Start using `dlt` today What are you waiting for? * Dive into our [getting started docs](https://dlthub.com/docs/getting-started) -* [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +* [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) diff --git a/docs/website/blog/2023-09-05-mongo-etl.md b/docs/website/blog/2023-09-05-mongo-etl.md index 5fe0f0fd41..8ce22a5d2c 100644 --- a/docs/website/blog/2023-09-05-mongo-etl.md +++ b/docs/website/blog/2023-09-05-mongo-etl.md @@ -199,4 +199,4 @@ Read more about it here: What are you waiting for? - Dive into our [Getting Started.](https://dlthub.com/docs/getting-started) -- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) diff --git a/docs/website/blog/2023-09-26-verba-dlt-zendesk.md b/docs/website/blog/2023-09-26-verba-dlt-zendesk.md index b075dd9163..bf22d2c9ec 100644 --- a/docs/website/blog/2023-09-26-verba-dlt-zendesk.md +++ b/docs/website/blog/2023-09-26-verba-dlt-zendesk.md @@ -293,4 +293,4 @@ In this blog post, we've built a RAG application for Zendesk Support using Verba ## Let's stay in touch -If you have any questions or feedback, please reach out to us on the [dltHub Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g). +If you have any questions or feedback, please reach out to us on the [dltHub Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA). diff --git a/docs/website/blog/2023-10-06-dlt-holistics.md b/docs/website/blog/2023-10-06-dlt-holistics.md index 71bcd9b0d4..1480fcc8a0 100644 --- a/docs/website/blog/2023-10-06-dlt-holistics.md +++ b/docs/website/blog/2023-10-06-dlt-holistics.md @@ -463,7 +463,7 @@ This modern data stack offers an efficient and effective way to bridge the gap b ## Additional Resources: -- Want to discuss `dlt`? Join the `dlt` [Slack Community](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- Want to discuss `dlt`? Join the `dlt` [Slack Community](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) - Check out our friends over at [Holistics](https://www.holistics.io/). - [`dlt` MongoDB Source](https://dlthub.com/docs/dlt-ecosystem/verified-sources/mongodb). - Holistics 4.0: [Analytics as Code](https://docs.holistics.io/as-code/get-started). diff --git a/docs/website/blog/2023-10-10-data-product-docs.md b/docs/website/blog/2023-10-10-data-product-docs.md index f69ffad986..d4f646b282 100644 --- a/docs/website/blog/2023-10-10-data-product-docs.md +++ b/docs/website/blog/2023-10-10-data-product-docs.md @@ -109,4 +109,4 @@ Stop thinking about data, code and docs in isolation - they do not function inde Want to create data products with dlt? What are you waiting for? - Dive into our [Getting Started.](https://dlthub.com/docs/getting-started) -- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) diff --git a/docs/website/blog/2023-10-16-first-data-warehouse.md b/docs/website/blog/2023-10-16-first-data-warehouse.md index 12a97919c5..a9c10692f0 100644 --- a/docs/website/blog/2023-10-16-first-data-warehouse.md +++ b/docs/website/blog/2023-10-16-first-data-warehouse.md @@ -168,4 +168,4 @@ If you're building on Google Cloud Platform (GCP), here are some tutorials and r Want to discuss dlt and data lakes or warehouses? - Dive into our [Getting Started.](https://dlthub.com/docs/getting-started) -- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) diff --git a/docs/website/blog/2023-10-19-dbt-runners.md b/docs/website/blog/2023-10-19-dbt-runners.md index 2252752a1d..8237cc7ac5 100644 --- a/docs/website/blog/2023-10-19-dbt-runners.md +++ b/docs/website/blog/2023-10-19-dbt-runners.md @@ -238,6 +238,6 @@ Having the 2 options to run Cloud or Core versions of dbt enables better integra Want more? -- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +- [Join the ⭐Slack Community⭐ for discussion and help!](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) - Dive into our [Getting Started.](https://dlthub.com/docs/getting-started) - Star us on [GitHub](https://github.com/dlt-hub/dlt)! diff --git a/docs/website/blog/2023-10-23-arrow-loading.md b/docs/website/blog/2023-10-23-arrow-loading.md index 80e6744df5..a8f9aa9a20 100644 --- a/docs/website/blog/2023-10-23-arrow-loading.md +++ b/docs/website/blog/2023-10-23-arrow-loading.md @@ -132,7 +132,7 @@ As the output in both of methods is the same (parquet files) - the actual load s ### What’s next: - [Reads our docs on Arrow](https://dlthub.com/docs/dlt-ecosystem/verified-sources/arrow-pandas) - [Add merge and incremental loads to code above](https://dlthub.com/docs/examples/connector_x_arrow/) -- I'm on [dltHub Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) all the time. +- I'm on [dltHub Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) all the time. ### Disclaimers diff --git a/docs/website/docs/build-a-pipeline-tutorial.md b/docs/website/docs/build-a-pipeline-tutorial.md index ac5eed262f..b8a1d4d90c 100644 --- a/docs/website/docs/build-a-pipeline-tutorial.md +++ b/docs/website/docs/build-a-pipeline-tutorial.md @@ -426,5 +426,5 @@ Read more about [performance.](reference/performance.md) ### Other advanced topics `dlt` is a constantly growing library that supports many features and use cases needed by the -community. [Join our Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +community. [Join our Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) to find recent releases or discuss what you can build with `dlt`. diff --git a/docs/website/docs/intro.md b/docs/website/docs/intro.md index e3e6c386a9..ed51c93ef6 100644 --- a/docs/website/docs/intro.md +++ b/docs/website/docs/intro.md @@ -70,12 +70,12 @@ This is the simplest way to see `dlt` in action. 3. Read [Pipeline Tutorial](build-a-pipeline-tutorial.md) to start building E(t)LT pipelines from ready components. 4. We have many interesting [walkthroughs](walkthroughs/) where you create, run, customize and deploy pipelines. 5. Ask us on -[Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g) +[Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA) if you have any questions about use cases or the library. ## Become part of the `dlt` community 1. Give the library a ⭐ and check out the code on [GitHub](https://github.com/dlt-hub/dlt). 1. Ask questions and share how you use the library on -[Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g). +[Slack](https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA). 1. Report problems and make feature requests [here](https://github.com/dlt-hub/dlt/issues/new/choose). diff --git a/docs/website/docusaurus.config.js b/docs/website/docusaurus.config.js index 8ba92fb4cd..ff24dff5e0 100644 --- a/docs/website/docusaurus.config.js +++ b/docs/website/docusaurus.config.js @@ -85,7 +85,7 @@ const config = { }, { to: 'blog', label: 'Blog', position: 'left' }, { - href: 'https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g', + href: 'https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA', label: 'Join community', position: 'right', className: 'slack-navbar', @@ -122,7 +122,7 @@ const config = { items: [ { label: 'Slack', - href: 'https://join.slack.com/t/dlthub-community/shared_invite/zt-1slox199h-HAE7EQoXmstkP_bTqal65g', + href: 'https://join.slack.com/t/dlthub-community/shared_invite/zt-1n5193dbq-rCBmJ6p~ckpSFK4hCF2dYA', className: 'footer-link' }, {