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

Release/v3.15.0 #72

Merged
merged 12 commits into from
Jul 3, 2024
Merged

Release/v3.15.0 #72

merged 12 commits into from
Jul 3, 2024

Conversation

sshugsc
Copy link
Contributor

@sshugsc sshugsc commented Jun 28, 2024

Improvements:

  • Add support for node 18, 20
  • Remove support for node 12, 14
  • KBDEV-1128: Update to orientjs v3.2

Bug Fixes:

  • KBDEV-1189: Fix redoc issue
  • KBDEV-858: Enable deleted records and statements to be viewed

mathieulemieux and others added 11 commits January 2, 2024 15:26
….2-on-relevant-gkb-repos

Task/KBDEV-1128: Testing orientjs v3.2 on relevant gkb repos
- Fix redoc issue where swagger json had undefined ref in components/schemas, causing render failure
- Make constant SCHEMA_PREFIX usage more consistent
- Rearrange stub components to stay in line with swagger official json format
- Update redoc cdn to latest version (currently 2.1.0)
- Enable deleted records and statements to be viewed
Feature/KBDEV-858 Enable Deleted Records and Statements to be Viewed
…ds-view-2

Move history=true by default from activeRidQuery() to getRoute()
@sshugsc sshugsc added the release Release PR. Should contain the version increment and putative release notes as the description label Jun 28, 2024
@sshugsc sshugsc self-assigned this Jun 28, 2024

This comment has been minimized.

@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2024

Codecov Report

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

Project coverage is 86.31%. Comparing base (d161ebb) to head (842d96d).

Files Patch % Lines
src/routes/openapi/index.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   86.30%   86.31%   +0.01%     
==========================================
  Files          40       40              
  Lines        2724     2726       +2     
  Branches      682      683       +1     
==========================================
+ Hits         2351     2353       +2     
  Misses        321      321              
  Partials       52       52              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This comment has been minimized.

This comment has been minimized.

Copy link
Member

@mathieulemieux mathieulemieux left a comment

Choose a reason for hiding this comment

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

One test keep failling because of GitHub timeout. I suggest we merge anyways at this time

This comment has been minimized.

1 similar comment

This comment has been minimized.

@sshugsc sshugsc merged commit 6196e05 into master Jul 3, 2024
11 checks passed

This comment has been minimized.

4 similar comments

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

10 similar comments

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jul 9, 2024

Unit Test Results

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6196e05. ± Comparison against base commit d161ebb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR. Should contain the version increment and putative release notes as the description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants