{"id":15404462,"url":"https://github.com/k1low/setup-tbls","last_synced_at":"2025-04-16T20:53:22.574Z","repository":{"id":65913279,"uuid":"601382658","full_name":"k1LoW/setup-tbls","owner":"k1LoW","description":"GitHub Action for tbls","archived":false,"fork":false,"pushed_at":"2024-11-04T12:15:41.000Z","size":9,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:41:32.642Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-02-14T00:12:12.000Z","updated_at":"2025-03-15T07:53:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ea1426c-58e3-4038-96dd-f118c1924a26","html_url":"https://github.com/k1LoW/setup-tbls","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"56ae92beee11547e9e4c57631a264c5dbc568be1"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fsetup-tbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fsetup-tbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fsetup-tbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Fsetup-tbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/setup-tbls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249275775,"owners_count":21242284,"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":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"created_at":"2024-10-01T16:12:59.598Z","updated_at":"2025-04-16T20:53:22.568Z","avatar_url":"https://github.com/k1LoW.png","language":"Makefile","funding_links":["https://github.com/sponsors/k1LoW"],"categories":[],"sub_categories":[],"readme":"# setup-tbls\n\nGitHub Action for [tbls](https://github.com/k1LoW/tbls)\n\n## Usage\n\nAnd set up a workflow file as follows and run tbls on GitHub Actions.\n\n``` yaml\n# .github/workflows/doc.yml\nname: Document\n\non:\n  push:\n    branches:\n      - main\n\njobs:\n  doc:\n    runs-on: ubuntu-latest\n    steps:\n      -\n        name: Checkout .tbls.yml\n        uses: actions/checkout@v3\n      -\n        uses: k1low/setup-tbls@v1\n      -\n        name: Run tbls for generate database document\n        run: tbls doc\n```\n\nSee [action.yml](action.yml) and [tbls README](https://github.com/k1LoW/tbls) for more details on how to configure it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fsetup-tbls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1low%2Fsetup-tbls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Fsetup-tbls/lists"}