Skip to content

Commit 539c1a0

Browse files
committed
fix!: use .metadata.context.source instead of hardcoded value for context.source
1 parent 4ae3e12 commit 539c1a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+55
-58
lines changed

argocd_notifications/outputs/captured/000_cli_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T18:13:13.201298+02:00",
66
"type": "dev.cdevents.incident.detected.0.1.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-08-14T12:19:19+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/002.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T15:21:07+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/002.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T15:21:07+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/002.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T15:21:07+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/003.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T16:06:22.646120Z",
66
"type": "dev.cdevents.incident.detected.0.1.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/004.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-08-14T12:19:21+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/004.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-08-14T12:19:21+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/004.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-08-14T12:19:21+00:00",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

argocd_notifications/outputs/captured/005.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"context": {
33
"id": "0",
4-
"source": "/argocd",
4+
"source": "http://cdviz-collector.example.com?source=cli-transform",
55
"timestamp": "2025-10-02T16:06:23.018508Z",
66
"type": "dev.cdevents.service.deployed.0.2.0",
77
"version": "0.4.1"

0 commit comments

Comments
 (0)