Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Sean Rose 1d3030e698
Remove ZetaSQL kludges. (#3898)
ZetaSQL was removed in #3755.
2023-06-05 18:03:07 +00:00
Daniel Thorn a0d810275b
Remove java dependency in favor of sqlglot (#3755) 2023-05-17 14:56:42 -07:00
Sean Rose bfc5bb8be5
Fix Google Cloud SDK pin in Dockerfile. (#3758)
Variable expansion in Docker command flags is not yet supported.
2023-05-04 05:35:22 +00:00
Anna Scholtz 23dfc04e63
Pin cloud sdk version (#3754) 2023-05-02 17:11:33 -07:00
Anna Scholtz e857d3e7e5
Add git installation to Dockerfile (#3701) 2023-04-04 12:33:11 -07:00
Frank Bertsch 00a04b699c
Move to python 3.10 (#3236)
* WIP: Move to python 3.10

* Remove netlify
2022-09-22 15:39:40 -04:00
Sean Rose 3fb6ebc160
Specify pyjnius in `requirements.in` (#2924) 2022-04-29 12:23:47 -07:00
Daniel Thorn 0235d6087c
Reapply "Update to zetasql 2022.02.1 (#2862)" (#2881) 2022-04-07 14:02:20 -07:00
Daniel Thorn 22835e5706
Revert "Update to zetasql 2022.02.1 (#2862)" (#2879)
This reverts commit 9c9761feac.
2022-04-07 12:03:09 -07:00
Daniel Thorn 9c9761feac
Update to zetasql 2022.02.1 (#2862) 2022-04-05 18:55:52 +02:00
Daniel Thorn 4406437be2
Use --no-deps when installing compiled requirements files (#2752) 2022-02-24 21:36:47 +00:00
kik-kik 1be3aafb82 Update Dockerfile
as suggested by @jklukas

Co-authored-by: Jeff Klukas <jklukas@mozilla.com>
2022-01-12 16:35:13 +01:00
Alexander Nicholson 1f9cb278f2 Dockerfille specifies platform for base image (to support apple sillicon), circleci using custom executor with updated docker to support --platform flag 2022-01-12 16:35:13 +01:00
Daniel Thorn 5eeb7cddf7
Fix non-private image builds (#2302)
and build docker images on branches, but only deploy on main and tags
2021-08-30 12:08:57 -07:00
Daniel Thorn ca38326e91
Fix dependabot updates by separating pyjnius requirement (#1990) 2021-05-04 13:02:56 -04:00
Daniel Thorn f0ec77e27d
Use zetasql to find sql dependencies (#1802) 2021-02-17 11:48:40 -08:00
Daniel Thorn 4ff4ae198b
Install bqetl in docker (#1322) 2020-09-16 15:16:11 -07:00
Daniel Thorn f3e11b4255
Use pip-compile instead of constraints.txt (#736)
* Fix docstyle check

* Use pip-compile instead of constraints.txt
2020-02-12 20:26:24 +01:00
Daniel Thorn 48cfe3fff7
Upgrade to python 3.8 (#564) 2019-12-03 12:50:38 -08:00
Daniel Thorn 81657f9951
Build docker on python-slim (#290) 2019-08-06 10:44:49 -07:00
Anna Scholtz 7207a4e52f Move SQL templates to templates/ and add generated SQL 2019-06-25 08:07:26 -07:00
Anna Scholtz fe7325dcb4 Run SQL generation script in when creating docker image 2019-06-25 08:07:26 -07:00
Anna Scholtz b62970f3a9 Makefile for generating sql and add newline breaks to new files 2019-06-25 08:07:26 -07:00
Daniel Thorn c2e416cefd
Create ~/.bigqueryrc without GCLOUD_SERVICE_KEY (#112) 2019-05-01 13:38:31 -07:00
Daniel Thorn 606fec9c04
Set sane defaults for bq use in airflow (#110) 2019-05-01 08:24:57 -07:00
Daniel Thorn 52d10541d3
Create and publish docker image (#95)
* Create and publish docker image

* Update config.yml
2019-04-19 09:19:36 -07:00