Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 31 additions & 5 deletions .github/workflows/test-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,39 @@ jobs:

- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# We run this for EVERYONE to ensure the scripts are moved
# from the action folder to the expected workspace path.
# It should cover all repos using this workflow and respect the context if the
# workflow is being called with a pinned version.
- name: Install workflow scripts
# When called as a reusable workflow from other repos, `uses: ./` resolves
# from the caller's repo where the actions don't exist. We checkout the
# actions from integrations-core so they are available locally.
# Note: github.workflow_sha/workflow_ref point to the caller, not to
# integrations-core, so we cannot dynamically pin the ref.
- name: Resolve integrations-core ref
if: inputs.repo != 'core'
id: ic-ref
shell: bash
run: |
# GITHUB_WORKFLOW_REF is available in the environment automatically
echo "GITHUB_WORKFLOW_REF: $GITHUB_WORKFLOW_REF"
echo "ref=${GITHUB_WORKFLOW_REF##*@}" >> "$GITHUB_OUTPUT"

- name: Checkout integrations-core actions
if: inputs.repo != 'core'
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
repository: "DataDog/integrations-core"
ref: master
fetch-depth: 1
sparse-checkout: .github/actions
# Use a specific sub-folder
path: core-temp

- name: Install workflow scripts (core)
if: inputs.repo == 'core'
uses: ./.github/actions/setup-test-target-scripts

- name: Install workflow scripts (non-core)
if: inputs.repo != 'core'
uses: ./core-temp/.github/actions/setup-test-target-scripts

- name: Set environment variables
# This step sets the following environment variables for the entire workflow via setup-test-env.sh:
# FORCE_COLOR
Expand Down
28 changes: 14 additions & 14 deletions adyen/assets/dashboards/adyen_disputes.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -197,7 +197,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:CHARGEBACK $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:CHARGEBACK $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -256,7 +256,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:SECOND_CHARGEBACK $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:SECOND_CHARGEBACK $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -324,7 +324,7 @@
}
],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
"query": "source:adyen @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
},
"storage": "hot"
}
Expand Down Expand Up @@ -391,7 +391,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:PREARBITRATION_LOST $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:PREARBITRATION_LOST $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -450,7 +450,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:PREARBITRATION_WON $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:PREARBITRATION_WON $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -509,7 +509,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:REQUEST_FOR_INFORMATION $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:REQUEST_FOR_INFORMATION $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -568,7 +568,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:CHARGEBACK_REVERSED $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:CHARGEBACK_REVERSED $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -636,7 +636,7 @@
}
],
"search": {
"query": "source:adyen service:dispute @evt.name:SECOND_CHARGEBACK $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
"query": "source:adyen @evt.name:SECOND_CHARGEBACK $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
},
"storage": "hot"
}
Expand Down Expand Up @@ -717,7 +717,7 @@
}
],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:NOTIFICATION_OF_CHARGEBACK $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -790,7 +790,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -863,7 +863,7 @@
}
],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod"
"query": "source:adyen @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod"
},
"storage": "hot"
}
Expand Down Expand Up @@ -927,7 +927,7 @@
}
],
"search": {
"query": "source:adyen service:dispute @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
"query": "source:adyen @evt.name:NOTIFICATION_OF_FRAUD $MerchantAccount $PaymentMethod -@notificationItems.NotificationRequestItem.reason:\"\""
},
"storage": "hot"
}
Expand Down Expand Up @@ -1109,4 +1109,4 @@
"layout_type": "ordered",
"notify_list": [],
"reflow_type": "fixed"
}
}
16 changes: 8 additions & 8 deletions adyen/assets/dashboards/adyen_payouts.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:true $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:true $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -193,7 +193,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:false $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:false $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -255,7 +255,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_EXPIRE $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_EXPIRE $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -314,7 +314,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_DECLINE $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_DECLINE $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -373,7 +373,7 @@
},
"group_by": [],
"search": {
"query": "source:adyen service:payout @evt.name:PAIDOUT_REVERSED $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAIDOUT_REVERSED $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -459,7 +459,7 @@
}
],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:false -@notificationItems.NotificationRequestItem.reason:\"\" $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_THIRDPARTY @notificationItems.NotificationRequestItem.success:false -@notificationItems.NotificationRequestItem.reason:\"\" $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -539,7 +539,7 @@
}
],
"search": {
"query": "source:adyen service:payout @evt.name:PAYOUT_THIRDPARTY $MerchantAccount $Currency"
"query": "source:adyen @evt.name:PAYOUT_THIRDPARTY $MerchantAccount $Currency"
},
"storage": "hot"
}
Expand Down Expand Up @@ -707,4 +707,4 @@
"layout_type": "ordered",
"notify_list": [],
"reflow_type": "fixed"
}
}
Loading
Loading