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

ci: New action to publish releases #29519

Merged
merged 8 commits into from Jun 14, 2023
Merged

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Jun 12, 2023

ARCH-1107

Proposed changes (including videos or screenshots)

There are two new workflows using the new action:

  • One is manual, used to trigger new releases for current version or a new patch release
  • The other runs on every push to master and automatically cut a release and publishes packages to Npm registry

Issue(s)

Steps to test or reproduce

Further comments

@sampaiodiego sampaiodiego requested a review from a team as a code owner June 12, 2023 14:37
@changeset-bot
Copy link

changeset-bot bot commented Jun 12, 2023

🦋 Changeset detected

Latest commit: edf7b97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@rocket.chat/release-action Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #29519 (edf7b97) into develop (c70cfe8) will increase coverage by 15.57%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop   #29519       +/-   ##
============================================
+ Coverage    30.91%   46.48%   +15.57%     
============================================
  Files          578      700      +122     
  Lines        10876    13044     +2168     
  Branches      1989     2235      +246     
============================================
+ Hits          3362     6064     +2702     
+ Misses        7302     6652      -650     
- Partials       212      328      +116     
Flag Coverage Δ
e2e 46.45% <ø> (+15.54%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Jun 13, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Jun 13, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Jun 13, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Jun 13, 2023
@ggazzo ggazzo merged commit 956dbb5 into develop Jun 14, 2023
37 of 38 checks passed
@ggazzo ggazzo deleted the new-action-to-publish-releases branch June 14, 2023 01:01
sampaiodiego added a commit that referenced this pull request Jun 14, 2023
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants