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

Move release script to GitHub Action #4592

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

lucacome
Copy link
Member

Proposed changes

Moves the release script to GitHub Actions as a first step to fully automate the release process.
Removes the step that keeps in sync the helm chart docs, since it's not pure markdown anymore.

@lucacome lucacome self-assigned this Oct 31, 2023
@lucacome lucacome requested a review from a team as a code owner October 31, 2023 23:59
@github-actions github-actions bot added the chore Pull requests for routine tasks label Oct 31, 2023
@lucacome lucacome force-pushed the chore/move-release-gh branch 7 times, most recently from 264f5d4 to cc4707a Compare November 1, 2023 00:15
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #4592 (ea4c0b5) into main (c76d2ac) will increase coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4592      +/-   ##
==========================================
+ Coverage   51.95%   51.99%   +0.03%     
==========================================
  Files          59       59              
  Lines       16967    16967              
==========================================
+ Hits         8816     8822       +6     
+ Misses       7854     7850       -4     
+ Partials      297      295       -2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@shaun-nx shaun-nx left a comment

Choose a reason for hiding this comment

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

👏

@lucacome lucacome merged commit fe2a742 into main Nov 1, 2023
62 checks passed
@lucacome lucacome deleted the chore/move-release-gh branch November 1, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants