backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

feature: add git service token management

Open studioego opened this issue 2 years ago • 1 comments

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

studioego avatar Mar 07 '23 07:03 studioego

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.

studioego avatar Aug 30 '23 16:08 studioego

It seems like there are no current usage plans, so I will close it.

HyeockJinKim avatar Oct 22 '25 04:10 HyeockJinKim