-
Couldn't load subscription status.
- Fork 353
sync master to devel #833
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
Closed
sync master to devel #833
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
master merge for 0.3.x releases
bumps version to 0.3.25
Docs/fix private key
D#/devel docs
Aman's blog post on webhooks
adding the sap blog
* check if GITHUB_EVENT_PATH key exists * del unused imports * Update docs/website/docs/conftest.py Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com> * return unused imports back --------- Co-authored-by: Zaeem Athar <zaeemathar94@gmail.com> Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
* ADded perosnio documentation. * Update * Updated tip and info. * Updated secrets.toml * updated for comments. * Updated title, description and keywords. * fix docs titles --------- Co-authored-by: AstrakhantsevaAA <astra92293@gmail.com>
* add skipifgithubfork tag * add skipifgithubfork info to a contribution guide
* Added Kinesis documentation. * Added Kinesis documentation. * Updated docs. * Update * Updated Kinesis documentation. * small edits --------- Co-authored-by: AstrakhantsevaAA <astra92293@gmail.com>
* 778 clarify website docs/intro example * Restore cmpact code spacing. fitting more on the intro page is more important than nice code layout. * Restore compact code spacing. fitting more on the intro page is more important than nice code layout. * Edit for clarity and brevity * Edit for punctuation
* disable links to source code * test use_branch * fix links * fix root
* Updated docs for "Kinesis Message Format" * update.
* Enforce Node engine version from package.json. - Keeps docs authors safe as some OS have a very old Node version installed as system default which generate loads of errors on `npm install`. - Updating node automatically updates npm to a compatible version. * Add guidance for less-technical docs authors. - Some authors will beneift from hints about the nvm/npm/node universe and explicit info about the website structure. * Add doco for blogs * Add hint about how API docs are generated.
* Updated for dependencies. * Updated. * fix --------- Co-authored-by: AstrakhantsevaAA <astra92293@gmail.com>
* fix docs sidebar ui bug #650. - wider sidebar to accomodate long api namespace `common.configuration.providers` - user can hide/show the sidebar it it's annoyingly wide * fix docs sidebar ui bug #650. - Wider sidebar to accomodate long api namespace `common.configuration.providers`. - User can hide/show the sidebar if it's annoyingly wide. * Tidy code * fix small remaining shift in sidebar text
fixing blurb and repeating line in sap blog
* qdrant zendesk example * pushing after rebase * edded all code snippets and sidebars.js * added all code snippets and sidebars.js * added test and few code explanations * code to be fixed to work for zendesk source * fixed code and qdrant creds * changes incorporated * return back article * return package.json * fixing destinations in all examples * fix __name__ with _remove * add dependencies in index.md * add dependencies in pyproject.toml * add generated files * pin python version, and reduce on top version from 3.13 to 3.12, update lock file * revert check-package.sh * revert poetry-deps.sh * removed unused variables * regenerate script example * generate script example for connector_x_arrow, small fixes in code and text * added env variable for qdrant * fix deps and secrets.toml's * fix creds for qdrant * fix creds for zendesk * fix source name for zendesk * fix qdrant creds path * revert stupid bash scripts * no updated lock file --------- Co-authored-by: AstrakhantsevaAA <astra92293@gmail.com>
fixing blurb in motherduck blog
adding the aws-taktile blog
✅ Deploy Preview for dlt-hub-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
* added more endpoints * fix
|
@sh-rp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Take all changes from master to devel before 0.4.x release