23 Commits

Author SHA1 Message Date
rudolfix
4a431d60ed refresh docs intro (#3270)
* renames pipeline to workspace dashboard

* refreshes intro

* review changes

* sidebar, references, dataset.table( cleanup
2025-10-31 17:14:49 +01:00
Jorrit Sandbrink
195a029685 Remove obsolete instruction from CONTRIBUTING.md (#3135)
* remove obsolete instruction

* Revert "remove obsolete instruction"

This reverts commit 24cde85adc.

* change instruction for venv activation
2025-09-29 09:58:37 +02:00
Marcin Rudolf
53b94352cb bump to version 1.17.0 2025-09-24 08:30:48 +02:00
David Scharf
7d2dcaa770 Updates CONTRIBUTING.md and README.md to remove outdated information and add more info (#3101)
* grammar correct and format contribution guide

* update existing testing section

* add testing tips and tricks

* small  updates to readme file
2025-09-22 18:07:20 +02:00
David Scharf
a75151e7e4 add up to date check for uv lockfile as first lint step (#3052)
* add check for uv lockfile

* update lockfile

* add some info about lockfiles to contributing.md
2025-09-02 17:09:10 +02:00
rudolfix
c262022bfe fixes arrow/pandas dependencies in extras and dep groups (#2895)
* bumps to version 1.14.1

* removes non dev dependencies from dev group

* sets good pandas dep in extras
2025-07-16 21:49:05 +02:00
Marcin Rudolf
4dd5377d0d adds code deprecation guidelines to CONTRIB 2025-06-29 23:03:16 +02:00
David Scharf
9ff0dd254a add hidden input for pypi token (#2804) 2025-06-24 12:12:21 +02:00
David Scharf
3ebbfa1f9e migrate to uv (#2766)
* move pyproject.toml and makefile from old branch and add inbetween changes

* update workflow files to use uv

* run new version of formatter

* fix building of images with uv

* possibly fix docs linting

* downgrade lancedb dependency to fix tests

* fix gcs compat mode for s3 for newest boto

* fix docstrings in examples

* add some uv constraints

* update readme.md and contributing.md and some other places

* allow duckdb 0.8 in range

* add link-mode copy to uv venv on windows

* remove poetry lockfile and unneeded lockfile checker

* fix chess api related failures

* sleep after dremio start..

* set correct package in pyproject

* Revert "add some uv constraints"

This reverts commit d611e9ecce.

# Conflicts:
#	pyproject.toml
#	uv.lock

* add missing databricks sql connector version bounds
2025-06-19 10:11:24 +02:00
rudolfix
530b5a8bbb changes contrib and README (#2666)
* changes contrib and README

* Apply suggestions from code review

Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>

---------

Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
2025-05-21 11:04:13 +02:00
anuunchin
74689ac2d7 Adding sql dialect to destination capabilities (#2393)
* Initial implementation

* ReadableIbisRelation accesses caps.sqlglot_dialect

* Mysql repeated in sqlalchemy

* sqlalchemy configs explicitly passed to destination

* Transpile with default. Clickhouse, databricks is supprted by ibis. Tsql is the same as mssql.

* Sqlglot version set to >=23.0.0
2025-03-16 23:14:42 +01:00
David Scharf
0be70f99a4 update branch naming guide (#2242) 2025-01-28 10:19:21 +01:00
Anton Burnashev
4926d1df78 Remove the remaining blog references (#1970) 2024-10-21 16:44:59 +02:00
Dave
fcc4c4559b re-enable throw on broken links
clear cache in the right places in preprocess docs
Bring back links, redirects, reorder
Fix caching issue on historic docs
Fix some broken links (will need  cleanup)
2024-09-17 12:04:27 +02:00
David Scharf
1ce556ae85 add naming rules to contributing (#1291)
* branch naming rules in contributing

* add motivation to branch naming rule

* formatting and typo
2024-05-21 17:30:03 +02:00
Sultan Iman
4750f62149 Revert tzdata update and update lock (#1238)
* Revert tzdata update and update lock

* Add guide for contributors about dependency updates

* Adjust section title

* Revert black update

* Adjust section title

* Revert lockfile

* Update lock hash

* Remove example
2024-04-19 10:11:38 +02:00
Anton Burnashev
5e0b8b44b1 Clarify process for enhancements and bug fixes (#1096) 2024-03-15 17:47:13 +01:00
VioletM
47fa78ca94 Fix small typings in contributing guide (#993)
* Fix small typings

* Add CONTRIBUTING.md to excluded file patterns
2024-02-24 11:32:15 +01:00
Anton Burnashev
0bc10c60f7 Update the release instructions in CONTRIBUTING.md 2023-12-29 19:04:57 +03:00
rudolfix
e3347f3f72 bumps dlt version to 0.4.1 (#848)
* bumps to version 0.4.1

* updates README with branch and release info

* adds sentry to docs tests

* fixes CONTIRB
2023-12-22 13:21:54 +01:00
rudolfix
ec48ba6cce updates contribution and readme + small docs fixes (#553) 2023-08-18 16:39:45 +02:00
Marcin Rudolf
9248e98683 bumps version to 0.2.6 2023-05-06 11:06:51 +02:00
burnash
34f736bb76 Add updated README, add contributor's guide 2023-04-29 14:23:26 +02:00