openedx / openedx/openedx-webhooks
Pull Org Data from the Export CSV instead of orgs.yaml
Open
@feanil is already working on this.
Since Sep 26, 2022.
- Dominant language
- Python
- Stars
- 13
- Forks
- 22
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
Context: https://github.com/openedx/repo-tools-data-schema/pull/15
We have stopped updating orgs.yaml because it is now redundant with the data we're getting from the salesforce export file. We need to update the openedx-webhooks code to read orgs out of the salesforce export CSV instead of orgs.yaml or potentially in addition to orgs.yaml.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.