Commit 0d1a124
Test User
fix(ci): make terraphim_service optional in github_runner, restore Rust Build
- Make terraphim_service optional behind github-runner feature
- Gate WorkflowParser behind github-runner feature
- Gate parser.rs test module behind github-runner feature
- Remove github_runner_server from exclude (feature-gated)
- Revert Rust Build continue-on-error (github_runner now compiles)1 parent 79356f2 commit 0d1a124
7 files changed
Lines changed: 1032 additions & 23 deletions
File tree
- .github/workflows
- crates/terraphim_github_runner
- src
- workflow
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 150 | | |
154 | 151 | | |
155 | 152 | | |
| |||
0 commit comments