In this lab you will fork the repository and enable the GitHub Actions
Duration: 5-10 minutes
References:
- Fork the current repository devsecops-workshop
- Optional, copy or clone the repository by importing the repository into your account.
- Go to
Actions
and see the warning messageWorkflows aren’t being run on this forked repository
- Review the workflows and click on the button
I understand my workflows, go ahead and enable them
- You should now be able to see the list of all workflows
- (Optional) In your forked repository, create an new issue with tasks to monitor your progress
- Title: Training - Hands-on Labs & Activities
- Content:
### Hands-on Labs & Activities:
- [x] Hands-on Labs Setup
- [ ] Module 1: Introduction to Defect Dojo
- [ ] Module 2: Explore Your Kubernetes Cluster
- [ ] Module 3: Running the Basic and Advanced DevSecOps Pipelines
- [ ] Module 4: Adding Additional DevSecOps Controls
- [ ] Module 5: Holistic Compliance View with DevOps Shield UI
- Fetch upstream to get the latest changes from the upstream repository