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

v3.0-alpha #298

Merged
merged 0 commits into from
May 5, 2024
Merged

v3.0-alpha #298

merged 0 commits into from
May 5, 2024

Conversation

lc-soft
Copy link
Owner

@lc-soft lc-soft commented Apr 1, 2023

Documentation

  • README
  • Release note
  • RFC

@commit-lint
Copy link

commit-lint bot commented Apr 1, 2023

Build System

  • use xmake instead of autotools (ed414c4)
  • update build script for Windows (67a1787)
  • change some libraries to shared libraries (3bece11)
  • delete Makefile.am (69c4225)
  • fix the link error of thread library (61970cb)
  • add enable-openmp option (de657b7)
  • add tests (93b674b)
  • remove visual studio project files (b1e7595)
  • update test/xmake.lua (ea26c6b)
  • update make-dist-deb.sh (7b00eba)
  • add test coverage report (e246cc7)
  • split gui library (4802c23)
  • update options and configvars (5b8d80d)
  • update includedirs (314c469)
  • set the library kind to static (0dee2a7)
  • update helloworld build config (ec957c1)
  • use __attribute__((visibility("default"))) (27e92fa)
  • update test/xmake.lua (b56de8b)
  • always use the libxml2 remote package (1154314)
  • merge test/xmake.lua and copy header files (bd2ee10)

Code Refactoring

  • reduce the dependencies of CSS module (95397ef)
  • remove libui's dependency on lib-ui-widgets (234ddcd)

Continuous Integration

  • github: update steps (a6058aa)
  • github: update build job steps (5262606)
  • github: update build script (d002abe)
  • github: remove the build step for the test program (0cfc03b)

Documentation

Chore

Bug Fixes

  • platform: x11 driver not compiled (e8f23c0)

Contributors

lc-soft

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@lc-soft lc-soft changed the title V3.0 dev V3.0 alpha Apr 1, 2023
@lc-soft lc-soft changed the title V3.0 alpha v3.0-alpha Apr 1, 2023
@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.19%. Comparing base (051bb7a) to head (8bb677d).
Report is 1 commits behind head on develop.

❗ Current head 8bb677d differs from pull request most recent head 9d441dc. Consider uploading reports for the commit 9d441dc to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #298       +/-   ##
============================================
+ Coverage         0   64.19%   +64.19%     
============================================
  Files            0      177      +177     
  Lines            0    17311    +17311     
============================================
+ Hits             0    11113    +11113     
- Misses           0     6198     +6198     

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

@lc-soft lc-soft force-pushed the v3.0-dev branch 13 times, most recently from ac185c1 to 69339af Compare December 10, 2023 07:07
@lc-soft lc-soft force-pushed the v3.0-dev branch 2 times, most recently from 919f8c5 to d7f527c Compare January 2, 2024 15:14
@lc-soft lc-soft force-pushed the v3.0-dev branch 2 times, most recently from fdc6f4c to 8bb677d Compare February 11, 2024 12:19
@lc-soft lc-soft merged commit 9d441dc into develop May 5, 2024
3 of 5 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

1 participant