File tree Expand file tree Collapse file tree 5 files changed +359
-359
lines changed Expand file tree Collapse file tree 5 files changed +359
-359
lines changed Original file line number Diff line number Diff line change 2929 PGPASSWORD : smartvm
3030 CC_TEST_REPORTER_ID : " ${{ secrets.CC_TEST_REPORTER_ID }}"
3131 steps :
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v5
3333 - name : Set up system
3434 run : bin/before_install
3535 - name : Set up Ruby
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ enableGlobalCache: true
44
55nodeLinker : node-modules
66
7- yarnPath : .yarn/releases/yarn-4.9.2 .cjs
7+ yarnPath : .yarn/releases/yarn-4.10.3 .cjs
Original file line number Diff line number Diff line change 11# ManageIQ::Providers::IbmPowerVc
22
3- [ ![ CI] ( https://github.com/ManageIQ/manageiq-providers-ibm_power_vc/actions/workflows/ci.yaml/badge.svg?branch=spassky )] ( https://github.com/ManageIQ/manageiq-providers-ibm_power_vc/actions/workflows/ci.yaml )
3+ [ ![ CI] ( https://github.com/ManageIQ/manageiq-providers-ibm_power_vc/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/ManageIQ/manageiq-providers-ibm_power_vc/actions/workflows/ci.yaml )
44[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/ca08315939e0235081cb/maintainability )] ( https://codeclimate.com/github/ManageIQ/manageiq-providers-ibm_power_vc/maintainability )
55[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/ca08315939e0235081cb/test_coverage )] ( https://codeclimate.com/github/ManageIQ/manageiq-providers-ibm_power_vc/test_coverage )
66
Original file line number Diff line number Diff line change 1818 "npm" : " >= 10.8.2" ,
1919 "yarn" : " >= 0.20.1"
2020 },
21- "packageManager" : " yarn@4.9.2 "
21+ "packageManager" : " yarn@4.10.3 "
2222}
You can’t perform that action at this time.
0 commit comments