Skip to content

Commit

Permalink
chore: Updates organizations list (#4701)
Browse files Browse the repository at this point in the history
* Updates organizations list and adds instructions

* Moves instructions to a readme
  • Loading branch information
thiessenp-cds authored Nov 26, 2024
1 parent 290a78b commit 86eae83
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/managedData/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Forms Managed Data

To update the organizations list:

- navigate to https://github.com/cds-snc/gc-organisations and open the [All list](https://github.com/cds-snc/gc-organisations/blob/main/data/all.json)
- copy+paste the all list into `./data/organizations.json`
- format the JSON in the updated `./data/organizations.json for a cleaner diff`
7 changes: 7 additions & 0 deletions lib/managedData/data/organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,13 @@
"type": "GC Department",
"notify_organisation_id": "86b7810d-78af-47e3-ab01-d655c43bd449"
},
{
"id": "001OO00000IclDKYAZ",
"name_eng": "Canadian Intergovernmental Conference Secretariat",
"name_fra": "Secrétariat des conférences intergouvernementales canadiennes",
"type": "GC Department",
"notify_organisation_id": null
},
{
"id": "001I9000005SgSOIA0",
"name_eng": "Canadian International Trade Tribunal",
Expand Down

0 comments on commit 86eae83

Please sign in to comment.