{"id":23116297,"url":"https://github.com/nabilshadman/programming-skills-github-actions-lab","last_synced_at":"2026-04-16T11:03:18.161Z","repository":{"id":176914078,"uuid":"453609840","full_name":"nabilshadman/programming-skills-github-actions-lab","owner":"nabilshadman","description":"GitHub Actions lab in Programming Skills","archived":false,"fork":false,"pushed_at":"2024-12-04T12:21:39.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T00:24:31.950Z","etag":null,"topics":["ci-cd","cicd","github","programming","software-development"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nabilshadman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-30T06:54:57.000Z","updated_at":"2024-12-04T12:22:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"abc13794-2edf-4a10-995a-ffde7076be67","html_url":"https://github.com/nabilshadman/programming-skills-github-actions-lab","commit_stats":null,"previous_names":["nabilshadman/programming-skills-github-actions-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nabilshadman/programming-skills-github-actions-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabilshadman%2Fprogramming-skills-github-actions-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabilshadman%2Fprogramming-skills-github-actions-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabilshadman%2Fprogramming-skills-github-actions-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabilshadman%2Fprogramming-skills-github-actions-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nabilshadman","download_url":"https://codeload.github.com/nabilshadman/programming-skills-github-actions-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabilshadman%2Fprogramming-skills-github-actions-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci-cd","cicd","github","programming","software-development"],"created_at":"2024-12-17T04:15:57.607Z","updated_at":"2026-04-16T11:03:18.144Z","avatar_url":"https://github.com/nabilshadman.png","language":"Python","readme":"# GitHub Actions Lab\n\nA hands-on laboratory for learning and implementing GitHub Actions CI/CD workflows. This project demonstrates practical implementation of continuous integration using GitHub's native automation tools.\n\n[![test](https://github.com/nabilshadman/gha-lab/actions/workflows/test.yml/badge.svg)](https://github.com/nabilshadman/gha-lab/actions/workflows/test.yml)\n\n## 🎯 Overview\n\nThis lab provides practical experience with GitHub Actions, focusing on automated testing and continuous integration principles. Through simple Python examples, it demonstrates workflow configuration, automation triggers, and CI pipeline setup.\n\n## ⚙️ Implementation\n\nThe project includes:\n- Basic Python script (`hello.py`) for testing workflow execution\n- GitHub Actions workflow configuration\n- Automated test execution on push/pull request\n- Status badge integration\n\n## 🔧 Workflow Structure\n\n```yaml\n.github/\n└── workflows/\n    └── test.yml    # Main workflow configuration\n```\n\n## 🚀 Getting Started\n\n1. Clone the repository\n```bash\ngit clone https://github.com/yourusername/gha-lab.git\ncd gha-lab\n```\n\n2. Examine the workflow file at `.github/workflows/test.yml`\n\n3. Make changes to trigger the workflow:\n```bash\n# Modify hello.py\ngit add .\ngit commit -m \"test: trigger workflow\"\ngit push\n```\n\n4. Monitor the workflow execution in the Actions tab of your GitHub repository\n\n## 📊 Status Tracking\n\nThe status badge above provides real-time feedback on workflow execution status. Click the badge to view detailed workflow runs and logs.\n\n## 🔍 Learning Outcomes\n\n- Understanding GitHub Actions workflow structure\n- Implementing basic CI/CD pipelines\n- Configuring automated tests\n- Monitoring workflow execution\n- Interpreting workflow results\n\n## 📚 Resources\n\n- [GitHub Actions Documentation](https://docs.github.com/en/actions)\n- [Workflow Syntax Reference](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions)\n- [GitHub Actions Marketplace](https://github.com/marketplace?type=actions)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabilshadman%2Fprogramming-skills-github-actions-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabilshadman%2Fprogramming-skills-github-actions-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabilshadman%2Fprogramming-skills-github-actions-lab/lists"}