Commit 3b727b1
Create a Workflow for sending message on close pull request (#44)
* Add unit testing after CI Check
* Test script error solve
* Add docker image testing script
* Add network flag in test workflow
* Remove Entrypoint and add CMD in Dockerfile
* Add notificaiton system using webhook when any push happens on github branch
* Remove notification connectivity with webhook
* Add dotenv module in project
* Add 2 more docker service on different port
* Add nginx.conf file for implementing reverse proxy server
* Change port number of nginx.conf file
* Update github file with instructions
* Add nginx.conf file for reverse proxy
* Integrate nginx as reverse proxy server in container
* Execute eslint to fix codebase issue
* Add second job in workflow-rnd.yaml file
* Add latest code form a remote repo in local env
* Update workflow-rnd.yaml code
* Update workflow-rnd.yaml code
* Remove second Job
* Create workflow-rnd.yaml
* Add workflow trigger documentation
* Add seperate workflow for unit testing
* Add seperate workflow for unit testing
* Add seperate workflow for unit testing
* Add seperate workflow for unit testing
* Add command npm test
* Add command npm test
* Update chain-workflow.yaml with job-notify
* Update chain-workflow.yaml
* Update chain-workflow.yaml
* Print github meta data
* Fix the workflow file
* Add context meta data
* Change job name
* Refix the expression
* Add closing bracket in the expression
* Add jobs, matrix in context-display-workflow
* Remove matrix from context-display-workflow file
* Add pull_request event trigger
* Add bye message
---------
Co-authored-by: MohammadRuhulAmin <[email protected]>
Co-authored-by: Mohammad Ruhul Amin <[email protected]>
Co-authored-by: root <root@HP>1 parent c3cd5e1 commit 3b727b1
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments