{"id":21514830,"url":"https://github.com/getindata/dbt-workflows-factory","last_synced_at":"2025-03-17T16:14:53.178Z","repository":{"id":180080510,"uuid":"546529494","full_name":"getindata/dbt-workflows-factory","owner":"getindata","description":"Creates dbt based GCP workflows.","archived":false,"fork":false,"pushed_at":"2023-07-10T07:26:40.000Z","size":270,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-24T13:02:31.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getindata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-06T08:15:59.000Z","updated_at":"2024-04-13T07:57:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"77a9fb90-5e74-4ab8-a072-001bd6d2f105","html_url":"https://github.com/getindata/dbt-workflows-factory","commit_stats":null,"previous_names":["getindata/dbt-workflows-factory"],"tags_count":5,"template":false,"template_full_name":"getindata/pypi-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-workflows-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-workflows-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-workflows-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-workflows-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/dbt-workflows-factory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066190,"owners_count":20392407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T23:53:08.470Z","updated_at":"2025-03-17T16:14:53.171Z","avatar_url":"https://github.com/getindata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dbt-workflows-factory\n\n[![Python Version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11-blue)](https://github.com/getindata/dbt-workflows-factory)\n[![PyPI Version](https://badge.fury.io/py/dbt-workflows-factory.svg)](https://pypi.org/project/dbt-workflows-factory/)\n[![Downloads](https://pepy.tech/badge/dbt-workflows-factory)](https://pepy.tech/project/dbt-workflows-factory)\n\nCreates dbt based GCP workflows.\n\n## Installation\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install [dbt-workflows-factory](https://pypi.org/project/dbt-workflows-factory/) for [dp (data-pipelines-cli)]:\n\n```bash\npip install dbt-workflows-factory\n```\n\n\n### How to run\n\nTo call from cli, you can\n\n```bash\npython -m dbt_workflows_factory.cli convert \\\n    --image-uri my-image-uri \\\n    --gcs-key-volume-remote-path google-cloud-storage/path/ \\\n    --gcs-key-volume-mount-path /etc/gcs-key/ \\\n    --gcs-key-volume-container-mount-path /etc/gcs-key/:/etc/gcs-key/:ro \\\n    --container-gcp-key-path /etc/gcs-key/path.json \\\n    --container-gcp-project-id some-project-id \\\n    --pretty \\\n    tests/unit/dbt_workflows_factory/test_data/manifest.json \u003e workflow_source.json\n```\n\n## Project Organization\n\n- .devcontainer - This directory contains required files for creating a [Codespace](https://github.com/features/codespaces).\n- .github\n  - workflows - Contains GitHub Actions used for building, testing and publishing.\n    - publish.yml - Publish wheels to [https://pypi.org/](https://pypi.org/)\n    - pull-request.yml - Build and Test pull requests before commiting to main.\n    - template-sync.yml - Update GitHub Repo with enhancments to base template\n- docs - collect documents (default format .md)\n- src - place new source code here\n  - python_package - sample package (this can be deleted when creating a new repository)\n- tests - contains Python based test cases to validation src code\n- .pre-commit-config.yaml - Contains various pre-check fixes for Python\n- pyproject.toml - Python Project Declaration\n\n## Publish to PyPi from GitHub\nIn order to publish to PyPi, a repostirory secret must be created, \"PYPI_PASSWORD\". In order to publish to the Test PyPi, a second secret must be added, \"TEST_PYPI_PASSWORD\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdbt-workflows-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fdbt-workflows-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdbt-workflows-factory/lists"}