Skip to content

Commit

Permalink
Merge pull request #1 from JellyBellyDev/feat/improve-readme
Browse files Browse the repository at this point in the history
feat: improve readme and telegram notify
  • Loading branch information
JellyBellyDev authored Mar 6, 2021
2 parents 50c71e2 + f700620 commit 81e6e3e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
![Logo](./stuff/ci-cd-logo-250.png)

# CI⚡CD: the theory put into practice
[![pipeline status](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/badges/master/pipeline.svg)](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/commits/master)
[![coverage report](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/badges/master/coverage.svg)](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/commits/master)
[![coverage report](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/badges/master/coverage.svg)](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/commits/master)

> This is a sample repository to show a possible configuration of a GitLab pipeline for a software written in php with symfony framework.
Inside the [.gitlab-ci.yml](./.gitlab-ci.yml) file you will be able to see the configuration of the CI/CD.

At the following [link](https://gitlab.com/JellyBellyDev/ci-cd-theory-into-practice/-/pipelines/254919519) you can see an example of a GitLab pipeline.
2 changes: 1 addition & 1 deletion ansible-deploy/roles/common/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
community.general.telegram:
token: "{{telegram_token}}"
chat_id: "{{telegram_chat_id}}"
msg: Ansible task finished
msg: "🚀 Deploy of {{ app_version }} on {{ job_env }} successfully!!! 🥳"
listen: "send_notify_telegram"
Binary file added stuff/ci-cd-logo-250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stuff/ci-cd-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions stuff/insomnia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"_type":"export","__export_format":4,"__export_date":"2021-03-06T10:51:09.087Z","__export_source":"insomnia.desktop.app:v2021.1.0","resources":[{"_id":"req_7af2f84f4737409d9381f828965f5ea6","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1615027757025,"created":1612975411348,"url":"{{ _.host }}/healthz","name":"Healthz","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1612975411348,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_d9bcde88572c4745a3908e8e940c09fd","parentId":null,"modified":1612975278789,"created":1612975278789,"name":"CI⚡ CD: the theory put into practice","description":"","scope":"collection","_type":"workspace"},{"_id":"req_976f692e89e54bebbbabc12e508c235e","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1615027748673,"created":1612975493487,"url":"{{ _.host }}/","name":"Default","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1605716567725.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_28dac8abd50f4eee97a8cb977807c720","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1615027805376,"created":1612975526033,"url":"{{ _.host }}/hello/JellyBelly","name":"Hello","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1602087145914.25,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_8136b42a2ee3eeb73a5db82165670140641ffe65","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1612975278872,"created":1612975278872,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1612975278872,"_type":"environment"},{"_id":"jar_8136b42a2ee3eeb73a5db82165670140641ffe65","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1612975278874,"created":1612975278874,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_815bd9f51f0d4e04b6ae0063469c9506","parentId":"wrk_d9bcde88572c4745a3908e8e940c09fd","modified":1612975278792,"created":1612975278792,"fileName":"CI⚡ CD: the theory put into practice","contents":"","contentType":"yaml","_type":"api_spec"},{"_id":"env_cd2dc13397b4400d8aee77a13662615d","parentId":"env_8136b42a2ee3eeb73a5db82165670140641ffe65","modified":1615027737276,"created":1612975298576,"name":"Staging","data":{"host":"https://staging-cicd.jellybellydev.it"},"dataPropertyOrder":{"&":["host"]},"color":"#f4e00b","isPrivate":false,"metaSortKey":1612975298576,"_type":"environment"},{"_id":"env_e4536bd6972841e5beada8337ed8b12e","parentId":"env_8136b42a2ee3eeb73a5db82165670140641ffe65","modified":1615027730900,"created":1612975362824,"name":"Production","data":{"host":"https://cicd.jellybellydev.it"},"dataPropertyOrder":{"&":["host"]},"color":"#f42e0b","isPrivate":false,"metaSortKey":1612975298626,"_type":"environment"},{"_id":"env_b03d2277de7c440e95f4f35630e2c33f","parentId":"env_8136b42a2ee3eeb73a5db82165670140641ffe65","modified":1615027719302,"created":1615027670981,"name":"Development","data":{"host":"http://127.0.0.1:8000"},"dataPropertyOrder":{"&":["host"]},"color":"#0bf451","isPrivate":false,"metaSortKey":1615027670981,"_type":"environment"}]}

0 comments on commit 81e6e3e

Please sign in to comment.