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

refactor!: split gks-common module into domain + entity #422

Merged
merged 26 commits into from
Jul 11, 2024

Conversation

korikuzma
Copy link
Contributor

  • ga4gh.core.models split into ga4gh.core.domain_models and ga4gh.core.entity_models

Not sure if we want to do this or not, but went ahead and made the PR. If we don't like this, we can close.

close #415
* only support 3 most recent python versions (3.10, 3.11, 3.12)
* change development python version from 3.10 to 3.12
* re-run cassettes
* ordered:false -> serializer should always sort the array before computing the digest so that regardless of the order, the digest always comes out the same
* ordered: true -> do not sort the items before digesting, so digests can be different based on ordering of array
close #407

* Remove _internal directories and move files up a directory
* ga4gh.core.models split into ga4gh.core.domain_models and ga4gh.core.entity_models
@korikuzma korikuzma added priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" labels Jul 10, 2024
@korikuzma korikuzma self-assigned this Jul 10, 2024
@korikuzma korikuzma requested review from a team as code owners July 10, 2024 14:13
close #407

* Remove _internal directories and move files up a directory
Base automatically changed from issue-407 to main July 10, 2024 14:44
@korikuzma korikuzma changed the base branch from main to issue-407 July 10, 2024 15:03
Base automatically changed from issue-407 to main July 10, 2024 19:24
Copy link
Contributor

@jsstevenson jsstevenson left a comment

Choose a reason for hiding this comment

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

👍 seems fine

@korikuzma korikuzma merged commit 08c1f24 into main Jul 11, 2024
6 checks passed
@korikuzma korikuzma deleted the split-gks-common-models branch July 11, 2024 14:15
korikuzma added a commit that referenced this pull request Jul 11, 2024
korikuzma added a commit that referenced this pull request Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants