From 2fb3410ca6b91aeb286d8d06bb1b490991784a22 Mon Sep 17 00:00:00 2001 From: morgan Date: Fri, 22 Mar 2024 16:08:07 +0100 Subject: [PATCH 1/4] Ajout des metas dans l'index --- .github/workflows/deploy-recette.yml | 10 ++++++++ {public => desindexation}/index.html | 23 +++---------------- .../robots.txt | 0 3 files changed, 13 insertions(+), 20 deletions(-) rename {public => desindexation}/index.html (67%) rename robots-recette.txt => desindexation/robots.txt (100%) diff --git a/.github/workflows/deploy-recette.yml b/.github/workflows/deploy-recette.yml index 2d14ca1..910c00d 100644 --- a/.github/workflows/deploy-recette.yml +++ b/.github/workflows/deploy-recette.yml @@ -54,6 +54,16 @@ jobs: envkey_REACT_APP_PIX_CAMPAGNE_URL: ${{ secrets.REACT_APP_PIX_CAMPAGNE_URL }} envkey_REACT_APP_PIX_URL: "https://app.pix.fr/connexion" file_name: .env + - name: copy robots.txt + uses: canastro/copy-file-action@master + with: + source: "desindexation/robots.txt" + target: "public/robots.txt" + - name: copy index.html + uses: canastro/copy-file-action@master + with: + source: "desindexation/index.html" + target: "public/index.html" - name: Build application run: npm run build - name: copy .htaccess diff --git a/public/index.html b/desindexation/index.html similarity index 67% rename from public/index.html rename to desindexation/index.html index ac99577..ba7c93d 100644 --- a/public/index.html +++ b/desindexation/index.html @@ -7,7 +7,9 @@ - + + + - - - - diff --git a/robots-recette.txt b/desindexation/robots.txt similarity index 100% rename from robots-recette.txt rename to desindexation/robots.txt From bb58b0b690c0f506c2ebaeba55971fb2a74e5b2f Mon Sep 17 00:00:00 2001 From: morgan Date: Fri, 22 Mar 2024 16:10:38 +0100 Subject: [PATCH 2/4] deploy demo --- .github/workflows/deploy-demo.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index 5b2a873..c6527df 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -54,6 +54,16 @@ jobs: envkey_REACT_APP_PIX_CAMPAGNE_URL: ${{ secrets.REACT_APP_PIX_CAMPAGNE_URL }} envkey_REACT_APP_PIX_URL: "https://app.pix.fr/connexion" file_name: .env + - name: copy robots.txt + uses: canastro/copy-file-action@master + with: + source: "desindexation/robots.txt" + target: "public/robots.txt" + - name: copy index.html + uses: canastro/copy-file-action@master + with: + source: "desindexation/index.html" + target: "public/index.html" - name: Build application run: npm run build - name: copy .htaccess From ee9f874206240967f31863194365d7de6dfa3640 Mon Sep 17 00:00:00 2001 From: morgan Date: Fri, 22 Mar 2024 16:15:47 +0100 Subject: [PATCH 3/4] correction indentation --- .github/workflows/deploy-recette.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-recette.yml b/.github/workflows/deploy-recette.yml index 910c00d..be55111 100644 --- a/.github/workflows/deploy-recette.yml +++ b/.github/workflows/deploy-recette.yml @@ -54,7 +54,7 @@ jobs: envkey_REACT_APP_PIX_CAMPAGNE_URL: ${{ secrets.REACT_APP_PIX_CAMPAGNE_URL }} envkey_REACT_APP_PIX_URL: "https://app.pix.fr/connexion" file_name: .env - - name: copy robots.txt + - name: copy robots.txt uses: canastro/copy-file-action@master with: source: "desindexation/robots.txt" From 73f15072a1bdb887ced277dd7cc9abdc3e3bd125 Mon Sep 17 00:00:00 2001 From: morgan Date: Mon, 25 Mar 2024 10:06:21 +0100 Subject: [PATCH 4/4] remettre l'index --- public/index.html | 58 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..4c8672b --- /dev/null +++ b/public/index.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + Espace Conseiller Numérique + + + +
+ + + + + +