From b82fd8610234b1c9373ca035a21350d497117bec Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Sun, 19 Mar 2023 01:14:01 +0100 Subject: [PATCH 01/12] Try to deploy 4 --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index e3b533b..b7d2204 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,12 +1,11 @@ kind: pipeline type: docker -name: Témoignages_Formulaire +name: API_Formulaire trigger: event: - push - steps: #PHP compilation with php -l From fc4ad4fe826d31e50427a715922268d29135848c Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Sun, 19 Mar 2023 01:18:41 +0100 Subject: [PATCH 02/12] Try to deploy 5 --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 69f478a..1f6e76f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,6 @@ trigger: - push steps: - #PHP compilation with php -l - name: PHP_Compilation image: php:8.1 From e1d645fdbff8afdd00ff9a40d67394f8b28aa0f7 Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Sun, 19 Mar 2023 11:00:42 +0100 Subject: [PATCH 03/12] Try to deploy 5 --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1f6e76f..6e46c57 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,4 +66,3 @@ steps: ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ deploy_api_form ] - From 8354ecc03e2cc0015cb831e8b5fcdc35085a5125 Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Sun, 19 Mar 2023 11:04:05 +0100 Subject: [PATCH 04/12] Try to deploy 6 --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6e46c57..9e35e8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,11 +2,14 @@ kind: pipeline type: docker name: API_Formulaire + trigger: event: - push + steps: + #PHP compilation with php -l - name: PHP_Compilation image: php:8.1 @@ -47,6 +50,7 @@ steps: ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ set_api_form ] + # database container deployment - name: db_form image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest @@ -65,4 +69,3 @@ steps: from_secret: db_password ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ deploy_api_form ] - From ec4b0f78488fbd83766ba725b8a7a74619a45c67 Mon Sep 17 00:00:00 2001 From: dohodin Date: Mon, 20 Mar 2023 08:36:56 +0100 Subject: [PATCH 05/12] Try to deploy --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 9e35e8c..048e1bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,3 +69,4 @@ steps: from_secret: db_password ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ deploy_api_form ] + From 2c7b918094486971632901f450a16e5741a7cd61 Mon Sep 17 00:00:00 2001 From: dohodin Date: Mon, 20 Mar 2023 08:37:36 +0100 Subject: [PATCH 06/12] Depot now public --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 048e1bc..b202524 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,3 +70,4 @@ steps: ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ deploy_api_form ] + From 9f234f29727b40585c60ae31a643d1b4cd4f963a Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:38:40 +0100 Subject: [PATCH 07/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8ff221..a21ade1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # SAE4.01_API_FORM -Dépôt pour l'API de l'application formulaire \ No newline at end of file +[![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) + +Dépôt pour l'API de l'application formulaire From e95c0ba6c5e37d5269ad829fd2c50dc4f75d06e0 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:39:03 +0100 Subject: [PATCH 08/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a21ade1..984d27a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) -Dépôt pour l'API de l'application formulaire +Dépôt pour l'API de l'application formulaire \ No newline at end of file From cd4c52bada8a93d930b7aca994ef1b51ec50bd68 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:39:30 +0100 Subject: [PATCH 09/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984d27a..a21ade1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) -Dépôt pour l'API de l'application formulaire \ No newline at end of file +Dépôt pour l'API de l'application formulaire From 474696fe35ad05496ec9a61db61fea5c32442755 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:40:03 +0100 Subject: [PATCH 10/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a21ade1..984d27a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) -Dépôt pour l'API de l'application formulaire +Dépôt pour l'API de l'application formulaire \ No newline at end of file From 5fbeb438a3bafcc8df657beceae5d93b0e5e2594 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:41:08 +0100 Subject: [PATCH 11/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984d27a..a21ade1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) -Dépôt pour l'API de l'application formulaire \ No newline at end of file +Dépôt pour l'API de l'application formulaire From 1abee368b89ce926279ced2c4288599cece139a5 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 20 Mar 2023 08:41:47 +0100 Subject: [PATCH 12/12] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a21ade1..984d27a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) -Dépôt pour l'API de l'application formulaire +Dépôt pour l'API de l'application formulaire \ No newline at end of file