Technology
GitHub Actions
GitHub Actions automates your software workflows (CI/CD, testing, deployment) directly within your repository.
GitHub Actions is your native, event-driven automation platform: it executes custom workflows right inside your GitHub repository. Define multi-step jobs using YAML files, which must be stored in the `.github/workflows` directory. These workflows trigger on specific events, like a `push` to a branch or a `pull_request` opening. The platform supports world-class Continuous Integration and Continuous Deployment (CI/CD), letting you build, test, and deploy code across any language (e.g., Python, Node.js, Java). Runners—Linux, Windows, or macOS virtual machines—execute the jobs. For security, confidential data is managed via GitHub `secrets`, ensuring credentials stay out of your code.
What builders pair with GitHub Actions
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: Claude Code
Agents write the code, phones approve the merge: device-in-the-loop CI for AI-built mobile apps
Pairing: Python
Accurate vibe analytics
Pairing: Gemini
Agents write the code, phones approve the merge: device-in-the-loop CI for AI-built mobile apps
Pairing: MCP
Agents write the code, phones approve the merge: device-in-the-loop CI for AI-built mobile apps
Pairing: TypeScript
Aysnc AI Coding
Pairing: CI/CD
Accurate vibe analytics
Recent Talks & Demos
Showing 1-18 of 18