| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-24 | Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attribute | Jakub Beránek | -1/+1 |
| 2024-04-24 | Skip jobs based on the active channel in Python | Jakub Beránek | -0/+12 |
| 2024-04-24 | Use a type alias for a CI job | Jakub Beránek | -3/+5 |
| 2024-04-23 | Make separate envs for try and auto builds | Jakub Beránek | -2/+2 |
| 2024-04-23 | Load GitHub context from environment variables | Jakub Beránek | -12/+24 |
| 2024-04-20 | Move `auto` jobs to calculate-job-matrix.py | Jakub Beránek | -6/+25 |
| 2024-04-20 | Refactor `calculate-job-matrix.py` | Jakub Beránek | -23/+48 |
| 2024-04-20 | Perform PR and try builds dynamically | Jakub Beránek | -4/+38 |
| 2024-04-20 | Move calculate-job-matrix.py to `ci/github-actions` | Jakub Beránek | -0/+25 |
