Skip to content

Commit

Permalink
chore: Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Aug 17, 2023
1 parent db68c16 commit 502dead
Show file tree
Hide file tree
Showing 5 changed files with 207 additions and 12 deletions.
105 changes: 101 additions & 4 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,19 +603,116 @@
"source": "https://github.com/hyperf/hyperf"
}
},
"v3.0.1": {
"name": "hyperf/tracer",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add",
"shasum": ""
},
"require": {
"hyperf/contract": "^3.0",
"hyperf/di": "^3.0",
"hyperf/guzzle": "^3.0",
"hyperf/support": "^3.0",
"hyperf/utils": "^3.0",
"jcchavezs/zipkin-opentracing": "^2.0",
"jonahgeorge/jaeger-client-php": "^1.4",
"opentracing/opentracing": "^1.0",
"php": ">=8.0",
"psr/http-message": "^1.0|^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.21",
"hyperf/config": "^3.0",
"hyperf/testing": "^3.0",
"mockery/mockery": "^1.6",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-mockery": "^1.1",
"rector/rector": "^0.17.5"
},
"suggest": {
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2023-08-17T00:35:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Tracer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Tracer\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"HyperfTest\\Tracer\\": "tests/"
}
},
"scripts": {
"test": [
"co-phpunit"
],
"test-coverage": [
"co-phpunit --coverage-clover clover.xml"
],
"cs-fix": [
"php-cs-fixer fix $1"
],
"analyse": [
"phpstan analyse --memory-limit=-1 -l 5 -c phpstan.neon"
],
"rector": [
"rector process --clear-cache"
]
},
"license": [
"MIT"
],
"description": "Drop-in replacement for the Hyperf Tracer component.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"jaeger",
"open-tracing",
"php",
"zipkin"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
}
},
"dev-main": {
"name": "hyperf/tracer",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "7bac2f6aa05842cbb095217621dff8c120902a43"
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/7bac2f6aa05842cbb095217621dff8c120902a43",
"reference": "7bac2f6aa05842cbb095217621dff8c120902a43",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -644,7 +741,7 @@
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2023-07-27T20:27:18+00:00",
"time": "2023-08-17T00:35:41+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<a href="https://composer.opencodeco.dev">
<h1>opencodeco/composer</h1>
</a>
<span class="badge bg-light text-dark m-1" title="Wednesday, 16-Aug-2023 14:27:43 UTC">
Last updated: <br class="d-md-none"> <time datetime="2023-08-16T14:27:43+00:00">Wednesday, 16 Aug 2023 14:27:43 UTC</time>
<span class="badge bg-light text-dark m-1" title="Thursday, 17-Aug-2023 00:36:52 UTC">
Last updated: <br class="d-md-none"> <time datetime="2023-08-17T00:36:52+00:00">Thursday, 17 Aug 2023 00:36:52 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -404,8 +404,9 @@ <h5 class="card-title">Setting up this repository in your projects</h5>
<dt class="col-sm-3 col-md-2 field-releases">Releases</dt>
<dd class="col-sm-9 col-md-10 field-releases filter-by" data-package-name="hyperf/tracer">

<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add" title="dist-reference: 25fd60ce08880f25439a43f9f14b0b5882c94add">v3.0.1</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/7bac2f6aa05842cbb095217621dff8c120902a43" title="dist-reference: 7bac2f6aa05842cbb095217621dff8c120902a43">v3.0.0</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/7bac2f6aa05842cbb095217621dff8c120902a43" title="dist-reference: 7bac2f6aa05842cbb095217621dff8c120902a43">dev-main</a> </dd>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add" title="dist-reference: 25fd60ce08880f25439a43f9f14b0b5882c94add">dev-main</a> </dd>


</dl>
Expand Down
97 changes: 97 additions & 0 deletions p2/hyperf/tracer.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,103 @@
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
}
},
{
"name": "hyperf/tracer",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add",
"shasum": ""
},
"require": {
"hyperf/contract": "^3.0",
"hyperf/di": "^3.0",
"hyperf/guzzle": "^3.0",
"hyperf/support": "^3.0",
"hyperf/utils": "^3.0",
"jcchavezs/zipkin-opentracing": "^2.0",
"jonahgeorge/jaeger-client-php": "^1.4",
"opentracing/opentracing": "^1.0",
"php": ">=8.0",
"psr/http-message": "^1.0|^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.21",
"hyperf/config": "^3.0",
"hyperf/testing": "^3.0",
"mockery/mockery": "^1.6",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-mockery": "^1.1",
"rector/rector": "^0.17.5"
},
"suggest": {
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2023-08-17T00:35:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Tracer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Tracer\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"HyperfTest\\Tracer\\": "tests/"
}
},
"scripts": {
"test": [
"co-phpunit"
],
"test-coverage": [
"co-phpunit --coverage-clover clover.xml"
],
"cs-fix": [
"php-cs-fixer fix $1"
],
"analyse": [
"phpstan analyse --memory-limit=-1 -l 5 -c phpstan.neon"
],
"rector": [
"rector process --clear-cache"
]
},
"license": [
"MIT"
],
"description": "Drop-in replacement for the Hyperf Tracer component.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"jaeger",
"open-tracing",
"php",
"zipkin"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
}
}
]
}
Expand Down
8 changes: 4 additions & 4 deletions p2/hyperf/tracer~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "7bac2f6aa05842cbb095217621dff8c120902a43"
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/7bac2f6aa05842cbb095217621dff8c120902a43",
"reference": "7bac2f6aa05842cbb095217621dff8c120902a43",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/25fd60ce08880f25439a43f9f14b0b5882c94add",
"reference": "25fd60ce08880f25439a43f9f14b0b5882c94add",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2023-07-27T20:27:18+00:00",
"time": "2023-08-17T00:35:41+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [],
"includes": {
"all.json": {
"sha1": "a8fba51ad59e82e459d5a4c2dd034e5c71a60200"
"sha1": "3bae41382d34179ba8c2518ab2264cb86cf2b37a"
}
},
"metadata-url": "/p2/%package%.json",
Expand Down

0 comments on commit 502dead

Please sign in to comment.