{"id":18282974,"url":"https://github.com/zentered/graphile-migrate-commit-current-action","last_synced_at":"2025-04-09T05:41:26.667Z","repository":{"id":56407074,"uuid":"311352378","full_name":"zentered/graphile-migrate-commit-current-action","owner":"zentered","description":"Commit Graphile Migrations in a GitHub Action","archived":false,"fork":false,"pushed_at":"2020-11-09T20:30:49.000Z","size":1272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T23:05:58.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/zentered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-09T13:46:12.000Z","updated_at":"2020-11-09T20:27:56.000Z","dependencies_parsed_at":"2023-01-11T17:23:19.719Z","dependency_job_id":null,"html_url":"https://github.com/zentered/graphile-migrate-commit-current-action","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"e90b93c8e0959f5ad0a213ffc9525b3602dda043"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zentered%2Fgraphile-migrate-commit-current-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zentered%2Fgraphile-migrate-commit-current-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zentered%2Fgraphile-migrate-commit-current-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zentered%2Fgraphile-migrate-commit-current-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zentered","download_url":"https://codeload.github.com/zentered/graphile-migrate-commit-current-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980820,"owners_count":21027803,"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-05T13:06:53.048Z","updated_at":"2025-04-09T05:41:26.651Z","avatar_url":"https://github.com/zentered.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commit current Graphile Migrate migration\n\nThis action commits the current [Graphile Migrate](https://github.com/graphile/migrate) migration.\n\nUse this action in conjunction with [Add \u0026 Commit](https://github.com/marketplace/actions/add-commit) to commit\nthe committed migration to the repository.\n\n## Limitations\n\n* migrations must be present under `/migrations/`\n* only supports \"file mode\" for current migration (current migration must be present in a single file `/migrations/current.sql`)\n\n## Inputs\n\nnone\n\n## Outputs\n\nnone\n\n## Example usage\n\n```yaml\nname: Commit current migration\n\non:\n  [ push ]\n\njobs:\n  commit-current-migration:\n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Checkout repo\n      uses: actions/checkout@v2\n\n    - name: Commit current migration\n      uses: zentered/graphile-migrate-commit-current-action@v1.0.1\n\n    - uses: EndBug/add-and-commit@v5\n      with:\n        add: migrations/current.sql migrations/committed/*.sql\n        message: \"chore: commit migration changes in repo\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzentered%2Fgraphile-migrate-commit-current-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzentered%2Fgraphile-migrate-commit-current-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzentered%2Fgraphile-migrate-commit-current-action/lists"}