Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
NetlifyのURLをFirebaseに修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kikd authored Jul 20, 2022
1 parent f8b0b88 commit 6b9f7e1
Show file tree
Hide file tree
Showing 19 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions docs/en/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 5 additions & 5 deletions docs/en/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/ |

---

Expand All @@ -147,16 +147,16 @@ 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

| 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 |

---
Expand Down
4 changes: 2 additions & 2 deletions docs/es/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 5 additions & 5 deletions docs/es/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/ |

---

Expand All @@ -147,14 +147,14 @@ 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

| 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 |
4 changes: 2 additions & 2 deletions docs/fr/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 5 additions & 5 deletions docs/fr/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand All @@ -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]
Expand All @@ -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 |
4 changes: 2 additions & 2 deletions docs/ko/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 5 additions & 5 deletions docs/ko/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand All @@ -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]
Expand All @@ -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 업데이트용 |
4 changes: 2 additions & 2 deletions docs/pt_BR/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading

0 comments on commit 6b9f7e1

Please sign in to comment.