... #348
ci-cd-main.yml
on: push
Determine necessary jobs
Check whether workflow is up-to-date
Build Docker image [centos-8]
Build Docker image [debian-10]
Build Docker image [debian-11]
Build Docker image [debian-12]
Build Docker image [el-9]
Build Docker image [ubuntu-20.04]
Build Docker image [ubuntu-22.04]
Build Docker image [ubuntu-24.04]
Download Ruby source [3.3.4]
Install gem bundle
Check whether any version numbers need to be changed
Build [1]
/
Ruby [el-9/3.3.4/malloctrim]
Build [1]
/
Ruby [el-9/3.3.4/normal]
Build [1]
/
Ruby [el-9/3.3/malloctrim]
Build [1]
/
Ruby [el-9/3.3/normal]
Build [2]
/
Ruby [debian-12/3.3.4/malloctrim]
Build [2]
/
Ruby [debian-12/3.3.4/normal]
Build [2]
/
Ruby [debian-12/3.3/malloctrim]
Build [2]
/
Ruby [debian-12/3.3/normal]
Build [1]
/
Ruby [el-9/3.3.4/jemalloc]
Build [1]
/
Ruby [el-9/3.3/jemalloc]
Build [2]
/
Ruby [debian-12/3.3.4/jemalloc]
Build [2]
/
Ruby [debian-12/3.3/jemalloc]
Publish & test against test repos
/
Publish packages
Publish & test against test repos
/
Test [debian-12/3.3.4/jemalloc]
Publish & test against test repos
/
Test [debian-12/3.3.4/malloctrim]
Publish & test against test repos
/
Test [debian-12/3.3.4/normal]
Publish & test against test repos
/
Test [debian-12/3.3/jemalloc]
Publish & test against test repos
/
Test [debian-12/3.3/malloctrim]
Publish & test against test repos
/
Test [debian-12/3.3/normal]
Publish & test against test repos
/
Test [el-9/3.3.4/jemalloc]
Publish & test against test repos
/
Test [el-9/3.3.4/malloctrim]
Publish & test against test repos
/
Test [el-9/3.3.4/normal]
Publish & test against test repos
/
Test [el-9/3.3/jemalloc]
Publish & test against test repos
/
Test [el-9/3.3/malloctrim]
Publish & test against test repos
/
Test [el-9/3.3/normal]
Publish & test against test repos
/
Finalize
Annotations
1 error
Invalid workflow file:
.github/workflows/ci-cd-main.yml#L1422
The workflow is not valid. .github/workflows/ci-cd-main.yml (Line: 1422, Col: 9): Unrecognized named-value: 'build_packages_1'. Located at position 46 within expression: needs.consolidate_1.result == 'success'
&& build_packages_1.result == 'success'
&& build_packages_2.result == 'success'
&& !failure() && !cancelled()
|