Jannis Leidel
|
5ac315b8a6
|
Updated Docker config.
|
2020-04-22 23:59:51 +02:00 |
Jannis Leidel
|
33338dc346
|
Fix build issues.
|
2019-11-25 10:51:30 +01:00 |
Jannis Leidel
|
3dcd1d3b65
|
Add a custom Big Query runner.
|
2019-08-06 16:50:02 +02:00 |
Jannis Leidel
|
0d83cb34e4
|
Revert back to good ol' pip.
|
2019-07-02 12:54:44 +02:00 |
Jannis Leidel
|
f795370754
|
Move to Poetry.
This also fixes the npm installation issues. Fix #40.
|
2019-06-20 18:18:31 +02:00 |
Jannis Leidel
|
64ecddc3a1
|
Some minor fixes.
|
2019-06-13 20:03:37 +02:00 |
Jannis Leidel
|
689d5c5729
|
Add ~/.local/bin to PATH for easier debugging when installing with pip install --user.
|
2019-06-13 15:02:24 +02:00 |
Jannis Leidel
|
6a2e701dd6
|
Use the rc image for testing.
|
2019-06-13 15:01:59 +02:00 |
Jannis Leidel
|
3a5609d9be
|
Move pgsanity dependency to correct place for dependencies.
|
2019-03-21 11:48:06 +01:00 |
Allen Short
|
f1e5706b11
|
Status line for Postgres and BigQuery queries
Displays an indicator of syntax correctness or errors, updated as you type; for
BigQuery shows estimated data usage as well.
|
2019-03-19 12:26:50 -05:00 |
Jannis Leidel
|
cc24558d6d
|
Persis directories for improved speed and better dev workflow.
- /app/client/dist (the webpack build directory)
- /home/redash/.cache (flit and pip cache directory)
- /home/redash/.local (flit and pip installation directory)
- /app/node_modules (npm installation directory)
|
2019-03-11 13:39:53 +01:00 |
Jannis Leidel
|
51180c2a79
|
Initial Circle CI conf
|
2019-02-28 17:04:19 +01:00 |
Jannis Leidel
|
3e2d8e19d5
|
Test setup fixes.
|
2019-02-18 17:54:22 +01:00 |
Jannis Leidel
|
1531e7f420
|
Use mozilla/redash as base image for tests.
This means we’ll have the accurate environment during tests.
|
2019-02-18 17:54:22 +01:00 |
Marina Samuel
|
270b1ca518
|
Addressing review comments.
|
2018-08-09 12:57:03 -04:00 |
Marina Samuel
|
4a5d93a925
|
Closes #4: Add docker integration for running tests.
|
2018-08-08 23:14:30 +02:00 |