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

fix: update helm chart release action #2555

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Conversation

isavov
Copy link
Contributor

@isavov isavov commented May 31, 2024

Description:

This PR updates the github action and version bump script to fix releasing of helm charts when new versions of hedera-json-rpc-relay are published.

  • Update github action
  • Update version bump script

Related issue(s):

Fixes #2506

PR #2549 needs to also be merged to fix missing releases

Notes for reviewer:

Checklist

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

isavov and others added 3 commits May 31, 2024 09:22
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
@isavov isavov self-assigned this May 31, 2024
@isavov isavov requested review from AlfredoG87, ebadiere, Nana-EC and a team as code owners May 31, 2024 06:29
@isavov isavov linked an issue May 31, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Tests

    2 files  149 suites   14s ⏱️
833 tests 832 ✔️ 1 💤 0
845 runs  844 ✔️ 1 💤 0

Results for commit 87aab4c.

Copy link

github-actions bot commented May 31, 2024

Acceptance Tests

     36 files     411 suites   1h 15m 43s ⏱️
   592 tests    585 ✔️ 3 💤   4
2 044 runs  2 011 ✔️ 7 💤 26

Results for commit 87aab4c.

♻️ This comment has been updated with latest results.

@isavov isavov added the process Build, test and deployment-process related tasks label May 31, 2024
@isavov isavov added this to the 0.49.0 milestone May 31, 2024
@isavov isavov changed the title chore: fix helm chart release action fix: update helm chart release action Jun 3, 2024
@ebadiere ebadiere modified the milestones: 0.49.0, 0.50.0 Jun 3, 2024
@Nana-EC Nana-EC requested review from rbarkerSL and removed request for nathanklick June 3, 2024 23:51
Copy link
Collaborator

@AlfredoG87 AlfredoG87 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@beeradb beeradb left a comment

Choose a reason for hiding this comment

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

LGTM

@isavov isavov merged commit 47ea960 into main Jun 5, 2024
36 of 38 checks passed
@isavov isavov deleted the 2506-helm-charts-release-issues branch June 5, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process Build, test and deployment-process related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Charts release issues
4 participants