Skip to content

Commit

Permalink
chore: Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Jan 22, 2024
1 parent d33d991 commit 14acc61
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 @@ -2311,19 +2311,116 @@
"source": "https://github.com/hyperf/hyperf"
}
},
"v3.1.2": {
"name": "hyperf/tracer",
"version": "v3.1.2",
"version_normalized": "3.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/3d578e949eff90d2b6400d10c2c2665e91233eb8",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8",
"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-01-22T15:21:46+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": "5f5b4de935d6755a71ed98f35652b398938683c8"
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/5f5b4de935d6755a71ed98f35652b398938683c8",
"reference": "5f5b4de935d6755a71ed98f35652b398938683c8",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/3d578e949eff90d2b6400d10c2c2665e91233eb8",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -2352,7 +2449,7 @@
"hyperf/event": "Required to use DbQueryExecutedListener.",
"jonahgeorge/jaeger-client-php": "Required (^0.6) to use jaeger tracing."
},
"time": "2023-12-05T15:28:15+00:00",
"time": "2024-01-22T15:21:46+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="Monday, 22-Jan-2024 14:01:31 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-01-22T14:01:31+00:00">Monday, 22 Jan 2024 14:01:31 UTC</time>
<span class="badge bg-light text-dark m-1" title="Monday, 22-Jan-2024 15:22:49 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-01-22T15:22:49+00:00">Monday, 22 Jan 2024 15:22:49 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -416,13 +416,14 @@ <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/3d578e949eff90d2b6400d10c2c2665e91233eb8" title="dist-reference: 3d578e949eff90d2b6400d10c2c2665e91233eb8">v3.1.2</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/5f5b4de935d6755a71ed98f35652b398938683c8" title="dist-reference: 5f5b4de935d6755a71ed98f35652b398938683c8">v3.1.1</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/2bf095f00d13c36ae798c661f5be29342f862f18" title="dist-reference: 2bf095f00d13c36ae798c661f5be29342f862f18">v3.1.0</a>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/b28b031b25a19714b6c66e888d9689f1bb26021d" title="dist-reference: b28b031b25a19714b6c66e888d9689f1bb26021d">v3.0.3</a>
<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/5f5b4de935d6755a71ed98f35652b398938683c8" title="dist-reference: 5f5b4de935d6755a71ed98f35652b398938683c8">dev-main</a> </dd>
<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/3d578e949eff90d2b6400d10c2c2665e91233eb8" title="dist-reference: 3d578e949eff90d2b6400d10c2c2665e91233eb8">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 @@ -582,6 +582,103 @@
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
}
},
{
"name": "hyperf/tracer",
"version": "v3.1.2",
"version_normalized": "3.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/hyperf-tracer.git",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/3d578e949eff90d2b6400d10c2c2665e91233eb8",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8",
"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-01-22T15:21:46+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": "5f5b4de935d6755a71ed98f35652b398938683c8"
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/5f5b4de935d6755a71ed98f35652b398938683c8",
"reference": "5f5b4de935d6755a71ed98f35652b398938683c8",
"url": "https://api.github.com/repos/opencodeco/hyperf-tracer/zipball/3d578e949eff90d2b6400d10c2c2665e91233eb8",
"reference": "3d578e949eff90d2b6400d10c2c2665e91233eb8",
"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-12-05T15:28:15+00:00",
"time": "2024-01-22T15:21:46+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": "39708baa0d6f8ff2777284565f5a6e6393ef44e9"
"sha1": "d7a143d430961f83bca99a0c30b552a3e5411aca"
}
},
"metadata-url": "/p2/%package%.json",
Expand Down

0 comments on commit 14acc61

Please sign in to comment.