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

Runtime(v1.0.6) + Tooling(v1.0.4) version bump #128

Merged
merged 5 commits into from
May 31, 2024
Merged

Conversation

Jaredd94
Copy link
Collaborator

Issue #, if available:

126

Description of changes:

Bump version to release changes for supporting nodejs20 runtime and fix class transformer version incompatibility.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.97%. Comparing base (115b7c0) to head (98c1f3a).
Report is 1 commits behind head on master.

Current head 98c1f3a differs from pull request most recent head 1417b45

Please upload reports for the commit 1417b45 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   98.47%   97.97%   -0.51%     
==========================================
  Files          14       14              
  Lines        1249     1281      +32     
  Branches      213      240      +27     
==========================================
+ Hits         1230     1255      +25     
- Misses         17       24       +7     
  Partials        2        2              
Flag Coverage Δ
unittests 97.97% <100.00%> (-0.51%) ⬇️

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

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

@Jaredd94
Copy link
Collaborator Author

The hypervisor framework required for Docker is not supported on the ARM-based macOS runners provided by
GitHub. This issue was causing failures when attempting to run Colima with QEMU, which is unsupported on these runners - the mitigation for this is to switch to Intel-based macOS runners (macos-12)

@Jaredd94 Jaredd94 merged commit c674181 into master May 31, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants