Commit 4a1adab
committed
Add artifactId to service events
Signed-off-by: Andrea Frittoli <[email protected]>1 parent 2bc3ea6 commit 4a1adab
File tree
5 files changed
+31
-4
lines changed- pkg/api
5 files changed
+31
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
| 658 | + | |
658 | 659 | | |
659 | 660 | | |
660 | 661 | | |
| |||
674 | 675 | | |
675 | 676 | | |
676 | 677 | | |
677 | | - | |
| 678 | + | |
| 679 | + | |
678 | 680 | | |
679 | 681 | | |
680 | 682 | | |
| |||
694 | 696 | | |
695 | 697 | | |
696 | 698 | | |
697 | | - | |
| 699 | + | |
| 700 | + | |
698 | 701 | | |
699 | 702 | | |
700 | 703 | | |
| |||
1003 | 1006 | | |
1004 | 1007 | | |
1005 | 1008 | | |
| 1009 | + | |
1006 | 1010 | | |
1007 | 1011 | | |
1008 | 1012 | | |
1009 | 1013 | | |
| 1014 | + | |
1010 | 1015 | | |
1011 | 1016 | | |
1012 | 1017 | | |
1013 | 1018 | | |
| 1019 | + | |
1014 | 1020 | | |
1015 | 1021 | | |
1016 | 1022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
- images/adapter.svg+2
- images/cdevents.drawio+457
- images/consumer-adapter.svg+3
- images/multiple-produced.svg+1
- images/multiple-received.svg+1
- images/original-adapter.svg+1
- images/watcher-producer.svg+1
- primer.md+224-21
- schemas/artifactpackaged.json+9-2
- schemas/artifactpublished.json+9-2
- schemas/branchcreated.json+9-2
- schemas/branchdeleted.json+9-2
- schemas/buildfinished.json+9-2
- schemas/buildqueued.json+9-2
- schemas/buildstarted.json+9-2
- schemas/changeabandoned.json+9-2
- schemas/changecreated.json+9-2
- schemas/changemerged.json+9-2
- schemas/changereviewed.json+9-2
- schemas/changeupdated.json+9-2
- schemas/environmentcreated.json+9-2
- schemas/environmentdeleted.json+9-2
- schemas/environmentmodified.json+9-2
- schemas/pipelinerunfinished.json+9-2
- schemas/pipelinerunqueued.json+9-2
- schemas/pipelinerunstarted.json+9-2
- schemas/repositorycreated.json+9-2
- schemas/repositorydeleted.json+9-2
- schemas/repositorymodified.json+9-2
- schemas/servicedeployed.json+9-2
- schemas/servicepublished.json+9-2
- schemas/serviceremoved.json+9-2
- schemas/servicerolledback.json+9-2
- schemas/serviceupgraded.json+9-2
- schemas/taskrunfinished.json+9-2
- schemas/taskrunstarted.json+9-2
- schemas/testcasefinished.json+9-2
- schemas/testcasequeued.json+9-2
- schemas/testcasestarted.json+9-2
- schemas/testsuitefinished.json+9-2
- schemas/testsuitestarted.json+9-2
- spec.md+2-2
0 commit comments