Commit 7fced1f
Migrate from micromamba to pixi (#230)
* Draft usage of pixi.
* Adapt more integration tests.
* Adapt bigquery integration test task.
* Migrate docs deployment to pixi.
* Update build and publish.
* Run postinstall for readthedocs.
* Adapt liniting to rely on pixi.
* Add pytest as dependency.
* Adapt readthedocs configuration.
* Update development instructions.
* Switch to pixi in helper script.
* Adapt development.rst.
* Comment out impala run for debugging.
* Move flit to host-dependencies.
* Remove redundant dependency.
* Update .github/workflows/ci.yaml
Co-authored-by: Pavel Zwerschke <[email protected]>
* Add color to ci tests.
* Update .github/workflows/ci.yaml
Co-authored-by: Pavel Zwerschke <[email protected]>
* Update .github/workflows/ci.yaml
Co-authored-by: Pavel Zwerschke <[email protected]>
* Remove configurations which were erroneously added.
* Remove configurations which were erroneously added.
* Consistently use ubuntu-latest.
* Update .github/workflows/ci.yaml
Co-authored-by: Pavel Zwerschke <[email protected]>
* Also run unit tests on macos and windows.
* Fix impala test syntax.
* Downgrade sqlalchemy version for impala tests.
* Disable BigQuery tests for now.
---------
Co-authored-by: Pavel Zwerschke <[email protected]>1 parent 1f90958 commit 7fced1f
File tree
12 files changed
+16456
-271
lines changed- .github/workflows
- docs/source
12 files changed
+16456
-271
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 21 | + | |
| 22 | + | |
28 | 23 | | |
29 | | - | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
34 | | - | |
35 | | - | |
| 28 | + | |
36 | 29 | | |
37 | 30 | | |
38 | 31 | | |
| |||
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
50 | | - | |
51 | 43 | | |
52 | 44 | | |
53 | 45 | | |
| |||
0 commit comments