Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project-schema: Add Organization.beneficialOwners #427

Merged
merged 7 commits into from
Nov 14, 2023

Conversation

duncandewhurst
Copy link
Contributor

@duncandewhurst duncandewhurst commented Nov 12, 2023

Related issues

Description

manage.py updates:

  • Add beneficialOwners extension to profile
  • Update 'paths to skip' logic in update_sub_schema_reference

Merge checklist

If there are changes to project-schema.json or project-package-schema.json:

  • Update the examples:
    • docs/examples/example.json
    • docs/examples/blank.json
  • Run ./manage.py pre-commit to update docs/_static/i8n.csv

If you added a new definition to the schema, run ./manage.py pre-commit.

If you added a new codelist:

  • Add an entry to docs/reference/codelists.md

@duncandewhurst duncandewhurst marked this pull request as ready for review November 12, 2023 22:08
Copy link
Member

@jpmckinney jpmckinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some easy to resolve comments. Feel free to merge once resolved.

.github/workflows/spellcheck.yml Outdated Show resolved Hide resolved
docs/reference/changelog.md Outdated Show resolved Hide resolved
manage.py Outdated Show resolved Hide resolved
@duncandewhurst duncandewhurst merged commit 51e9c4f into 0.9-dev Nov 14, 2023
10 checks passed
@duncandewhurst duncandewhurst deleted the 399-beneficial-owners branch November 14, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

beneficialOwners: incorporate beneficialOwners information using OCDS extension
2 participants