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

Update graphs for correct tile keys, cope with reference datatype changes #208

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jacobtylerwalls
Copy link
Member

This is the partner PR to archesproject/arches-references#59.

Should wait to merge this until archesproject/arches-references#59.

@@ -63,30 +64,37 @@ def validate_appellative_status(self, data):
raise ValidationError(msg)

if data:
Copy link
Contributor

Choose a reason for hiding this comment

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

not blocking on this, but this function looks like it could be broken out into other functions?

@jacobtylerwalls jacobtylerwalls force-pushed the jtw/validate-label-explicitness branch from bcb14c9 to 56f475d Compare February 11, 2025 21:39
@jacobtylerwalls jacobtylerwalls marked this pull request as ready for review February 11, 2025 21:39
Copy link
Member

@johnatawnclementawn johnatawnclementawn left a comment

Choose a reason for hiding this comment

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

I think there are a few changes for the rdm system models and corresponding example data that were missed in the find+replace for listid -> list_id.

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.

3 participants