{"id":16822423,"url":"https://github.com/dentarg/postgres","last_synced_at":"2026-05-07T23:09:02.691Z","repository":{"id":39992079,"uuid":"299729026","full_name":"dentarg/postgres","owner":"dentarg","description":"Start PostgreSQL in the GitHub Actions VM","archived":false,"fork":false,"pushed_at":"2023-11-03T18:04:43.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-14T11:04:04.365Z","etag":null,"topics":["actions","database","github-actions","postgresql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dentarg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-09-29T20:19:52.000Z","updated_at":"2023-07-25T14:39:38.000Z","dependencies_parsed_at":"2023-01-04T12:20:00.541Z","dependency_job_id":"bff0b247-0d2b-4c3e-933f-02759cbf3acf","html_url":"https://github.com/dentarg/postgres","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.03125,"last_synced_commit":"a1672bc8c2dceb4f8f57b6ba411c8bd476657b2a"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentarg%2Fpostgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentarg%2Fpostgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentarg%2Fpostgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentarg%2Fpostgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dentarg","download_url":"https://codeload.github.com/dentarg/postgres/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244074418,"owners_count":20393965,"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":["actions","database","github-actions","postgresql"],"created_at":"2024-10-13T11:04:03.893Z","updated_at":"2026-05-07T23:08:57.672Z","avatar_url":"https://github.com/dentarg.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# postgres\n\n`dentarg/postgres` is an [composite run steps action] that starts PostgreSQL in the GitHub Actions VM and creates a user and a database. You can then connect to the database using the address found in environment variable `POSTGRES_URL`.\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: dentarg/postgres@v1\n    - run: \u003cyour test command\u003e\n      env:\n        DATABASE_URL: \"${{ env.POSTGRES_URL }}\" # or use POSTGRES_URL directly\n```\n\n[composite run steps action]: https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-composite-run-steps-action\n\nSee the [GitHub Actions Virtual Environments](https://github.com/actions/virtual-environments/#available-environments) repo to understand what version of PostgreSQL will be used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentarg%2Fpostgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentarg%2Fpostgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentarg%2Fpostgres/lists"}