hashgraph / hedera-json-rpc-relay

Implementation of Ethereum JSON-RPC APIs for Hedera
Apache License 2.0
68 stars 72 forks source link

ci(bug): Update permissions in JSON rpc relay for GITHUB_TOKEN (#3183) #3186

Closed ebadiere closed 2 weeks ago

ebadiere commented 2 weeks ago

Cherry-picked fix.

Description: Added packages: write permission per https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic May need to modify other files modified by #3124

Related Issue(s): Relates to #3124 Relates to #3182

Fixes #3124

github-actions[bot] commented 2 weeks ago

Test Results

 21 files  + 1  280 suites  +19   34m 42s :stopwatch: - 1m 18s 605 tests  -  2  595 :white_check_mark: + 1  4 :zzz: ±0  6 :x:  - 3  734 runs  +13  723 :white_check_mark: +17  5 :zzz: +1  6 :x:  - 5 

For more details on these failures, see this check.

Results for commit b57e6f74. ± Comparison against base commit 024a7c5e.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.14%. Comparing base (024a7c5) to head (b57e6f7). Report is 17 commits behind head on release/0.59.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.59 #3186 +/- ## ================================================ - Coverage 83.39% 83.14% -0.26% ================================================ Files 66 69 +3 Lines 4283 4444 +161 Branches 835 873 +38 ================================================ + Hits 3572 3695 +123 - Misses 471 502 +31 - Partials 240 247 +7 ``` | [Flag](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) | Coverage Δ | | |---|---|---| | [config-service](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) | `98.14% <ø> (ø)` | | | [relay](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) | `85.60% <ø> (ø)` | | | [server](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) | `83.52% <ø> (ø)` | | | [ws-server](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) | `36.87% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph#carryforward-flags-in-the-pull-request-comment) to find out more. [see 14 files with indirect coverage changes](https://app.codecov.io/gh/hashgraph/hedera-json-rpc-relay/pull/3186/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)