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

Anticipate v8 breaking change to TileModel.nodegroup #1565

Open
wants to merge 3 commits into
base: dev/2.0.x
Choose a base branch
from

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented Mar 27, 2024

As part of reviewing archesproject/arches#9613 I ran the AfS test suite, and found these breaking changes impacted.

We change change nodegroup -> nodegroup_id already in v7.6 without waiting for v8. This will make it easier to develop against either version.

Setting to DRAFT: there could be more that aren't covered by tests; need to grep the codebase.

Also add DATABASES to test_settings so that it doesn't attempt to use the core arches test db. Might segregate out this change if this gets fixed in the app templates first.

@jacobtylerwalls jacobtylerwalls changed the base branch from dev/1.1.x to dev/2.0.x November 4, 2024 18:09
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.

2 participants