Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix paths
  • Loading branch information
reakaleek committed Feb 8, 2023
commit 0ce3795e294ee2085f581617a088b83dee7b29dd
10 changes: 5 additions & 5 deletions .ci/update-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,37 +69,37 @@ targets:
sourceid: error.json
kind: file
spec:
file: upstream/json-specs/error.json
file: tests/upstream/json-specs/error.json
forcecreate: true
metadata.json:
name: metadata.json
scmid: apm-agent-python
sourceid: metadata.json
kind: file
spec:
file: upstream/json-specs/metadata.json
file: tests/upstream/json-specs/metadata.json
forcecreate: true
metricset.json:
name: metricset.json
scmid: apm-agent-python
sourceid: metricset.json
kind: file
spec:
file: upstream/json-specs/metricset.json
file: tests/upstream/json-specs/metricset.json
forcecreate: true
span.json:
name: span.json
scmid: apm-agent-python
sourceid: span.json
kind: file
spec:
file: upstream/json-specs/span.json
file: tests/upstream/json-specs/span.json
forcecreate: true
transaction.json:
name: transaction.json
scmid: apm-agent-python
sourceid: transaction.json
kind: file
spec:
file: upstream/json-specs/transaction.json
file: tests/upstream/json-specs/transaction.json
forcecreate: true