|
Ran
|
Jobs
1
|
Files
22
|
Run time
1min
|
Badge
README BADGES
|
push
github
Revert GHA template to use checkout v4.x for the time being (#2413) * Revert GHA template to use checkout v4.x for the time being Revert the template for GHA runners to continue using checkout v4.x action for the time being. The 5.x action requires NodeJS 2.4, whereas conda-forge runners currently support up to 20.x: ``` Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node24' is not supported, use 'docker', 'node12', 'node16' or 'node20' instead.') at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile) Error: Failed to load actions/checkout/08c6903cd/action.yml ``` Unfortunately, the update to the runners is taking longer than anticipated, and the feedstock maintainers are forced to keep manually reverting the changes after rerendering. Therefore, it would be prefereable to revert the change for now, and update the action once the runners are ready. Signed-off-by: Michał Górny <mgorny@quansight.com> * Revert the change to the proxy file as well Signed-off-by: Michał Górny <mgorny@quansight.com> --------- Signed-off-by: Michał Górny <mgorny@quansight.com>
1360 of 2040 branches covered (66.67%)
3502 of 4935 relevant lines covered (70.96%)
0.71 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19040613474.1 | 22 |
70.96 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|