{"id":24915801,"url":"https://github.com/fd/forklift","last_synced_at":"2025-03-28T06:29:35.916Z","repository":{"id":66673828,"uuid":"11128015","full_name":"fd/forklift","owner":"fd","description":"Power tools for Heroku ","archived":false,"fork":false,"pushed_at":"2015-12-14T11:45:33.000Z","size":183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-02T07:19:32.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/fd.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}},"created_at":"2013-07-02T15:28:57.000Z","updated_at":"2015-12-09T09:15:11.000Z","dependencies_parsed_at":"2023-03-15T05:15:27.874Z","dependency_job_id":null,"html_url":"https://github.com/fd/forklift","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fforklift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fforklift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fforklift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fforklift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fd","download_url":"https://codeload.github.com/fd/forklift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245983812,"owners_count":20704786,"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":"2025-02-02T07:19:19.929Z","updated_at":"2025-03-28T06:29:35.884Z","avatar_url":"https://github.com/fd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forklift\n\nMore managable application deployment for heroku.\n\n## Configuration\n\nAll forklift configuration happens in _target files_. Target files live in the `.forklift` directory at the root of your project. Target files use the [TOML](https://github.com/fd/forklift/static/github.com/mojombo/toml) format.\n\n| Key | Type | Description |\n| --- | ---- | ----------- |\n| `name` | `string` | The name of the Heroku application. |\n| `owner` | `string` | The email address of the Owner of the application. |\n| `upstream` | `string` | An upstream target to follow. When this key is set deploys will only deploy code that has already been deployed in the _upstream target_. |\n| `addons` | `[]string` | A list of addons that must be provisioned. |\n| `collaborators` | `[]string` | A list of collaborators that must have access to this app. |\n| `domains` | `[]string` | A list of domains that must be added to this app. |\n| `features` | `[]string` | A list of heroku labs features. |\n| `post_push_commands` | `[]string` | A list of commands that must be run (on heroku using `heroku run ...`) after new code has been pushed. |\n| `environment` | `map[string]string` | A map of configuration variables that must be added to the environment of the application. |\n| `deploypack` | `string` | The Deploypack to use when deploying this application. |\n\n## TODO\n\n- `pre push hooks`\n- `check`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffd%2Fforklift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffd%2Fforklift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffd%2Fforklift/lists"}