{"id":23740140,"url":"https://github.com/cobbzilla/merge-yml","last_synced_at":"2025-09-04T15:32:00.349Z","repository":{"id":7543686,"uuid":"8896198","full_name":"cobbzilla/merge-yml","owner":"cobbzilla","description":"merge multiple yml files into a single file","archived":false,"fork":false,"pushed_at":"2023-03-22T20:07:35.000Z","size":3136,"stargazers_count":20,"open_issues_count":2,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-16T18:57:52.362Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cobbzilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-20T04:32:41.000Z","updated_at":"2023-04-10T20:19:00.000Z","dependencies_parsed_at":"2022-08-29T21:21:06.404Z","dependency_job_id":null,"html_url":"https://github.com/cobbzilla/merge-yml","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fmerge-yml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fmerge-yml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fmerge-yml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fmerge-yml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbzilla","download_url":"https://codeload.github.com/cobbzilla/merge-yml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231970948,"owners_count":18453930,"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-12-31T09:47:16.408Z","updated_at":"2024-12-31T09:47:17.017Z","avatar_url":"https://github.com/cobbzilla.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"merge-yml\n=========\n\nMerge multiple YML files into a single file, and substitute for any environment variables found\n\n(c) Copyright 2013 Jonathan Cobb.\nThis code is available under the Apache License, version 2: http://www.apache.org/licenses/LICENSE-2.0.html\n\n## Build\n\n    mvn -P uberjar package\n    \nRequires 'maven' build automation tool.\n\nInstall maven on OS X using [homebrew](http://brew.sh/): `brew install maven`\n\n## Usage\n\n    ./bin/merge-yml.sh file1.yml file2.yml ... \u003e merged-result.yml\n\nFiles are merged in order, such that files listed later will override files listed earlier.\n\nThe merged result is written to stdout. Logs (for info \u0026 errors) are written to stderr.\n\nWithin the YML files to be merged, you may include references to system environment variables using\nmustache-style syntax, for example:\n\n    callbackUrl: http://www.{{DEPLOY_HOST_NAME}}.example.com:8102/my_callback\n\nThen make sure you've exported the DEPLOY_HOST_NAME environment variable to whatever place you invoke\nmerge-yml from.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fmerge-yml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobbzilla%2Fmerge-yml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fmerge-yml/lists"}