Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Cherry pick fixes for update of default branch to main #17200

Merged

Conversation

rbarkerSL
Copy link
Contributor

Description:

Modified hedera-services default branch to point be main instead of develop. This should fix the fallout from that.

Related issue(s):

Fixes #17198

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

rbarkerSL and others added 4 commits January 3, 2025 09:08
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Jendrik Johannes <[email protected]>
Co-authored-by: Jendrik Johannes <[email protected]>
Co-authored-by: Andrew Brandt <[email protected]>
(cherry picked from commit fb34679)
Signed-off-by: Roger Barker <[email protected]>
**Description**:

Add GH_TOKEN env variable in Check Prep XTS Job & Check Integration Job
State

**Related Issue(s)**:

Fixes #17159

Signed-off-by: Roger Barker <[email protected]>
**Description**:

Adds missing permission

**Related Issue(s)**:

Fixes #17159

Signed-off-by: Roger Barker <[email protected]>
@rbarkerSL rbarkerSL added Release Issues tied to release management functions. github_actions Pull requests that update GitHub Actions code labels Jan 3, 2025
@rbarkerSL rbarkerSL added this to the v0.58 milestone Jan 3, 2025
@rbarkerSL rbarkerSL self-assigned this Jan 3, 2025
Signed-off-by: Roger Barker <[email protected]>
@rbarkerSL rbarkerSL marked this pull request as ready for review January 3, 2025 15:46
@rbarkerSL rbarkerSL requested review from a team as code owners January 3, 2025 15:46
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.33%. Comparing base (ec480dd) to head (a5d36a8).

Files with missing lines Patch % Lines
...irlds/platform/cli/JrsTestReaderReportCommand.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##             release/0.58   #17200   +/-   ##
===============================================
  Coverage           64.33%   64.33%           
- Complexity          20910    20911    +1     
===============================================
  Files                2549     2549           
  Lines               95993    95993           
  Branches            10047    10047           
===============================================
+ Hits                61754    61761    +7     
+ Misses              30602    30597    -5     
+ Partials             3637     3635    -2     
Files with missing lines Coverage Δ
.../common/wiring/model/diagram/HyperlinkBuilder.java 86.66% <ø> (ø)
...irlds/platform/cli/JrsTestReaderReportCommand.java 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes

Impacted file tree graph

Copy link
Contributor

@thomas-swirlds-labs thomas-swirlds-labs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! @rbarkerSL

Copy link

codacy-production bot commented Jan 3, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ec480dd) 95756 65199 68.09%
Head commit (a5d36a8) 95756 (+0) 65204 (+5) 68.09% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#17200) 1 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

docs/maintainers-guide.md Show resolved Hide resolved
@rbarkerSL
Copy link
Contributor Author

I will open a new issue in services to capture these nits so that they feedback into the main branch.

Copy link
Contributor

@andrewb1269hg andrewb1269hg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Contributor

@alex-kuzmin-hg alex-kuzmin-hg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: looks good

@poulok poulok merged commit 358bbba into release/0.58 Jan 6, 2025
48 of 50 checks passed
@poulok poulok deleted the 17198-issue-with-deploy-release-artifact-workflow branch January 6, 2025 16:04
rbarkerSL added a commit that referenced this pull request Jan 6, 2025
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Jendrik Johannes <[email protected]>
Co-authored-by: Jendrik Johannes <[email protected]>
Co-authored-by: Andrew Brandt <[email protected]>
Co-authored-by: Thomas Moran <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
poulok pushed a commit that referenced this pull request Jan 6, 2025
#17235)

Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Jendrik Johannes <[email protected]>
Co-authored-by: Jendrik Johannes <[email protected]>
Co-authored-by: Andrew Brandt <[email protected]>
Co-authored-by: Thomas Moran <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code Release Issues tied to release management functions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants