Compare commits

...
Author SHA1 Message Date
ff0deddf40 Fixture rate 05: title plus message
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:31 +00:00
336c4c1e3e Fixture rate 04: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:26 +00:00
4928a5296b Fixture rate 03: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:06 +00:00
66f6b3a947 Fixture rate 02: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:00 +00:00
a7786fceff Fixture rate 01: title plus message
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:58:27 +00:00
be-coder-08andMos 5a8be58b7a CI: enable genuine fixture verification (#5)
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:46:15 +00:00
7f2b7850bf Fixture 3: supplied trailer with distinct merger
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:36:53 +00:00
be-coder-08andMos 5b5e48ee57 Fixture 4: no-field distinct-merger control (#4)
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:34:41 +00:00
8 changed files with 36 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
when:
- event: [push, pull_request, manual]
steps:
- name: verify-fixture
image: alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc
commands:
- set -eu
- test -s README.md
- test -s fixture.md
- test -s .woodpecker.yml
- grep -Fqx '# prmerge-trailer-fixture' README.md
- grep -Fq 'RETAINED AS EVIDENCE' README.md
- grep -Fqx '# PR merge trailer fixture' fixture.md
- test "$$(find . -maxdepth 1 -type f -name '*.md' -size +0c | wc -l)" -ge 2
+3
View File
@@ -0,0 +1,3 @@
trailer-intersection no-field control arm
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
trailer-intersection supplied-field arm
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 01
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 02
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 03
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 04
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 05
foreign-author seed
poster-authored head