Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AI-SIP
/
OnO_BACKEND
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
23
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Release] develop 을 운영에 반영한다 - 관리자 페이지 개편, 배포 전 새 컨테이너 확인, 모니터링 알림, 훈장과 미션 문구
- #344
#344
Merged
KiSeungMin
merged 19 commits into
main
AI-SIP/OnO_BACKEND:main
from
develop
AI-SIP/OnO_BACKEND:develop
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
[Release] develop 을 운영에 반영한다 - 관리자 페이지 개편, 배포 전 새 컨테이너 확인, 모니터링 알림, 훈장과 미션 문구
#344
KiSeungMin
merged 19 commits into
main
AI-SIP/OnO_BACKEND:main
from
develop
AI-SIP/OnO_BACKEND:develop
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
[Chore] 테스트 워크플로 주석을 실제 배포 흐름에 맞게 고친다
Show description for 5a12a82
KiSeungMin
committed
5a12a82
View commit details
Copy full SHA for 5a12a82
Browse repository at this point
Merge pull request #334 from AI-SIP/chore/require-test-before-merge
Show description for 288da42
KiSeungMin
authored
288da42
View commit details
Copy full SHA for 288da42
Browse repository at this point
[Chore] 모니터링 알림을 디스코드로 연결하고 대시보드의 빈 패널과 틀린 값을 고친다
Show description for 548e341
KiSeungMin
committed
548e341
View commit details
Copy full SHA for 548e341
Browse repository at this point
Merge pull request #336 from AI-SIP/chore/monitoring-alert-dashboard
Show description for 90ab6a5
KiSeungMin
authored
90ab6a5
View commit details
Copy full SHA for 90ab6a5
Browse repository at this point
[Feat] 스모크 테스트가 토큰 갱신과 오답노트 등록까지 확인한다
Show description for 00630ac
KiSeungMin
committed
00630ac
View commit details
Copy full SHA for 00630ac
Browse repository at this point
[Feat] prod 배포가 nginx 전환 전에 새 컨테이너를 확인한다
Show description for f9d5a0c
KiSeungMin
committed
f9d5a0c
View commit details
Copy full SHA for f9d5a0c
Browse repository at this point
Merge pull request #337 from AI-SIP/feat/smoke-gate-and-coverage
Show description for b5418ce
KiSeungMin
authored
b5418ce
View commit details
Copy full SHA for b5418ce
Browse repository at this point
[Chore] 대시보드 평균 응답시간, 외부 API 성공률, Redis 히트율 패널의 값과 색을 고친다
Show description for db69153
KiSeungMin
committed
db69153
View commit details
Copy full SHA for db69153
Browse repository at this point
Merge pull request #339 from AI-SIP/chore/dashboard-panel-values
Show description for c66ffc4
KiSeungMin
authored
c66ffc4
View commit details
Copy full SHA for c66ffc4
Browse repository at this point
[Fix] 관리자 로그인이 30분 만에 풀리던 문제를 고치고 유저 삭제를 없앤다
Show description for dc6abfe
KiSeungMin
committed
dc6abfe
View commit details
Copy full SHA for dc6abfe
Browse repository at this point
[Feat] 관리자 화면 공통 레이아웃을 만들고 로그인, 공지, 피드백 화면을 새로 그린다
Show description for 4d5f991
KiSeungMin
committed
4d5f991
View commit details
Copy full SHA for 4d5f991
Browse repository at this point
[Feat] 관리자 화면에서 유저, 학습 기록, 스터디룸, 성장 데이터를 모두 볼 수 있게 한다
Show description for f88ede0
KiSeungMin
committed
f88ede0
View commit details
Copy full SHA for f88ede0
Browse repository at this point
[Fix] 관리자 화면의 박스 높이, 깜빡임, 로고를 고치고 사이드바를 접을 수 있게 한다
Show description for 2bfc193
KiSeungMin
committed
2bfc193
View commit details
Copy full SHA for 2bfc193
Browse repository at this point
[Feat] 관리자 통계와 요약 숫자에서 게스트와 관리자 계정을 뺀다
Show description for 1efc71b
KiSeungMin
committed
1efc71b
View commit details
Copy full SHA for 1efc71b
Browse repository at this point
[Chore] 관리자 화면에서 게스트 제외 안내 문구를 뺀다
KiSeungMin
committed
abd05ae
View commit details
Copy full SHA for abd05ae
Browse repository at this point
[Fix] 관리자 화면의 오늘 날짜를 서울 시간대로 읽고 인증 테스트를 새 동작에 맞춘다
Show description for 8c2dccf
KiSeungMin
committed
8c2dccf
View commit details
Copy full SHA for 8c2dccf
Browse repository at this point
Merge pull request #342 from AI-SIP/feat/admin-page-renewal
Show description for 191b7ca
KiSeungMin
authored
191b7ca
View commit details
Copy full SHA for 191b7ca
Browse repository at this point
[Chore] 훈장 설명과 미션 제목의 한글 수를 숫자로 바꾼다
Show description for c3eae5c
KiSeungMin
committed
c3eae5c
View commit details
Copy full SHA for c3eae5c
Browse repository at this point
Merge pull request #343 from AI-SIP/chore/achievement-mission-number-copy
Show description for 979fb1b
KiSeungMin
authored
979fb1b
View commit details
Copy full SHA for 979fb1b
Browse repository at this point
You can’t perform that action at this time.