https://github.com/octodemo/csa_training
training for csa
https://github.com/octodemo/csa_training
Last synced: 6 months ago
JSON representation
training for csa
- Host: GitHub
- URL: https://github.com/octodemo/csa_training
- Owner: octodemo
- Created: 2019-12-17T14:59:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T13:42:35.000Z (over 3 years ago)
- Last Synced: 2023-03-03T20:39:48.584Z (over 3 years ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
### This repository is a simple API written in Node Express and unit tested in Jasmine. Actions are leveraged to perform ancilary functions and CI/CD to AWS. :)
### Workflows:
> .github/workflows
- **unit-test-ci:**
- Run unit tests on all services when push to Develop Branch or PR on Master.
- **update-issues:**
- Load repo secrets, then call update-issues-action on `repository_dispatch`.
### Actions:
> .github/actions
- **update-issues-action:**
- Creates an issue for every new Azure DevOps Board Work Item that is created.