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 SIGTERM propagation and update to Node 20 LTS #227

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Nov 20, 2023

Description

  • Also update Github Actions pipelines to handle Node 20

SHOWCASE-2900

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@jujaga jujaga added the bug Something isn't working label Nov 20, 2023
@jujaga jujaga self-assigned this Nov 20, 2023
Copy link

codeclimate bot commented Nov 20, 2023

Code Climate has analyzed commit 374cdf6 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 64.7% (0.0% change).

View more on Code Climate.

Copy link

Coverage Report

Totals Coverage
Statements: 58.18% ( 2665 / 4581 )
Methods: 48.4% ( 303 / 626 )
Lines: 64.79% ( 1601 / 2471 )
Branches: 51.28% ( 761 / 1484 )

Also update Github Actions pipelines to handle Node 20

Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@TimCsaky TimCsaky merged commit 8819a35 into master Nov 20, 2023
16 checks passed
@jujaga jujaga deleted the infra/node branch November 20, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants