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

Added support for genepool backend #116

Merged
merged 12 commits into from
Feb 9, 2024
Merged

Added support for genepool backend #116

merged 12 commits into from
Feb 9, 2024

Conversation

fw2568
Copy link
Member

@fw2568 fw2568 commented Jan 23, 2024

Development of genepool client API will continue in project https://github.com/eryph-org/dotnet-genepoolclient.
Therefore all model data for genesets and genes has been removed from this project. Also the eryph-packer app was moved to dotnet-genepoolclient.
The RepositoryGenePool has been updated for support of unauthenticated access to our staging genepool.
Authenticated access has to be added later by allow to configure a API key in eryph.

As the new genepool backend requires that genesets cannot be changed, implemention for "latest" genesets has been updated to support fodder genes with configuration of catlets. Therefore, the breeding process in VMManagement has been updated to the BreedAndFeed concept, where catlets are first bred and then fed with the food provided by their parents and their own preferences.

adds another part of #10

@fw2568 fw2568 changed the title Added support for genepool API Added support for genepool backend Jan 25, 2024
@fw2568 fw2568 changed the title Added support for genepool backend Added support for genepool backend [WIP] Jan 25, 2024
@fw2568 fw2568 marked this pull request as draft February 1, 2024 19:28
@fw2568 fw2568 changed the title Added support for genepool backend [WIP] Added support for genepool backend Feb 5, 2024
@fw2568 fw2568 marked this pull request as ready for review February 5, 2024 17:38
@fw2568 fw2568 added this to the zero Beta milestone Feb 9, 2024
@fw2568 fw2568 merged commit ba17557 into main Feb 9, 2024
3 checks passed
@fw2568 fw2568 deleted the pull/genepool_client branch February 9, 2024 20:02
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