backend.ai
backend.ai copied to clipboard
feature: add git service token management
feature: add git service token management
- [x] Initializing git_tokens table
- [x] make git_tokens API call (mockup)
- [x] CRUD feature with git_tokens table
I left some comment!
Plus, it will be good to make a new alembic migration file rather than merge them because we had lots of work to resolve migration sequence between 22.09 and 23.03. I am afraid that this merged file will cause problems.
According to your opinion, I make a new alembic version. Because, merged file can easily cause problems.
It seems like there are no current usage plans, so I will close it.