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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
배경
현재 별도로 운영 중인 Stage Web이 실제 검수 과정에서 꼭 필요한지 논의하고 싶습니다.
기존에는 Stage Web에서 Stage API를 연결해 기능을 검수했지만 개별 변경사항은 PR Preview에서도 확인할 수 있어 상시 Stage Web이 배포 구조의 복잡도만 높이는 것은 아닌지 의견이 나왔습니다.
다만 Preview에서 API 연동 테스트를 진행하려면 Stage API가 Preview 도메인의 요청을 허용해야 합니다. 테스트용 목데이터를 만들거나 별도의 API 요청 검수가 필요한 경우에는 기존 Stage Web을 유지하는 편이 나을 수도 있습니다.
제안하는 방향
PR별 Preview를 용도에 따라 두 환경으로 나누는 방안을 생각하고 있습니다.
이 구성이 가능하다면 상시 Stage Web은 제거하고 필요한 시점에만 Stage 환경을 생성하거나 배포할 수 있을 것 같습니다.
논의가 필요한 사항
결정하고 싶은 내용
관련 경험이나 더 단순한 구성에 대한 의견 부탁드립니다.
All reactions