{"id":19847323,"url":"https://github.com/cds-snc/cppd-application-env","last_synced_at":"2026-03-19T12:02:11.308Z","repository":{"id":43126845,"uuid":"226905389","full_name":"cds-snc/cppd-application-env","owner":"cds-snc","description":"Describes what is deployed and where, for the CPPD application","archived":false,"fork":false,"pushed_at":"2023-12-19T13:49:28.000Z","size":20,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-12-19T16:40:35.297Z","etag":null,"topics":["alpha","cppd","esdc"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/cds-snc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-12-09T15:34:05.000Z","updated_at":"2023-12-21T15:53:45.212Z","dependencies_parsed_at":"2023-12-19T16:35:37.897Z","dependency_job_id":null,"html_url":"https://github.com/cds-snc/cppd-application-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcppd-application-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcppd-application-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcppd-application-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcppd-application-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cds-snc","download_url":"https://codeload.github.com/cds-snc/cppd-application-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241226811,"owners_count":19930487,"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":["alpha","cppd","esdc"],"created_at":"2024-11-12T13:14:02.044Z","updated_at":"2025-11-24T17:05:09.857Z","avatar_url":"https://github.com/cds-snc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CPPD Application Environments\n\nContains manifest files that describe which things are deployed in each environment.\n\nThe manifest files are key/value pairs. Keys are the names of components/applications, and values are [SemVer](https://semver.org/) formatted version tags. Example:\n\n```json\n{\n    \"component_a\": \"\u003ccomponent a version tag\u003e\",\n    \"component_b\": \"\u003ccomponent b version tag\u003e\",\n    ...\n    \"component_z\": \"\u003ccomponent z version tag\u003e\",\n}\n```\n\n# Environments\n\n## [**DEV**](DEV.json)\n\nUsed by the team to test new features in a prod-like environment, but doesn't hold real data. Updates to the environment can be request via pull request by any member of the team (although typically this will be an engineer in practice), but can only be approved by product managers.\n\n_Note: Product manager enforcement of PR reviews will be enabled after the first successful releases to DEV have occurred._\n\n## [**PROD**](PROD.json)\n\nProduction environment capable of holding real data. Just used to research at the moment. Used by the team to test new features in a prod-like environment, but doesn't hold real data. Updates to the environment can be request via pull request by any member of the team (although typically this will be a product manager in practice), but can only be approved by service owners. \n\n_Note: Service Owners are not yet in GitHub, so we haven't implement this ownership mechanism yet._\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fcppd-application-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcds-snc%2Fcppd-application-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fcppd-application-env/lists"}