mik284 / ci-cd-tp

CI/CD introduces ongoing automation and continuous monitoring throughout the lifecycle of apps, from integration and testing phases to delivery and deployment.

Home Page:https://ci-cd-mik-project.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD SIMPLE PPROJECT

sample pics of the project

  1. Github Workflows

workflows

  1. Deployed to Firebase

dow app

  1. Pull request and Merge

pull requests

  1. Slack Notify

github slack notify

NOTE

  • Actions secrets

Secrets are environment variables that are encrypted. Anyone with collaborator access to this repository can use these secrets for Actions.

Secrets are not passed to workflows that are triggered by a pull request from a fork

About

CI/CD introduces ongoing automation and continuous monitoring throughout the lifecycle of apps, from integration and testing phases to delivery and deployment.

https://ci-cd-mik-project.web.app/


Languages

Language:JavaScript 56.3%Language:HTML 43.7%