Skip to content

Commit

Permalink
chore: Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Jun 13, 2024
1 parent c994fa1 commit 6718043
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 @@ -3546,19 +3546,116 @@
"source": "https://github.com/hyperf/hyperf"
}
},
"v3.1.6": {
"name": "hyperf/tracer",
"version": "v3.1.6",
"version_normalized": "3.1.6.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/8e345365aeed0a279919561db4a7a2ce0f8c872b",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b",
"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": "2024-06-13T16:45:07+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": "71c3ddd21a4b125560ba45a87af38804b7085736"
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/71c3ddd21a4b125560ba45a87af38804b7085736",
"reference": "71c3ddd21a4b125560ba45a87af38804b7085736",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/8e345365aeed0a279919561db4a7a2ce0f8c872b",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3587,7 +3684,7 @@
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2024-06-06T12:04:47+00:00",
"time": "2024-06-13T16:45:07+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="Thursday, 06-Jun-2024 12:06:29 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-06-06T12:06:29+00:00">Thursday, 06 Jun 2024 12:06:29 UTC</time>
<span class="badge bg-light text-dark m-1" title="Thursday, 13-Jun-2024 17:12:04 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-06-13T17:12:04+00:00">Thursday, 13 Jun 2024 17:12:04 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -421,6 +421,7 @@ <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/8e345365aeed0a279919561db4a7a2ce0f8c872b" title="dist-reference: 8e345365aeed0a279919561db4a7a2ce0f8c872b">v3.1.6</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/71c3ddd21a4b125560ba45a87af38804b7085736" title="dist-reference: 71c3ddd21a4b125560ba45a87af38804b7085736">v3.1.5</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/c1cca003270a3f6416344196b5aa1bb83e6f33b8" title="dist-reference: c1cca003270a3f6416344196b5aa1bb83e6f33b8">v3.1.4</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/29e0957dffc1ab54c3e4657a7080fa4cd05e3ef4" title="dist-reference: 29e0957dffc1ab54c3e4657a7080fa4cd05e3ef4">v3.1.3</a>
Expand All @@ -434,7 +435,7 @@ <h5 class="card-title">Setting up this repository in your projects</h5>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/774a9f53d6fa4f59e1cf829adeb60541f93e8730" title="dist-reference: 774a9f53d6fa4f59e1cf829adeb60541f93e8730">v3.0.2</a>
<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/71c3ddd21a4b125560ba45a87af38804b7085736" title="dist-reference: 71c3ddd21a4b125560ba45a87af38804b7085736">dev-main</a> </dd>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/8e345365aeed0a279919561db4a7a2ce0f8c872b" title="dist-reference: 8e345365aeed0a279919561db4a7a2ce0f8c872b">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 @@ -1164,6 +1164,103 @@
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
}
},
{
"name": "hyperf/tracer",
"version": "v3.1.6",
"version_normalized": "3.1.6.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/8e345365aeed0a279919561db4a7a2ce0f8c872b",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b",
"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": "2024-06-13T16:45:07+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 @@ -105,12 +105,12 @@
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "71c3ddd21a4b125560ba45a87af38804b7085736"
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/71c3ddd21a4b125560ba45a87af38804b7085736",
"reference": "71c3ddd21a4b125560ba45a87af38804b7085736",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/8e345365aeed0a279919561db4a7a2ce0f8c872b",
"reference": "8e345365aeed0a279919561db4a7a2ce0f8c872b",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -139,7 +139,7 @@
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2024-06-06T12:04:47+00:00",
"time": "2024-06-13T16:45:07+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": "21abfb2a03678a5d8e4d46914b809ff0650b50e1"
"sha1": "f6fdeb58c648ef4d353a70ffd6df5bd1e12255c9"
}
},
"metadata-url": "/p2/%package%.json",
Expand Down

0 comments on commit 6718043

Please sign in to comment.