{"id":5792329,"name":"MonoidDev/clone-postgresql-action","ecosystem":"actions","description":"Clone a PostgreSQL database","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/MonoidDev/clone-postgresql-action","keywords_array":["actions","database","database-management","github","postgresql"],"namespace":"MonoidDev","versions_count":2,"first_release_published_at":"2022-07-31T14:25:55.000Z","latest_release_published_at":"2022-07-31T14:34:03.000Z","latest_release_number":"v0.0.2","last_synced_at":"2026-04-01T00:07:15.105Z","created_at":"2023-01-03T21:53:31.547Z","updated_at":"2026-04-01T00:07:15.105Z","registry_url":"https://github.com/MonoidDev/clone-postgresql-action","install_command":null,"documentation_url":null,"metadata":{"name":"Clone PostgreSQL","description":"Clone a PostgreSQL database","author":"Monoid Dev","branding":{"icon":"database","color":"blue"},"inputs":{"from-host":{"description":"Hostname of Source PostgreSQL","required":true,"default":"localhost"},"from-port":{"description":"Port of Source PostgreSQL","required":true,"default":"5432"},"from-username":{"description":"Username of Source PostgreSQL","required":true,"default":"username"},"from-password":{"description":"Password of Source PostgreSQL","required":true,"default":"password"},"from-database":{"description":"Database Name of Source PostgreSQL","required":true,"default":"db-name"},"to-host":{"description":"Hostname of Remote PostgreSQL","required":true,"default":"localhost"},"to-port":{"description":"Port of Remote PostgreSQL","required":true,"default":"5432"},"to-username":{"description":"Username of Remote PostgreSQL","required":true,"default":"username"},"to-password":{"description":"Password of Remote PostgreSQL","required":true,"default":"password"},"to-database":{"description":"Database Name of Remote PostgreSQL","required":true,"default":"db-name"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.from-host }}","${{ inputs.from-port }}","${{ inputs.from-username }}","${{ inputs.from-password }}","${{ inputs.from-database }}","${{ inputs.to-host }}","${{ inputs.to-port }}","${{ inputs.to-username }}","${{ inputs.to-password }}","${{ inputs.to-database }}"]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"519797960","full_name":"MonoidDev/clone-postgresql-action","owner":"MonoidDev","description":"This GitHub Action will clone a PostgreSQL database from source to destination.","archived":false,"fork":false,"pushed_at":"2022-07-31T14:34:51.000Z","size":4,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-07-10T14:59:03.700Z","etag":null,"topics":["actions","database","database-management","github","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/MonoidDev.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":"2022-07-31T14:25:37.000Z","updated_at":"2022-12-15T13:44:20.000Z","dependencies_parsed_at":"2023-01-13T15:43:16.726Z","dependency_job_id":null,"html_url":"https://github.com/MonoidDev/clone-postgresql-action","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"00d9462da5e7aa042a15fa13cd6a992692a0cac1"},"previous_names":[],"tags_count":2,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MonoidDev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":144732609,"owners_count":6159786,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"MonoidDev","name":"G.K. Monoid","uuid":"70594819","kind":"organization","description":"Monoid Dev Team","email":"info@monoidtech.com","website":"https://monoid.co.jp","location":"Tokyo","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70594819?v=4","repositories_count":19,"last_synced_at":"2023-03-04T01:54:16.549Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MonoidDev","created_at":"2022-11-14T07:53:14.343Z","updated_at":"2023-03-04T01:54:16.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MonoidDev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MonoidDev/repositories"},"tags":[{"name":"v0.0.2","sha":"14a8cb2e24d6e6aa4c25ecaa3a314da2bafd03f2","kind":"commit","published_at":"2022-07-31T14:34:03.000Z","download_url":"https://codeload.github.com/MonoidDev/clone-postgresql-action/tar.gz/v0.0.2","html_url":"https://github.com/MonoidDev/clone-postgresql-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-01T12:52:28.421Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"13f42250e930f6dd2c8a1a88833e52c114a32ba5","kind":"commit","published_at":"2022-07-31T14:25:55.000Z","download_url":"https://codeload.github.com/MonoidDev/clone-postgresql-action/tar.gz/v0.0.1","html_url":"https://github.com/MonoidDev/clone-postgresql-action/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-01T12:52:29.864Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MonoidDev%2Fclone-postgresql-action/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-07-10T14:59:09.939Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":21.93818663702817,"forks_count":37.2590091052879,"average":25.514042662334884},"purl":"pkg:githubactions/MonoidDev/clone-postgresql-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/MonoidDev/clone-postgresql-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/MonoidDev/clone-postgresql-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/MonoidDev/clone-postgresql-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T08:15:10.488Z","issues_count":1,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":507.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MonoidDev%2Fclone-postgresql-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MonoidDev%2Fclone-postgresql-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MonoidDev%2Fclone-postgresql-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MonoidDev%2Fclone-postgresql-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MonoidDev%2Fclone-postgresql-action/codemeta","maintainers":[]}