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

5 Коммитов

Автор SHA1 Сообщение Дата
Anna Scholtz 64a9f4c76d
Parallelize lookml generation (#1021)
* use dryrun

* Add dryrun

* Update tests to mock dry run

* Have use_cloud_function as parameter

* Pass dryrun instance

* raise DryRunErrors

* Download files from looker-hub

* Review feedback

* Parallelize lookml generation

* Update datagroup tests

* Update tests for multiprocessing usage

* Use FileSystemLoader for loading templates

* Address review feedback

* Review feedback

* Fix repo init
2024-08-06 09:45:55 -07:00
dependabot[bot] 0b69a14565
Bump black from 23.7.0 to 24.3.0 (#922)
* Bump black from 23.7.0 to 24.3.0

Bumps [black](https://github.com/psf/black) from 23.7.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Reformat

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>
2024-03-20 12:46:11 -07:00
Anna Scholtz 10d8577c55
Metric hub integration (#740)
* Update to Python 3.10

* Generate metric-hub namespaces

* Generate namespaces for metric hub metrics data sources

* Generate metric hub views

* Generate metric hub explores

* Add command line option to set metric hub repo

* Use client_counts views as basis for metric definition explores
2023-09-08 12:09:06 -07:00
Anna Scholtz 2d15382425
Update to Python 3.10 (#736)
* Update to Python 3.10

* Review comments
2023-08-29 15:41:51 -07:00
Frank Bertsch 88e0330770 Finalize container and script to publish LookML 2021-04-19 13:50:45 -04:00