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

Version 0.0.15 #32

Merged
merged 21 commits into from
Dec 8, 2023
Merged

Version 0.0.15 #32

merged 21 commits into from
Dec 8, 2023

Conversation

lilgallon
Copy link
Member

@lilgallon lilgallon commented Dec 1, 2023

Focus of Izivia will be on making 2.2.1 production ready in 2024. So we will not maintain 2.1.1 anymore.

Reminder: as of now, this lib is absolutely not production ready and may contain design flaws. If you use it, expect to have many breaking changes

User changes:

Developer changes:

  • Bump to gradle 8.4
  • Review CI / CD
  • Migrate to KSP
  • Bump libs (and use version catalog instead?)
  • Update gradle config to use configuration cache
  • Setup linting with ktlint
  • Contribution guidelines

lilgallon and others added 19 commits November 29, 2023 09:03
…urned on build cache & configuration cache. Bump kotlin 1.9.20

The project is now ready for K2. And we do not need the custom annotation processing plugin anymore. Partial files are no longer versioned as they should be in first place
…ode style convention

Jackson mapper converts camelCase to snake_case
@lilgallon
Copy link
Member Author

lilgallon commented Dec 7, 2023

We are almost there, validation still needs to be improved (errors are not obvious), and the contribution guidelines are still not written.

I still need to test changes of today in my OCPI implementation, but it should be fast to test.

I mark this PR as ready for review. I will finish the rest tomorrow

@lilgallon lilgallon marked this pull request as ready for review December 7, 2023 17:00
@lilgallon lilgallon requested a review from xhanin December 7, 2023 17:00
@lilgallon
Copy link
Member Author

I just finished the tests, it's all good, so it's now ready for review

Copy link
Contributor

@xhanin xhanin left a comment

Choose a reason for hiding this comment

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

Good for me

@lilgallon lilgallon merged commit 357b873 into main Dec 8, 2023
1 check failed
@lilgallon lilgallon deleted the rel/0.0.15 branch December 8, 2023 09:55
Copy link

sonarcloud bot commented Dec 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants