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

feat: upgrade to aerogel v3 #1524

Open
wants to merge 14 commits into
base: nightly
Choose a base branch
from
Open

feat: upgrade to aerogel v3 #1524

wants to merge 14 commits into from

Conversation

0utplay
Copy link
Member

@0utplay 0utplay commented Oct 7, 2024

Motivation

Aerogel 3 was released and we should upgrade.

Modification

Upgraded to aerogel v3 and addressed the needed changes

Result

Aerogel 3 is used.

@0utplay 0utplay added v: 4.X This pull should be included in the 4.0 release in: node An issue/pull request releated to the node module code in: driver An issue/pull request releated to the driver module code t: improvement The pull request improves existing code labels Oct 7, 2024
@0utplay 0utplay added this to the 4.0.0-RC11 milestone Oct 7, 2024
@0utplay 0utplay requested a review from derklaro October 7, 2024 19:03
@0utplay 0utplay self-assigned this Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Test Results

 48 files  ±0   48 suites  ±0   1m 46s ⏱️ +3s
432 tests ±0  432 ✅ ±0  0 💤 ±0  0 ❌ ±0 
763 runs  ±0  763 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 03a6594. ± Comparison against base commit 6445995.

This pull request removes 31 and adds 31 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","hello":"world","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 19:57:52.487866362
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 19:57:52.488001284Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 19:57:52.488022453Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 19:57:52.488044043+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 19:57:52.488061806-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-02-07T19:57:52.488191779
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-02-07T19:57:52.493728121Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-02-07T19:57:52.480838737Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-02-07T19:49:32.480842884Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"insane":"!","hello":"world","this":"is"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 20:22:10.732503758
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 20:22:10.732652354Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 20:22:10.732677952Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 20:22:10.732706776+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 20:22:10.732731041-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-02-07T20:22:10.732865742
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-02-07T20:22:10.733024107Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-02-07T20:22:10.718477546Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-02-07T20:13:50.718482235Z
…

♻️ This comment has been updated with latest results.

@derklaro derklaro modified the milestones: 4.0.0-RC11, 4.0.0-RC12 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: driver An issue/pull request releated to the driver module code in: node An issue/pull request releated to the node module code t: improvement The pull request improves existing code v: 4.X This pull should be included in the 4.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants