{"id":15140087,"url":"https://github.com/emmeowzing/codefresh-runtime-internal-shared-config","last_synced_at":"2025-09-29T08:31:38.969Z","repository":{"id":48967322,"uuid":"517112770","full_name":"emmeowzing/codefresh-runtime-internal-shared-config","owner":"emmeowzing","description":"Base .github/settings.yml for my repositories to reference","archived":true,"fork":false,"pushed_at":"2022-07-25T10:22:55.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-27T08:02:23.105Z","etag":null,"topics":["github","probot"],"latest_commit_sha":null,"homepage":"https://example.github.io/","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/emmeowzing.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":"2022-07-23T16:47:42.000Z","updated_at":"2023-01-27T22:49:40.000Z","dependencies_parsed_at":"2022-09-24T01:02:35.225Z","dependency_job_id":null,"html_url":"https://github.com/emmeowzing/codefresh-runtime-internal-shared-config","commit_stats":null,"previous_names":["emmeowzing/codefresh-runtime-internal-shared-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fcodefresh-runtime-internal-shared-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fcodefresh-runtime-internal-shared-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fcodefresh-runtime-internal-shared-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fcodefresh-runtime-internal-shared-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmeowzing","download_url":"https://codeload.github.com/emmeowzing/codefresh-runtime-internal-shared-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234604481,"owners_count":18859164,"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":["github","probot"],"created_at":"2024-09-26T08:01:25.255Z","updated_at":"2025-09-29T08:31:38.646Z","avatar_url":"https://github.com/emmeowzing.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# codefresh-runtime_internal-shared-config\nThis repository stores configuration files that can be shared between runtimes.\n\nConfiguration definitions that will be stored in this repository:\n- Argo CD managed cluster\n- Git sources\n- Codefresh 3rd party integrations configuration\n- Ouath2 Authentications applications\n\nConfigurations will be synced and applied to specific runtimes or to all runtimes assoiciated wtih your Codefresh Account.\n\n## Repository structure\nThe base path of the repository will include 2 directories - resources and runtimes.\nThe resources directory will include the following sub-directories:\n- all-runtimes-all-clusters - every manifest placed under this directory will end up in all the user's clusters\n- control-plane - used by managed runtimes. Every manifest placed here will be applied to each runtime's in-cluster\n- runtimes/\u003cruntime_name\u003e - a folder for each specific runtime. \n \nEach manifest will be applied to all clusters in a specific runtime\nboth control-plane and the runtime-specific directories are optional.\nThe runtimes directory will include a separate sub-directory for each runtime installed in the cluster. Each such runtime-directory will include in-cluster.yaml\n\n\n```\n├── resources \u003c───────────────────┐\n│   ├── all-runtimes-all-clusters │\n│   │   ├── manifest1.yaml        │\n│   │   └── subfolder             │\n│   │       └── manifest2.yaml    │\n│   ├── control-planes            │\n│   │   └── manifest3.yaml        │\n│   ├── runtimes                  │\n│   │   ├── runtime1              │\n│   │   │   └── manifest4.yaml    │\n│   │   └── runtime2              │\n│   │       └── manifest5.yaml    │\n│   └── manifest6.yaml            │\n└── runtimes                      │\n    ├── runtime1                  │ # references by \u003cinstall_repo_1\u003e/apps/runtime1/config_dir.json\n    │   ├── in-cluster.yaml      ─┤ #      manage 'include' field to decide which dirs/files to sync to cluster\n    │   └── other-cluster.yaml   ─┤ #      manage 'include' field to decide which dirs/files to sync to cluster\n    └── runtime2                  │ # references by \u003cinstall_repo_2\u003e/apps/runtime2/config_dir.json\n        └── in-cluster.yaml      ─┘ #      manage 'include' field to decide which dirs/files to sync to cluster\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Fcodefresh-runtime-internal-shared-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmeowzing%2Fcodefresh-runtime-internal-shared-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Fcodefresh-runtime-internal-shared-config/lists"}