9cbc9828e6
패키징 개선
2026-06-22 17:56:20 +09:00
12d8d0e832
Split WORKS Drive archive variables
2026-06-22 13:58:35 +09:00
6ea5920c85
Harden WORKS image deploy startup path
2026-06-22 13:32:00 +09:00
737703683d
Fix WORKS Drive image upload recovery
2026-06-22 13:19:01 +09:00
a1a4620d3e
웍스 드라이브 구조 변경
2026-06-19 14:14:25 +09:00
0062633bee
flow 변수명업데이트
2026-06-19 13:27:08 +09:00
ec41f8da00
병합 후 flow업데이트
2026-06-19 13:16:20 +09:00
62d8563836
테스트 개선 및 프로덕션 배포준비
2026-06-19 09:33:07 +09:00
016d783482
devfront 개발모드 unkown로그인 제거
2026-06-19 08:15:07 +09:00
a56d68896f
production 푸시 초안
2026-06-18 11:02:48 +09:00
ce8a1f46a7
Merge remote-tracking branch 'origin/feature/df-claim-tenant' into dev
2026-06-15 20:31:02 +09:00
35284d72ed
병합 이후 검토 적용
2026-06-15 20:28:10 +09:00
202c783920
Merge origin/dev into dev
2026-06-15 20:05:47 +09:00
4d468cd39f
네이버 계정 정합성 맞춤
2026-06-15 19:54:09 +09:00
bfd9cab260
Hydra refresh token TTL 설정 경로 정리
2026-06-15 14:18:56 +09:00
e365c97dc0
refresh_token 통합 테스트 실행 경로 정리
2026-06-12 19:52:55 +09:00
f60b15a17b
custom claim 타입보정 UI. 대표테넌트 노출 보정
2026-06-11 11:27:11 +09:00
4d77060b5d
custom claim 권한체크 확인
2026-06-11 08:29:25 +09:00
cad1162597
Merge remote-tracking branch 'origin/dev' into dev
2026-06-09 21:08:43 +09:00
1341f07ef9
chore: consolidate local integration changes
2026-06-09 21:03:05 +09:00
f61c56cfde
Merge branch 'dev' into feature/staging-healthcheck-monitoring
2026-06-09 13:57:37 +09:00
badcabb644
build 검증 워크플로우
2026-06-08 10:53:25 +09:00
aa2848c3b6
restart policy 정리
2026-06-08 08:30:51 +09:00
fe176c6912
fix(deploy): remove unavailable grafana-sms-webhook and fix promtail env expansion
2026-06-05 20:42:22 +09:00
5670288616
fix(deploy): add docker login for Gitea registry in staging_code_pull workflow
2026-06-05 19:20:20 +09:00
4bae1dd00d
fix(deploy): align staging frontend runtime with production images
2026-06-05 09:24:44 +09:00
6574fb54b9
fix: preserve published badge state
2026-06-01 11:35:00 +09:00
90457394b0
fix(ci): stabilize pnpm installation and ensure fail-fast testing
2026-05-29 19:39:56 +09:00
4c56c28481
userfront&backend test coverage 추가
2026-05-29 18:04:04 +09:00
23cd316c23
코드체크 결과 README에 뱃지로 추가
2026-05-29 17:15:13 +09:00
5ddfc6c81b
코드체크 실패 케이스 해결. 배치잡 야간 배정
2026-05-29 16:44:46 +09:00
b81edb8a64
ci: stabilize code check badge workflow
2026-05-29 12:16:55 +09:00
a830242947
ci: add code check badges and coverage reports
2026-05-29 12:05:43 +09:00
dc16958804
ci(userfront-e2e): add chromium fast lane
2026-05-28 17:04:41 +09:00
6143569f7a
fix(ci): use npx pnpm for dependency installation and handle missing flutter gracefully
2026-05-28 13:14:39 +09:00
c7053c2c51
fix(userfront-e2e): fix widespread test failures in non-Chromium browsers
...
- Add COOP/COEP headers to serve script for Flutter WASM compatibility (SharedArrayBuffer)
- Update CI workflow to install all Playwright browsers for userfront-e2e
- Fix command reporting consistency in adminfront test script
2026-05-27 13:42:50 +09:00
7c809fb478
fix userfront e2e build optimization
2026-05-21 18:23:47 +09:00
5bb1c5871c
fix staging frontend docker build context
2026-05-21 08:51:35 +09:00
2d6ca2f66b
코드 체크 개선
2026-05-21 08:46:08 +09:00
2c3cab78b1
Update dev workflow and org chart settings
2026-05-20 18:15:54 +09:00
a4ffb49314
CI 실행 경로와 Playwright 서버 명령 정리
2026-05-15 20:14:33 +09:00
41fe1b09c6
fix(ci): fix multiline cache key error by extracting only the first line of playwright version
2026-05-15 17:39:46 +09:00
cca8aea7a2
fix(ci): use --no-frozen-lockfile for pnpm install to bypass strict lockfile validation errors in github actions
2026-05-15 16:17:39 +09:00
d28a121d6c
fix(ci): use pnpm exec playwright install for pnpm workspaces to fix command not found
2026-05-15 14:23:46 +09:00
16422f4e2e
fix(ci): use npx playwright and fix adminfront scripts for reliable binary resolution in CI
2026-05-15 13:59:51 +09:00
1b483d4cbf
fix(ci): add @playwright/test to workspace projects so pnpm exec can locate the binary locally
2026-05-15 13:46:02 +09:00
8f57c6b15f
fix(ci): use pnpm exec playwright install to ensure playwright is found in pnpm workspaces
2026-05-15 13:37:14 +09:00
565d03da43
fix(ci): use pnpm instead of npm to run playwright tests
2026-05-15 13:36:55 +09:00
eb697e560a
fix(ci): use pnpm instead of npm to extract playwright version for caching
2026-05-15 13:36:37 +09:00
9f7b925e73
fix(ci): update github actions to properly support pnpm workspace
2026-05-15 13:20:16 +09:00