Pablo Martin
|
375bd77197
|
Formatting
|
2023-01-26 18:09:17 +01:00 |
|
Pablo Martin
|
e675056e3f
|
Bring over code from existing GE flows
|
2023-01-26 18:09:08 +01:00 |
|
Pablo Martin
|
3b67c64959
|
Missing run since task is outside flow.
|
2023-01-26 17:39:39 +01:00 |
|
Pablo Martin
|
b36c0bb26d
|
Add GE to requirements
|
2023-01-26 17:36:46 +01:00 |
|
Pablo Martin
|
5ca488dba5
|
Tests
|
2023-01-26 17:36:38 +01:00 |
|
Pablo Martin
|
9825ab65bd
|
Connection is unnecessary, GE connects itself.
|
2023-01-26 16:56:18 +01:00 |
|
Pablo Martin
|
8cfddbf5d9
|
Drafted intended API for GE.
|
2023-01-26 16:48:01 +01:00 |
|
Pablo Martin
|
4c0fd0f179
|
Change version to dev
|
2023-01-25 10:05:03 +01:00 |
|
Pablo Martin
|
3797615b39
|
Updated the readme
|
2023-01-24 14:28:04 +01:00 |
|
Pablo Martin
|
025f2b7a5c
|
Updated the changelog
|
2023-01-24 13:42:20 +01:00 |
|
Pablo Martin
|
56d33435dc
|
Cleaning.
|
2023-01-24 13:40:47 +01:00 |
|
Pablo Martin
|
35472c1727
|
Refactoring and tidy up things.
|
2023-01-24 13:36:59 +01:00 |
|
Pablo Martin
|
f4f231d15d
|
Test for connecting to MySQL
|
2023-01-24 11:00:39 +01:00 |
|
Pablo Martin
|
3564ae99f7
|
Splitting MySQL and SSH tunnel bits. SSH tunnel is now tested.
|
2023-01-24 09:57:54 +01:00 |
|
Pablo Martin
|
e2e7f8fb93
|
Small details
|
2023-01-23 18:38:52 +01:00 |
|
Pablo Martin
|
8c66a843b9
|
Add ssh opening functions and test.
|
2023-01-23 18:38:12 +01:00 |
|
Pablo Martin
|
dd07cd7959
|
Test formatting
|
2023-01-23 18:21:23 +01:00 |
|
Pablo Martin
|
f75b832903
|
Create context manager for temp download of ssh key file. Tests.
|
2023-01-23 17:54:17 +01:00 |
|
Pablo Martin
|
e4e1f42309
|
Adapting references
|
2023-01-23 15:49:54 +01:00 |
|
Pablo Martin
|
9feda795e9
|
Simple copy from project functions
|
2023-01-23 15:01:40 +01:00 |
|
Pablo Martin
|
fae5888c52
|
Added requirements to project
|
2023-01-23 15:00:27 +01:00 |
|
pablolola
|
dc732fc34d
|
Merge pull request #6 from lolamarket/feature/trino_connection
Feature/trino connection
|
2023-01-23 14:37:54 +01:00 |
|
Pablo Martin
|
ee489edd61
|
Improved code example
|
2023-01-23 14:37:40 +01:00 |
|
Pablo Martin
|
e355e771b0
|
Updated docs on how to run tests.
|
2023-01-23 14:35:37 +01:00 |
|
Pablo Martin
|
bc524358ff
|
Moved unit tests to folder
|
2023-01-23 14:28:08 +01:00 |
|
Pablo Martin
|
6cefb7ed03
|
Update readme with connection example
|
2023-01-23 14:27:17 +01:00 |
|
Pablo Martin
|
738c451518
|
Update changelog
|
2023-01-23 14:08:21 +01:00 |
|
Pablo Martin
|
d9b7c9a9e2
|
Fixed comments
|
2023-01-23 14:07:35 +01:00 |
|
Pablo Martin
|
aabdbe0508
|
Fixed comments
|
2023-01-23 14:07:22 +01:00 |
|
Pablo Martin
|
73eae76739
|
Formatting
|
2023-01-23 14:06:48 +01:00 |
|
Pablo Martin
|
910373f19c
|
Docstrings and typing.
|
2023-01-23 14:06:19 +01:00 |
|
Pablo Martin
|
26d1f10a00
|
Improved comments
|
2023-01-23 12:46:56 +01:00 |
|
Pablo Martin
|
a15b2f4a86
|
Add close connection, update tests.
|
2023-01-20 15:53:45 +01:00 |
|
Pablo Martin
|
1e0faf702f
|
Added integration test for connecting to Trino
|
2023-01-20 15:01:07 +01:00 |
|
Pablo Martin
|
28831bea8c
|
Improve logging.
|
2023-01-19 17:45:57 +01:00 |
|
Pablo Martin
|
caa69d85cd
|
Add trino task.
|
2023-01-19 17:42:57 +01:00 |
|
Pablo Martin
|
7962bd11e6
|
Added trino client do dependencies.
|
2023-01-19 17:27:39 +01:00 |
|
Pablo Martin
|
b63f824649
|
Bump version
|
2023-01-19 09:56:58 +01:00 |
|
pablolola
|
978e3ff35b
|
Merge pull request #5 from lolamarket/release/0.2.0
Release/0.2.0
|
2023-01-19 09:55:26 +01:00 |
|
Pablo Martin
|
7af50228b5
|
Add an explanation on an obscure bit of the code.
|
2023-01-19 09:54:44 +01:00 |
|
Pablo Martin
|
0945d5ce7d
|
Updated changelog
|
2023-01-18 17:30:53 +01:00 |
|
pablolola
|
f8634360fe
|
Merge pull request #4 from lolamarket/feature/fetch-db-credentials
Credentials and other ENV vars through `LolaConfig`
|
2023-01-18 17:21:33 +01:00 |
|
Pablo Martin
|
4b23354d44
|
Improved the quickstart a bit
|
2023-01-18 17:20:54 +01:00 |
|
Pablo Martin
|
f9720efe30
|
Added new interesting stuff to quickstart in the readme
|
2023-01-18 17:18:19 +01:00 |
|
Pablo Martin
|
d550674a04
|
Updated changelog
|
2023-01-18 17:16:29 +01:00 |
|
Pablo Martin
|
fd568e8be6
|
Fixed typo
|
2023-01-16 15:43:46 +01:00 |
|
Pablo Martin
|
fae3c9f532
|
Fixed wrong call
|
2023-01-16 15:25:25 +01:00 |
|
Pablo Martin
|
4dca4a370b
|
build_lolaconfig also fetches dw credentials
|
2023-01-16 14:59:03 +01:00 |
|
Pablo Martin
|
40be75e999
|
build_lolaconfig also fetches prefect host
|
2023-01-16 14:09:15 +01:00 |
|
Pablo Martin
|
601e3a667c
|
Added decorator.
|
2023-01-16 14:09:02 +01:00 |
|