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

2024 refactor #791

Closed
wants to merge 15 commits into from
Closed

2024 refactor #791

wants to merge 15 commits into from

Conversation

hellais
Copy link
Member

@hellais hellais commented Jan 18, 2024

This is a WIP PR. I mostly opened it so that I can test the CD/CI pipeline and so that I can have a branch I can pull into the devops tooling where I want to make use of it.

I will be updating it with more details once it ready for review.

Notes about the PR:

  • Integrate CD/CI process for tier1 backend components
  • Refactor tier1 components in separate service based on fastapi
  • Make use of poetry for dependency management
  • Implement Dockerfile for fastapi based backend

To preserve both functionality, for the moment the fastapi refactor duplicates a lot of the functionality of the existing API. Eventually all that code should be removed.

@hellais
Copy link
Member Author

hellais commented Feb 2, 2024

Superseeded by #800 and #801

@hellais hellais closed this Feb 2, 2024
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.

1 participant