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

feat(WIP): api migration #397

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

feat(WIP): api migration #397

wants to merge 15 commits into from

Conversation

Sanix-Darker
Copy link
Member

@Sanix-Darker Sanix-Darker commented May 30, 2023

TODO

  • does the api start
  • does the api is connected to the database
  • does the api is reading datas from the database
    • twitter
      • tweets
    • github
      • projects
      • users
  • does the api is writing datas to the database
    • twitter
      • tweets
    • github
      • projects
      • users
  • fix cache
  • fix the CI for tests
  • fix the CI for deployment

feat: migrating from requirements.txt to poetry.lock
feat: update on the dockerfile
fix: update from the new linter
feat: cleaning flake8 + adding more lib to calm down mypy
feat: update on deps + some cleaning
fix: twitter controller
fix: ordering with isort + some updates on controller
feat:updates again
db: dump (import/export) users and projects working
feat: updated the .gitignore
@Sanix-Darker Sanix-Darker self-assigned this May 30, 2023
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.

None yet

1 participant