Description
Initial release for Jenkins CI/CD. This version introduces a basic Jenkins pipeline using a Jenkinsfile integrated with GitHub SCM.
Includes:
- Jenkinsfile structure
- Initial pipeline configuration
- SCM-based pipeline execution (GitHub integration)
- First working build triggered from repository
This release serves as the starting point for Jenkins pipeline stages, and automated build triggers using polling SCM and future webhook-based triggers.
Full Changelog: https://github.com/RScrafted/jenkins-playground/commits/v0.1.0