diff --git a/docs/en/CONTRIBUTING.md b/docs/en/CONTRIBUTING.md index 3a2bd02efe8db..f2c949d31ebb9 100644 --- a/docs/en/CONTRIBUTING.md +++ b/docs/en/CONTRIBUTING.md @@ -35,8 +35,8 @@ This page shows how you can contribute to the development of this site. ## Development information -- Development site https://dev-covid19-tokyo.netlify.app/ -- Staging site https://stg-covid19-tokyo.netlify.app/ +- Development site https://stopcovid19-tokyo-development.web.app/ +- Staging site https://stopcovid19-tokyo-staging.web.app/ - Production site https://stopcovid19.metro.tokyo.lg.jp/ - [Design](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/en/FOR_DEVELOPERS.md b/docs/en/FOR_DEVELOPERS.md index 90515f05d9cc4..e14608eb30a5f 100644 --- a/docs/en/FOR_DEVELOPERS.md +++ b/docs/en/FOR_DEVELOPERS.md @@ -128,8 +128,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | --- @@ -147,8 +147,8 @@ Please use the following naming rules for the branch when sending a Pull Request | Purpose | Branch | Confirmation URL | People who can make pull requests | Remarks | | ----------- | ----------- | -------------------------------------- | --------------------------------- | --------------------------------------------------------------------------------- | -| Development | development | https://dev-covid19-tokyo.netlify.app/ | All developers | base branch. Basically send a Pull Request here | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | For final confirmation before production. Non-admin pull requests are prohibited. | +| Development | development | https://stopcovid19-tokyo-development.web.app/ | All developers | base branch. Basically send a Pull Request here | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | For final confirmation before production. Non-admin pull requests are prohibited. | | Production | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | Pull Requests other than Administrators are prohibited | ### 5-2. Branch used by the system @@ -156,7 +156,7 @@ Please use the following naming rules for the branch when sending a Pull Request | Purpose | Branch | Confirmation URL | Remarks | | ------------------------- | ---------------- | -------------------------------------- | ----------------------------------------------- | | Production site HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | Location where statically built HTML is located | -| Staging site HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | Where to find statically built HTML | +| Staging site HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | Where to find statically built HTML | | For OGP working directory | deploy / new_ogp | None | For updating OGP | --- diff --git a/docs/es/CONTRIBUTING.md b/docs/es/CONTRIBUTING.md index 1be1bf60b9006..06749eb0f4eb0 100644 --- a/docs/es/CONTRIBUTING.md +++ b/docs/es/CONTRIBUTING.md @@ -34,8 +34,8 @@ Esta página muestra cómo puede contribuir al desarrollo de este sitio. ## Información de desarrollo -- Sitio en desarrollo https://dev-covid19-tokyo.netlify.app/ -- Sitio de prueba https://stg-covid19-tokyo.netlify.app/ +- Sitio en desarrollo https://stopcovid19-tokyo-development.web.app/ +- Sitio de prueba https://stopcovid19-tokyo-staging.web.app/ - Sitio en producción https://stopcovid19.metro.tokyo.lg.jp/ - [Diseño](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/es/FOR_DEVELOPERS.md b/docs/es/FOR_DEVELOPERS.md index f39410db3890d..2e4d68ee59ffd 100644 --- a/docs/es/FOR_DEVELOPERS.md +++ b/docs/es/FOR_DEVELOPERS.md @@ -128,8 +128,8 @@ Cuando se actualiza alguna rama en la columna izquierda de la tabla inferior, la | Rama | Una rama donde el HTML es construido y actualizado | Sitio web actualizado | | ------------- | -------------------------------------------------- | ------------------------------------------------------------- | | `master` | `production` | El sitio de producción https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | El sitio de staging https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | El sitio de desarrollo https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | El sitio de staging https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | El sitio de desarrollo https://stopcovid19-tokyo-development.web.app/ | --- @@ -147,8 +147,8 @@ Por favor usa las siguientes reglas de nombrado para la rama al enviar un Pull R | Propósito | Rama | URL de confirmación | Personas que pueden hace Pull Request | Observaciones | | ---------- | ----------- | -------------------------------------- | ------------------------------------- | ------------------------------------------------------------------------------------------------------ | -| Desarrollo | development | https://dev-covid19-tokyo.netlify.app/ | Todos los desarrolladores | Rama base. Envía los Pull Request aquí | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Sólo administradores | Para confirmación final antes de producción. Prohibidos los Pull Request de quien no sea administrador | +| Desarrollo | development | https://stopcovid19-tokyo-development.web.app/ | Todos los desarrolladores | Rama base. Envía los Pull Request aquí | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Sólo administradores | Para confirmación final antes de producción. Prohibidos los Pull Request de quien no sea administrador | | Producción | master | https://stopcovid19.metro.tokyo.lg.jp/ | Sólo administradores | Prohibidos los Pull Request de quien no sea administrador | ### 5-2. Rama usada por el sistema @@ -156,5 +156,5 @@ Por favor usa las siguientes reglas de nombrado para la rama al enviar un Pull R | Propósito | Rama | URL de confirmación | Observaciones | | --------------------------------- | ---------------- | -------------------------------------- | ---------------------------------------------------------- | | HTML del sitio de producción | production | https://stopcovid19.metro.tokyo.lg.jp/ | Ubicación donde se localiza el HTML generado estáticamente | -| Sitio HTML de staging | gh-pages | https://stg-covid19-tokyo.netlify.app/ | Dónde encontrar el HTML generado estáticamente | +| Sitio HTML de staging | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | Dónde encontrar el HTML generado estáticamente | | Para el directorio de trabajo OGP | deploy / new_ogp | Ninguna | Para actualizar OGP | diff --git a/docs/fr/CONTRIBUTING.md b/docs/fr/CONTRIBUTING.md index b9c42b0a31d3e..137f9e50ecdd9 100644 --- a/docs/fr/CONTRIBUTING.md +++ b/docs/fr/CONTRIBUTING.md @@ -35,8 +35,8 @@ Cette page explique comment contribuer au developpement de ce site. ## Development information -- Site web `Development` https://dev-covid19-tokyo.netlify.app/ -- Site web `Staging` https://stg-covid19-tokyo.netlify.app/ +- Site web `Development` https://stopcovid19-tokyo-development.web.app/ +- Site web `Staging` https://stopcovid19-tokyo-staging.web.app/ - Site web `Production` https://stopcovid19.metro.tokyo.lg.jp/ - [Design](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/fr/FOR_DEVELOPERS.md b/docs/fr/FOR_DEVELOPERS.md index 243bedd843d19..ac86b56e96737 100644 --- a/docs/fr/FOR_DEVELOPERS.md +++ b/docs/fr/FOR_DEVELOPERS.md @@ -166,8 +166,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | [/PLEASE TRANSLATE ME] @@ -191,8 +191,8 @@ Veuillez utiliser le schema suivant pour nommer vos Pull Request. | But | Branche | URL | People who can make pull requests | Notes | | ----------- | ----------- | -------------------------------------- | --------------------------------- | ----------------------------------------------------------------------------------------- | -| Development | development | https://dev-covid19-tokyo.netlify.app/ | All developers | Branche de base. Faites votre Pull Request ici. | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | Pour confirmation avant production. Pull request d'utilisateurs non-admin sont defendues. | +| Development | development | https://stopcovid19-tokyo-development.web.app/ | All developers | Branche de base. Faites votre Pull Request ici. | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | Pour confirmation avant production. Pull request d'utilisateurs non-admin sont defendues. | | Production | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | Pull request d'utilisateurs non-admin sont defendues. | [/PLEASE TRANSLATE ME] @@ -202,5 +202,5 @@ Veuillez utiliser le schema suivant pour nommer vos Pull Request. | But | Branche | URL | Notes | | ---------------------- | ---------------- | -------------------------------------- | ------------------------------------------------ | | Production site HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | Place ou les pages HTML statiques sont stockees. | -| Staging site HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | Ou trouver l'HTML statiquement construit. | +| Staging site HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | Ou trouver l'HTML statiquement construit. | | Dossier de travail OGP | deploy / new_ogp | None | Pour mettre a jour OGP | diff --git a/docs/ko/CONTRIBUTING.md b/docs/ko/CONTRIBUTING.md index 442a6660dcb1a..8a2f1b8af97c2 100644 --- a/docs/ko/CONTRIBUTING.md +++ b/docs/ko/CONTRIBUTING.md @@ -44,8 +44,8 @@ ## 개발에 관한 정보 -- 개발 사이트 https://dev-covid19-tokyo.netlify.app/ -- 스테이징 배포 사이트 https://stg-covid19-tokyo.netlify.app/ +- 개발 사이트 https://stopcovid19-tokyo-development.web.app/ +- 스테이징 배포 사이트 https://stopcovid19-tokyo-staging.web.app/ - 운영 배포 사이트 https://stopcovid19.metro.tokyo.lg.jp/ - [디자인](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/ko/FOR_DEVELOPERS.md b/docs/ko/FOR_DEVELOPERS.md index f6501bedc70d7..3686e61140f3e 100644 --- a/docs/ko/FOR_DEVELOPERS.md +++ b/docs/ko/FOR_DEVELOPERS.md @@ -175,8 +175,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | [/PLEASE TRANSLATE ME] @@ -202,8 +202,8 @@ When the branch listed in the left column of the table below is updated, the bra | 목적 | 브랜치 | 확인 URL | People who can make pull requests | 비고 | | -------------------- | ----------- | -------------------------------------- | --------------------------------- | -------------------------------------------------------------------------------------------------------------- | -| 개발 | development | https://dev-covid19-tokyo.netlify.app/ | All developers | 기본 브랜치(branch). 기본은 여기로 풀 리퀘스트를 전달하세요. | -| 스테이징(Staging) | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | 프로덕션(production) 적용 전에 최종 확인용 브랜치입니다. 관리자가 아닌 풀 리퀘스트(Pull Request)는 금지입니다. | +| 개발 | development | https://stopcovid19-tokyo-development.web.app/ | All developers | 기본 브랜치(branch). 기본은 여기로 풀 리퀘스트를 전달하세요. | +| 스테이징(Staging) | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | 프로덕션(production) 적용 전에 최종 확인용 브랜치입니다. 관리자가 아닌 풀 리퀘스트(Pull Request)는 금지입니다. | | 프로덕션(Production) | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | 관리자 이외의 풀 리퀘스트(Pull Request)는 금지입니다. | [/PLEASE TRANSLATE ME] @@ -213,5 +213,5 @@ When the branch listed in the left column of the table below is updated, the bra | 목적 | 브랜치 | 확인 URL | 비고 | | -------------------------------- | ---------------- | -------------------------------------- | ---------------------------------- | | 프로덕션(Production) 사이트 HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | 정적 빌드된 HTML이 있는 위치 | -| 스테이징(Staging) 사이트 HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | 정적 빌드된 HTML를 찾을 수 있는 곳 | +| 스테이징(Staging) 사이트 HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | 정적 빌드된 HTML를 찾을 수 있는 곳 | | OGP 작업용 디렉토리 | deploy / new_ogp | 없음 | OGP 업데이트용 | diff --git a/docs/pt_BR/CONTRIBUTING.md b/docs/pt_BR/CONTRIBUTING.md index 8b8be879d92f5..958dcb46fec26 100644 --- a/docs/pt_BR/CONTRIBUTING.md +++ b/docs/pt_BR/CONTRIBUTING.md @@ -35,8 +35,8 @@ Esta página exemplifica como você pode contribuir para o desenvolvimento deste ## Informação de desenvolvimento -- Site de desenvolvimento https://dev-covid19-tokyo.netlify.app/ -- Ambiente de Staging https://stg-covid19-tokyo.netlify.app/ +- Site de desenvolvimento https://stopcovid19-tokyo-development.web.app/ +- Ambiente de Staging https://stopcovid19-tokyo-staging.web.app/ - Ambiente de Produção https://stopcovid19.metro.tokyo.lg.jp/ - [Design](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/pt_BR/FOR_DEVELOPERS.md b/docs/pt_BR/FOR_DEVELOPERS.md index d830554a3ca04..e1b8c502b2041 100644 --- a/docs/pt_BR/FOR_DEVELOPERS.md +++ b/docs/pt_BR/FOR_DEVELOPERS.md @@ -166,8 +166,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | [/PLEASE TRANSLATE ME] @@ -193,9 +193,9 @@ Por favor, use as seguintes regras para nomeação de branch quando estiver envi | Propósito | Branch | URL de Confirmação | People who can make pull requests | | Detalhes | | --------------- | ----------- | -------------------------------------- | ----------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | -------- | -| Desenvolvimento | development | https://dev-covid19-tokyo.netlify.app/ | All developers | base branch. Basically send a Pull Request here | +| Desenvolvimento | development | https://stopcovid19-tokyo-development.web.app/ | All developers | base branch. Basically send a Pull Request here | | Hotfix branch | dev-hotfix | Nenhum | Consertos para aplicar diretamente em produção. Utilize se requisitado pelo administrator | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | Para confirmação final antes de ir para produção. Pull Requests de não-administratores são proibidos | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | Para confirmação final antes de ir para produção. Pull Requests de não-administratores são proibidos | | Produção | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | Pull Requests de não administrator são proibidos | [/PLEASE TRANSLATE ME] @@ -205,5 +205,5 @@ Por favor, use as seguintes regras para nomeação de branch quando estiver envi | Propósito | Branch | URL de Confirmação | Detalhes | | ----------------------------------- | ---------------- | -------------------------------------- | ----------------------------------- | | HTML do site de Produção | production | https://stopcovid19.metro.tokyo.lg.jp/ | Onde se encontram os HTML estáticos | -| HTML do site de Staging | gh-pages | https://stg-covid19-tokyo.netlify.app/ | Onde se encontram os HTML estáticos | +| HTML do site de Staging | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | Onde se encontram os HTML estáticos | | Para o diretório de trabalho do OGP | deploy / new_ogp | Nenhum | Para atualizar OGP | diff --git a/docs/th/CONTRIBUTING.md b/docs/th/CONTRIBUTING.md index 48b2ed29032a1..3465f6dc32e4b 100644 --- a/docs/th/CONTRIBUTING.md +++ b/docs/th/CONTRIBUTING.md @@ -33,8 +33,8 @@ ## ข้อมูลในการพัฒนา -- Development site https://dev-covid19-tokyo.netlify.app/ -- Staging site https://stg-covid19-tokyo.netlify.app/ +- Development site https://stopcovid19-tokyo-development.web.app/ +- Staging site https://stopcovid19-tokyo-staging.web.app/ - Production site https://stopcovid19.metro.tokyo.lg.jp/ - [โครงสร้างและดีไซน์](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [Transifex](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/th/FOR_DEVELOPERS.md b/docs/th/FOR_DEVELOPERS.md index 5f86e1fb2cdf8..c82b263a08124 100644 --- a/docs/th/FOR_DEVELOPERS.md +++ b/docs/th/FOR_DEVELOPERS.md @@ -181,8 +181,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | [/PLEASE TRANSLATE ME] @@ -206,8 +206,8 @@ pull request เปิดรับได้ที่ `development` เท่า | จุดประสงค์ | branch | URL | People who can make pull requests | หมายเหตุ | | ----------- | ----------- | -------------------------------------- | --------------------------------- | --------------------------------------------------------------------------------------------------------- | -| Development | development | https://dev-covid19-tokyo.netlify.app/ | All developers | branch หลัก ใช้ในการรับ pull request | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | ใช้สำหรับ staging ทดสอบตัวปรับปรุง ก่อน deploy ลง production - ห้ามสร้าง pull request ยกเว้นจาก admin เอง | +| Development | development | https://stopcovid19-tokyo-development.web.app/ | All developers | branch หลัก ใช้ในการรับ pull request | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | ใช้สำหรับ staging ทดสอบตัวปรับปรุง ก่อน deploy ลง production - ห้ามสร้าง pull request ยกเว้นจาก admin เอง | | Production | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | ห้ามสร้าง pull request ยกเว้นจาก admin เอง | ### 5-2. branch ที่ถูกใช้โดยระบบ @@ -215,5 +215,5 @@ pull request เปิดรับได้ที่ `development` เท่า | จุดประสงค์ | branch | URL | หมายเหตุ | | ---------------------------- | ---------------- | -------------------------------------- | ---------------------- | | Production site HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | HTML สำหรับ production | -| Staging site HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | HTML สำหรับ staging | +| Staging site HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | HTML สำหรับ staging | | สำหรับ OGP working directory | deploy / new_ogp | None | สำหรับปรับปรุง OGP | diff --git a/docs/vi/CONTRIBUTING.md b/docs/vi/CONTRIBUTING.md index 1d95aa0e08821..a4df86f0f4658 100644 --- a/docs/vi/CONTRIBUTING.md +++ b/docs/vi/CONTRIBUTING.md @@ -40,8 +40,8 @@ Trang này cho bạn biết cách có thể đóng góp cho sự phát triển c ## Thông tin phát triển -- Trang web phát triển https://dev-covid19-tokyo.netlify.app/ -- Trang web dàn dựng https://stg-covid19-tokyo.netlify.app/ +- Trang web phát triển https://stopcovid19-tokyo-development.web.app/ +- Trang web dàn dựng https://stopcovid19-tokyo-staging.web.app/ - Trang web sản xuất https://stopcovid19.metro.tokyo.lg.jp/ - [Thiết kế](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121 % 3A156) diff --git a/docs/vi/FOR_DEVELOPERS.md b/docs/vi/FOR_DEVELOPERS.md index 93b2903a324ac..0d0e105467638 100644 --- a/docs/vi/FOR_DEVELOPERS.md +++ b/docs/vi/FOR_DEVELOPERS.md @@ -166,8 +166,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | --- @@ -185,8 +185,8 @@ Please use the following naming rules for the branch when sending a Pull Request | Purpose | Branch | Confirmation URL | People who can make pull requests | Remarks | | ----------- | ----------- | -------------------------------------- | --------------------------------- | --------------------------------------------------------------------------------- | -| Development | development | https://dev-covid19-tokyo.netlify.app/ | All developers | base branch. Basically send a Pull Request here | -| Staging | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | For final confirmation before production. Non-admin pull requests are prohibited. | +| Development | development | https://stopcovid19-tokyo-development.web.app/ | All developers | base branch. Basically send a Pull Request here | +| Staging | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | For final confirmation before production. Non-admin pull requests are prohibited. | | Production | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | Pull Requests other than Administrators are prohibited | ### 5-2. Branch used by the system @@ -194,7 +194,7 @@ Please use the following naming rules for the branch when sending a Pull Request | Purpose | Branch | Confirmation URL | Remarks | | ------------------------- | ---------------- | -------------------------------------- | ----------------------------------------------- | | Production site HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | Location where statically built HTML is located | -| Staging site HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | Where to find statically built HTML | +| Staging site HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | Where to find statically built HTML | | For OGP working directory | deploy / new_ogp | None | For updating OGP | [/PLEASE TRANSLATE ME] diff --git a/docs/zh_CN/CONTRIBUTING.md b/docs/zh_CN/CONTRIBUTING.md index 664caec549be0..d15da75eac294 100644 --- a/docs/zh_CN/CONTRIBUTING.md +++ b/docs/zh_CN/CONTRIBUTING.md @@ -47,8 +47,8 @@ ## 关于本项目开发的相关资讯 -- 开发环境 https://dev-covid19-tokyo.netlify.app/ -- 过渡环境 https://stg-covid19-tokyo.netlify.app/ +- 开发环境 https://stopcovid19-tokyo-development.web.app/ +- 过渡环境 https://stopcovid19-tokyo-staging.web.app/ - 正式环境 https://stopcovid19.metro.tokyo.lg.jp/ - [网页 UI 设计稿](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) diff --git a/docs/zh_CN/FOR_DEVELOPERS.md b/docs/zh_CN/FOR_DEVELOPERS.md index abce16a1d19a2..c4dd3778bace8 100644 --- a/docs/zh_CN/FOR_DEVELOPERS.md +++ b/docs/zh_CN/FOR_DEVELOPERS.md @@ -175,8 +175,8 @@ When the branch listed in the left column of the table below is updated, the bra | branch | A branch where HTML is built and updated | Website updated | | ------------- | ---------------------------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | [/PLEASE TRANSLATE ME] @@ -202,9 +202,9 @@ When the branch listed in the left column of the table below is updated, the bra | 目的 | 分支 | 预览用 URL | People who can make pull requests | 备注 | | ---------- | ----------- | -------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------- | -| 开发 | development | https://dev-covid19-tokyo.netlify.app/ | All developers | 基本上请推送 Pull Request 到这里 | +| 开发 | development | https://stopcovid19-tokyo-development.web.app/ | All developers | 基本上请推送 Pull Request 到这里 | | 紧急修复 | dev-hotfix | 无 | 对正式版的紧急修复。在管理员的要求下使用。 | -| 正式版预览 | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | 对于正式版发布前的最终确认,禁止管理员以外的人推送 Pull Request。 | +| 正式版预览 | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | 对于正式版发布前的最终确认,禁止管理员以外的人推送 Pull Request。 | | 正式版 | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | 禁止管理员以外的人推送 Pull Request | [/PLEASE TRANSLATE ME] @@ -214,5 +214,5 @@ When the branch listed in the left column of the table below is updated, the bra | 目的 | 分支 | 预览用 URL | 备注 | | --------------- | ---------------- | -------------------------------------- | ------------------------ | | 正式网站 HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | 生成静态网站 HTML 的位置 | -| 正式版预览 HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | 生成静态网站 HTML 的位置 | +| 正式版预览 HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | 生成静态网站 HTML 的位置 | | OGP 工作用 | deploy / new_ogp | 无 | OGP 更新用 | diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index b7e6c264768d0..107cfae526b0a 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -109,9 +109,9 @@ $ docker-compose run --rm app yarn install `master` 分支更新时,自动将 `production` 分支中的 HTML 类(build)后发布到正式版 https://stopcovid19.metro.tokyo.lg.jp/ -`staging` 分支更新时,自动将 `gh-pages` 分支中的 HTML 类(build)后发布到 Staging 版 https://stg-covid19-tokyo.netlify.app/ +`staging` 分支更新时,自动将 `gh-pages` 分支中的 HTML 类(build)后发布到 Staging 版 https://stopcovid19-tokyo-staging.web.app/ -`development` 分支更新时,自动将 `dev-pages` 分支中的 HTML 类(build)后发布到开发版 https://dev-covid19-tokyo.netlify.app/ +`development` 分支更新时,自动将 `dev-pages` 分支中的 HTML 类(build)后发布到开发版 https://stopcovid19-tokyo-development.web.app/ ### 规则 @@ -125,9 +125,9 @@ Hotfix: hotfix/#{ISSUE_ID}-{branch_title_name} | 目的 | 分支 | 预览用 URL | 备注 | | ---------- | ----------- | -------------------------------------- | ----------------------------------------------------------------- | -| 开发 | development | https://dev-covid19-tokyo.netlify.app/ | 基本上请推送 Pull Request 到这里 | +| 开发 | development | https://stopcovid19-tokyo-development.web.app/ | 基本上请推送 Pull Request 到这里 | | 紧急修复 | dev-hotfix | 无 | 对正式版的紧急修复。在管理员的要求下使用。 | -| 正式版预览 | staging | https://stg-covid19-tokyo.netlify.app/ | 对于正式版发布前的最终确认,禁止管理员以外的人推送 Pull Request。 | +| 正式版预览 | staging | https://stopcovid19-tokyo-staging.web.app/ | 对于正式版发布前的最终确认,禁止管理员以外的人推送 Pull Request。 | | 正式版 | master | https://stopcovid19.metro.tokyo.lg.jp/ | 禁止管理员以外的人推送 Pull Request | #### 系统所使用的分支 @@ -135,5 +135,5 @@ Hotfix: hotfix/#{ISSUE_ID}-{branch_title_name} | 目的 | 分支 | 预览用 URL | 备注 | | --------------- | ---------------- | -------------------------------------- | ------------------------ | | 正式网站 HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | 生成静态网站 HTML 的位置 | -| 正式版预览 HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | 生成静态网站 HTML 的位置 | +| 正式版预览 HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | 生成静态网站 HTML 的位置 | | OGP 工作用 | deploy / new_ogp | 无 | OGP 更新用 | diff --git a/docs/zh_TW/CONTRIBUTING.md b/docs/zh_TW/CONTRIBUTING.md index cba9e95883f3e..db2bce5aa3bd6 100644 --- a/docs/zh_TW/CONTRIBUTING.md +++ b/docs/zh_TW/CONTRIBUTING.md @@ -45,8 +45,8 @@ ## 開發相關的資訊 -- 開發環境(Dev.)https://dev-covid19-tokyo.netlify.app/ -- Stage 站 https://stg-covid19-tokyo.netlify.app/ +- 開發環境(Dev.)https://stopcovid19-tokyo-development.web.app/ +- Stage 站 https://stopcovid19-tokyo-staging.web.app/ - 正式環境 https://stopcovid19.metro.tokyo.lg.jp/ - [設計稿](https://www.figma.com/file/V7vt80p2gauhdgTZeVNbgj/UI%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3?node-id=121%3A156) - [翻譯表 (Transifex)](https://www.transifex.com/stopcovid19-tokyo/stopcovid19tokyo) diff --git a/docs/zh_TW/FOR_DEVELOPERS.md b/docs/zh_TW/FOR_DEVELOPERS.md index 807f1faed2e43..8323456c54ba2 100644 --- a/docs/zh_TW/FOR_DEVELOPERS.md +++ b/docs/zh_TW/FOR_DEVELOPERS.md @@ -129,8 +129,8 @@ $ vagrant up | 分支 | HTML 建置與更新的分支 | 網站更新 | | ------------- | --------------------- | ----------------------------------------------------------- | | `master` | `production` | The production site https://stopcovid19.metro.tokyo.lg.jp/ | -| `staging` | `gh-pages` | The staging site https://stg-covid19-tokyo.netlify.app/ | -| `development` | `dev-pages` | The development site https://dev-covid19-tokyo.netlify.app/ | +| `staging` | `gh-pages` | The staging site https://stopcovid19-tokyo-staging.web.app/ | +| `development` | `dev-pages` | The development site https://stopcovid19-tokyo-development.web.app/ | --- @@ -148,8 +148,8 @@ $ vagrant up | 目的 | 分支 | 預覽用 URL | 誰可以發 Pull Request | 備註 | | ---------- | ----------- | -------------------------------------- | --------------------- | ----------------------------------------------------------------- | -| 開發 | development | https://dev-covid19-tokyo.netlify.app/ | All developers | 基本上請推送 Pull Request 到這裡 | -| 正式版預覽 | staging | https://stg-covid19-tokyo.netlify.app/ | Only administrators | 對於正式版釋出前的最終確認,禁止管理員以外的人推送 Pull Request。 | +| 開發 | development | https://stopcovid19-tokyo-development.web.app/ | All developers | 基本上請推送 Pull Request 到這裡 | +| 正式版預覽 | staging | https://stopcovid19-tokyo-staging.web.app/ | Only administrators | 對於正式版釋出前的最終確認,禁止管理員以外的人推送 Pull Request。 | | 正式版 | master | https://stopcovid19.metro.tokyo.lg.jp/ | Only administrators | 禁止管理員以外的人推送 Pull Request | ### 5-2. 系統所使用的分支 @@ -157,5 +157,5 @@ $ vagrant up | 目的 | 分支 | 預覽用 URL | 備註 | | --------------- | ---------------- | -------------------------------------- | ------------------------ | | 正式網站 HTML | production | https://stopcovid19.metro.tokyo.lg.jp/ | 生成靜態網站 HTML 的位置 | -| 正式版預覽 HTML | gh-pages | https://stg-covid19-tokyo.netlify.app/ | 生成靜態網站 HTML 的位置 | +| 正式版預覽 HTML | gh-pages | https://stopcovid19-tokyo-staging.web.app/ | 生成靜態網站 HTML 的位置 | | OGP 工作用 | deploy / new_ogp | 無 | OGP 更新用 |