File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : v2.11.3
2+ _commit : v2.11.4
33_src_path : https://github.com/dafyddj/copier-ssf-ci
44failure_permitted_ignored : []
55failure_permitted_patterns : []
Original file line number Diff line number Diff line change 2525 name : Lint / `pre-commit`
2626 needs : should-run
2727 if : fromJSON(needs.should-run.outputs.should-run)
28- container : techneg/ci-pre-commit:v2.5.48 @sha256:7a263ee75dcaee23c52452bba7c8598caf2ec3a37f62a89cc9073961abf258cc
28+ container : techneg/ci-pre-commit:v2.5.49 @sha256:5be3d67ffdcbf1a2a4d54e6423faa15102d86154d797e1200e2fcf875b1530bf
2929 runs-on : ubuntu-latest
3030 timeout-minutes : 10
3131 steps :
6161 issues : write
6262 pull-requests : write
6363 checks : read
64- container : techneg/ci-semantic-release:v1.2.46 @sha256:ca3c9c8f0a5b0965789d9472adfe456ceec789adeec2f2122ee1c267e532c787
64+ container : techneg/ci-semantic-release:v1.2.48 @sha256:04e593968299fb4903f6e8a8e5f983cb5d55a12baf230d0b583e9ba80ffa49cf
6565 runs-on : ubuntu-latest
6666 timeout-minutes : 15
6767 steps :
7272 - uses : poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
7373 with :
7474 ignore : >
75+ Dependabot,
7576 Release / Collect results
7677 ignore_pattern : ^GitLab CI
7778 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1515 stage_test : &stage_test 'test'
1616 # `image`
1717 # yamllint disable rule:line-length
18- image_commitlint : &image_commitlint 'techneg/ci-commitlint:v1.1.145 @sha256:aee27ba527e1e3121a500f6c205a6ee4681deb276a10b277c7a5f78d42732776 '
19- image_dindruby : &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.115 @sha256:2d00fbc875ad5022fc6fe7d8f4806b327171de16516f11d92c1342756b0908a0 '
20- image_dindrubybionic : &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.115 @sha256:2d00fbc875ad5022fc6fe7d8f4806b327171de16516f11d92c1342756b0908a0 '
21- image_precommit : &image_precommit 'techneg/ci-pre-commit:v2.5.48 @sha256:7a263ee75dcaee23c52452bba7c8598caf2ec3a37f62a89cc9073961abf258cc '
18+ image_commitlint : &image_commitlint 'techneg/ci-commitlint:v1.1.147 @sha256:88b60a2e213f4b3ccec2329bd383592c44824ae27208a4c01b8e94280618e7b3 '
19+ image_dindruby : &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.116 @sha256:c196fd551cf9298f50a33cf0743101fd876d93a6733fd890689aeb0737ae9827 '
20+ image_dindrubybionic : &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.116 @sha256:c196fd551cf9298f50a33cf0743101fd876d93a6733fd890689aeb0737ae9827 '
21+ image_precommit : &image_precommit 'techneg/ci-pre-commit:v2.5.49 @sha256:5be3d67ffdcbf1a2a4d54e6423faa15102d86154d797e1200e2fcf875b1530bf '
2222 image_rubocop : &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:a2abed57112d1931b77b30138d8f6a211303f10f2d03d42513cfbe7de1e25963'
23- image_semantic-release : &image_semanticrelease 'techneg/ci-semantic-release:v1.2.46 @sha256:ca3c9c8f0a5b0965789d9472adfe456ceec789adeec2f2122ee1c267e532c787 '
23+ image_semantic-release : &image_semanticrelease 'techneg/ci-semantic-release:v1.2.48 @sha256:04e593968299fb4903f6e8a8e5f983cb5d55a12baf230d0b583e9ba80ffa49cf '
2424 # `services`
2525 services_docker_dind : &services_docker_dind
2626 - ' docker:29.6.1-dind@sha256:66d292e5c26bd33a6f6f61cacb880de2186339a524ecba1ce098dbbaceed6515'
Original file line number Diff line number Diff line change 3030 - id : commitlint
3131 - id : commitlint-ci
3232 - repo : https://github.com/rubocop-hq/rubocop
33- rev : v1.88.0
33+ rev : v1.88.1
3434 hooks :
3535 - id : rubocop
3636 name : Check Ruby files with rubocop
@@ -100,7 +100,7 @@ repos:
100100 )$
101101 additional_dependencies : [pygments==2.16.1]
102102 - repo : https://github.com/renovatebot/pre-commit-hooks
103- rev : 43.249.0
103+ rev : 43.252.8
104104 hooks :
105105 - id : renovate-config-validator
106106 name : Check Renovate config with renovate-config-validator
You can’t perform that action at this time.
0 commit comments