File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- name : CodeGen Security-Check
1
+ name : Coverity CI
2
2
on :
3
3
schedule :
4
4
- cron : ' 0 1 * * *' # Daily at 01:00 UTC
Original file line number Diff line number Diff line change 1
1
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
3
4
- name : CodeGen Command-Check
4
+ name : Node.js CI
5
5
6
6
on :
7
7
pull_request :
Original file line number Diff line number Diff line change 1
1
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
3
4
- name : CodeGen Deployment-Check
4
+ name : DevOps CI/CD
5
5
6
6
on :
7
7
pull_request :
Original file line number Diff line number Diff line change 1
1
# Simplify Framework - CodeGen
2
2
3
- ![ Node.js CI] ( https://github.com/simplify-framework/pets-project /workflows/Node.js %20CI/badge.svg )
3
+ ![ Devops CI/CD ] ( https://github.com/simplify-framework/codegen /workflows/DevOps %20CI/CD /badge.svg )
4
4
![ NPM Downloads] ( https://img.shields.io/npm/dw/codegen )
5
5
![ Package Version] ( https://img.shields.io/github/package-json/v/simplify-framework/codegen?color=green )
6
6
![ Coverity Scan] ( https://scan.coverity.com/projects/21173/badge.svg )
You can’t perform that action at this time.
0 commit comments