-
Notifications
You must be signed in to change notification settings - Fork 18
이슈분배 토의자료
last updated : 24/08/20 20:00
분배의 기준은
- 누가해도 잘 할거라고 서로 믿고, 필요하면 서로 돕자
- 재밌는 이슈는 많다, 만약 없다면, 제안해서 새로 만들자!
- 점진적으로 하자. 작게 시작하고 크게 키우자.
오늘 분배의 목표는
- 동작하는 데모를 위해 필요한것 먼저
- 병렬작업을 위한 인터페이스 등 ASIS분석, 설계 태스크 먼저
- 팀별 인원수에 맞는 태스크 분배 (총 17건)
- 잘 안된다면 쪼개서하자!
-
팀별 이모지
team-kim
🔑,team-oh
🙆♂️,team-park
🐧- 팀명 : 인원 / 소요
-
team-kim
: 6명 / 건 -
team-oh
: 6명 / 건 -
team-park
: 5명 / 건
-
계층규칙
- epic :
###
로 H3 제목으로 표기 - feature/strory : 들여쓰기 없는 체크 항목
- task : feature/story 하위 한번 들여쓰기한 체크 항목
- epic :
-
story
[OpenAPI] OpenAPI spec · Issue #183 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[Backend API] OpenAPI doc linting · Issue #20 · aliencube/azure-openai-sdk-proxy (github.com) (명세관리, 린팅결과가 나오게하는걸 포함하기, 린팅 통과후 배포, warning/error시 노티) 🔑(@태영) : 기존 OpenAPI 문서수정 -
task
[GitHub Actions] Add OpenAPI linting · Issue #221 · aliencube/azure-openai-sdk-proxy 🐧 : CICD에 통합 -
task
[Chat Completions] Request payload definition · Issue #21 · aliencube/azure-openai-sdk-proxy (github.com)🔑(@지현) -
task
[Chat Completions] Response payload definition · Issue #22 · aliencube/azure-openai-sdk-proxy (github.com) 🙆♂️ -
task
[Playground] RefactoringOpenAIApiClient
· Issue #163 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[OpenAPI] Add security auth · Issue #174 · aliencube/azure-openai-sdk-proxy (github.com)
-
-
story
[DevOps] Add testing scripts that run on local machine #256 devops ossca story
-
story
[Backend API] API Key generation · Issue #23 · aliencube/azure-openai-sdk-proxy (github.com) -
story
[Backend API] API Key handling · Issue #24 · aliencube/azure-openai-sdk-proxy (github.com) -
story
[Backend API] API Key store · Issue #25 · aliencube/azure-openai-sdk-proxy (github.com) -
feature
[Backend API] Add internal auth · Issue #19 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[Backend API] Interface design for internal auth · Issue #175 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Playground] Component for auth · Issue #177 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Backend API] Implementation for internal auth · Issue #176 · aliencube/azure-openai-sdk-proxy (github.com) -
new
task
[Backend API] authentication generation -
new
task
[Backend API] authentication check -
new
task
[Backend API] authentication store
-
-
new
story
[Backend API] Azure OpenAI secret management@justin님
-
task
[Backend API] Builder pattern that returnsOpenAISettings
· Issue #166 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Backend API]OpenAISettingsBuilder.WithAppSettings()
구현 · Issue #167 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Backend API] Add extension methodAddOpenAISettingsFromKeyVault
· Issue #164 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[AppHost] Add Azure Key Vault orchestration · Issue #165 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Backend API]OpenAISettingsBuilder.WithKeyVault()
구현 · Issue #168 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[AppHost] Add bicep for Key Vault · Issue #193 · aliencube/azure-openai-sdk-proxy (github.com)
-
- nothing
- 컴포넌트 정의가 필요하지 않을까?..
-
feature
[Playground] List of deployment models · Issue #173 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[OpenAPI] Add endpoint for list of deployment models · Issue #169 · aliencube/azure-openai-sdk-proxy (github.com) 🐧 : 페이로드도 정의필요 -
task
[Playground] Component - button to display a given input · Issue #171 · aliencube/azure-openai-sdk-proxy (github.com)- UI 🐧
-
task
[Backend API] Implement endpoint for list of deployment models · Issue #170 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Playground] Component - list of deployment models · Issue #172 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Playground] Component - list of deployment models (UI logic only) · Issue #222 · aliencube/azure-openai-sdk-proxy (github.com) 🐧 : UI only
-
-
new
story
[Playgound] List of Events-
task
[OpenAPI] Add endpoint for list of events · Issue #179 · aliencube/azure-openai-sdk-proxy (github.com) 🙆♂️ : 페이로드도 정의필요 -
task
[Backend API] Implement endpoint for list of events · Issue #180 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Playground] Component - list of events · Issue #181 · aliencube/azure-openai-sdk-proxy (github.com) 🙆♂️-
task
[Playground] Component - list of events (UI logic only) · Issue #224 · aliencube/azure-openai-sdk-proxy (github.com) : 내가 참여한 이벤트 목록을 조회 - 기능/interaction 호출부
-
-
task
[Playground] Component - list of events - page redirection · Issue #182 · aliencube/azure-openai-sdk-proxy (github.com)- 기능: 이벤트 항목을 선택하면 해당 이벤트페이지로 리다이렉션
-
-
new
story
[Playground] Component - Tab for system message and parameters · Issue #226 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[Playground] Component - Tab for system message and parameters (UI only) · Issue #225 · aliencube/azure-openai-sdk-proxy (github.com) : UI Only UI 🙆♂️ -
task
[Playground] Component - Tab for system message and parameters (UI logic only) · Issue #227 · aliencube/azure-openai-sdk-proxy (github.com)
-
-
컴포넌트 정의가 필요하지 않을까..?
-
인증은 차후에, 현재로서는 로그인한 상태라고 가정한 상태로 진행
-
feature
https://github.com/aliencube/azure-openai-sdk-proxy/issues/238 -
feature
story
[Playground/Admin] Add Fluent UI library #250 admin feature ossca playground story -
feature
[Admin] Landing page · Issue #184 · aliencube/azure-openai-sdk-proxy (github.com)-
story
[Admin] Component: Landing Page · Issue #232 · aliencube/azure-openai-sdk-proxy (github.com) 🔑(@나연님 맞나요? 헷갈립니다요 ㅜㅎㅎ)
-
-
feature
[Admin] Component: List of events · Issue #185 · aliencube/azure-openai-sdk-proxy (github.com)-
story
[Admin] Component: List event details · Issue #216 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[OpenAPI] Add endpoint for list event details · Issue #217 · aliencube/azure-openai-sdk-proxy (github.com) 🙆♂️ : 관리자 관점에서 전체 조회 -
task
[Backend API] Implement endpoint for list event details · Issue #218 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: List event details - UI component · Issue #219 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: List event details - UI logic · Issue #220 · aliencube/azure-openai-sdk-proxy (github.com)
-
-
-
feature
[Admin] Component: New event · Issue #186 · aliencube/azure-openai-sdk-proxy (github.com)-
story
[Admin] Component: Create event details · Issue #211 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[OpenAPI] Add endpoint for create event details · Issue #212 · aliencube/azure-openai-sdk-proxy (github.com) 🙆♂️ -
task
[Backend API] Implement endpoint for create event details · Issue #213 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: Create event details - UI component · Issue #214 · aliencube/azure-openai-sdk-proxy (github.com) 🔑(@연중) -
task
[Admin] Component: Create event details - UI logic · Issue #215 · aliencube/azure-openai-sdk-proxy (github.com)
-
-
-
feature
[Admin] Component: Event details · Issue #187 · aliencube/azure-openai-sdk-proxy (github.com)-
story
[Admin] Component: View event details · Issue #206 · aliencube/azure-openai-sdk-proxy (github.com)-
task
[OpenAPI] Add endpoint for view event details · Issue #207 · aliencube/azure-openai-sdk-proxy (github.com) 🔑(@한길) -
task
[Backend API] Implement endpoint for view event details · Issue #208 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: View event details - UI component #209 (github.com) 🔑(@태영) 예비찜(8/20) -
task
[Admin] Component: View event details - UI logic #210 (github.com)
-
-
-
feature
[Admin] Component: Update event details · Issue #196 · aliencube/azure-openai-sdk-proxy (github.com) : 이벤트 수정트하기 / CRUD중에서 이벤트 삭제도 신규 추가 필요 / 삭제 대신 '비활성화'-
task
[Admin] Component: Update event details - UI component (view) · Issue #199 · aliencube/azure-openai-sdk-proxy (github.com) 🔑 (@승후) -
task
[OpenAPI] Add endpoint for update event details · Issue #202 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Backend API] Implement endpoint for update event details · Issue #203 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: Update event details - UI component (update) · Issue #204 · aliencube/azure-openai-sdk-proxy (github.com) -
task
[Admin] Component: Update event details - UI logic (update) · Issue #205 · aliencube/azure-openai-sdk-proxy (github.com)
-