silverqx
5e98f39bd5
upgraded to Docusaurus v3.3.2 🥳 👌
...
Also bumped to tinyorm.org v1.0.0.
- changed :::caution to :::warning
- enhanced assigning font-size for APITable-s
- bugfix class vs className
- bugfix unintended extra paragraphs (a new behavior after the upgrade
to MDX v3)
[skip ci]
2024-05-06 18:51:10 +02:00
silverqx
0f060cc51e
docs used markdown link
...
[skip ci]
2024-05-06 12:32:27 +02:00
silverqx
761bbca772
docs used CodeBlock for vscode
...
To avoid corrupted syntax highligting in vscode.
[skip ci]
2024-05-06 12:32:27 +02:00
silverqx
b645bfd9a3
docs used ```text instead of intended block
...
[skip ci]
2024-05-06 12:32:27 +02:00
silverqx
74b40e2806
docs removed 4 spaces indent for cpp code blocks
...
This was hell too.
[skip ci]
2024-05-06 12:32:23 +02:00
silverqx
6603918531
docs added ```cpp around all code blocks 😵💫
...
This was hell.
[skip ci]
2024-05-06 10:29:49 +02:00
silverqx
bb278074f0
docs used HTML entity for < character
...
[skip ci]
2024-05-06 09:54:27 +02:00
silverqx
8ef821980b
docs fixtypo
...
[skip ci]
2024-05-06 09:54:23 +02:00
silverqx
cd986fe585
updated README.md
...
Missing TinyDrivers links.
[skip ci]
2024-05-05 19:16:36 +02:00
silverqx
1dd3e13dd3
docs bugfix TinyDrivers missing README.md GitHub
...
[skip ci]
2024-05-05 19:09:29 +02:00
silverqx
e79936cd9d
docs bugfix wrong description
...
[skip ci]
2024-05-05 19:09:29 +02:00
silverqx
5892cf0195
docs fixtypo
...
[skip ci]
2024-05-05 19:09:29 +02:00
silverqx
2eee53d6fc
tools deploy enhanced post-deploy warnings
...
[skip ci]
2024-05-05 16:18:03 +02:00
silverqx
fd56d7e243
tools deploy TinyORM-github.io docs warning
...
[skip ci]
2024-05-05 15:19:52 +02:00
silverqx
7f55fcec10
updated to tinyorm-0.37.3.ebuild
...
[skip ci]
2024-05-05 15:00:18 +02:00
silverqx
55315516be
updated vcpkg REF and SHA512
...
[skip ci]
2024-05-05 14:54:33 +02:00
silverqx
0c692f8ec9
bump version to TinyORM v0.37.3
...
Not bumped:
- tom v0.9.1
- TinyDrivers v0.1.1
- TinyMySql v0.1.1
- TinyUtils v0.4.1
Bugfix release
v0.37.3
2024-05-05 14:53:01 +02:00
silverqx
16c05beb6c
updated NOTES.txt
...
[skip ci]
2024-05-05 14:52:30 +02:00
silverqx
4ec5bb2133
tools deploy Gentoo ebuild warning
...
[skip ci]
2024-05-05 14:48:08 +02:00
silverqx
5b79996ebc
cmake removed CMAKE_EXPORT_PACKAGE_REGISTRY=ON
...
Removed setting the default value for the CMAKE_EXPORT_PACKAGE_REGISTRY
to ON.
The new behavior is not to set this variable by default. Its initial
value is taken from the TINYORM_EXPORT_PACKAGE_REGISTRY environment
variable if not already defined.
[skip ci]
2024-05-05 13:41:40 +02:00
silverqx
1382ac2310
vcpkg reverted remove of user package registry
...
[skip ci]
2024-05-04 22:30:38 +02:00
silverqx
4680526e93
added tinyorm-0.37.2.ebuild
...
[skip ci]
2024-05-04 20:45:25 +02:00
silverqx
4b680130cc
updated NOTES.txt
...
[skip ci]
2024-05-04 20:45:25 +02:00
silverqx
a71d443293
updated vcpkg REF and SHA512
...
[skip ci]
2024-05-04 16:57:25 +02:00
silverqx
8d835b0217
bump version to TinyORM v0.37.2 and tom v0.9.1
...
Also bumped to:
- TinyDrivers v0.1.1
- TinyMySql v0.1.1
- TinyUtils v0.4.1
Bugfix release
v0.37.2
2024-05-04 16:53:13 +02:00
silverqx
14ac2901b4
workflows reverted run Linux runner after Windows
...
GitHub self-hosted runner runs under the NetworkService account and it
doesn't have enough prvileges to execute the vmrun.exe or to invoke
the Start-ScheduledTask command. I don't want to run this service
under the SYSTEM account. I will have to figure this out in the future.
For now, I will have to invoke Linux self-hosted workflow manually after
the Windows self-hosted workflows finish.
[skip ci]
2024-05-04 16:45:22 +02:00
silverqx
5e566aeabd
workflows finished Start Linux runner
...
Start Linux VM runner immediately if there are <=2 matrix combinations
or for the penultimate matrix combination job (to give the runner some
time to resume and connect to the network).
[skip ci]
2024-05-04 15:54:47 +02:00
silverqx
547233c28d
workflows bugfix removed wrong )
...
[skip ci]
2024-05-04 15:54:46 +02:00
silverqx
507424e9ea
workflows bugfix unwanted random text
...
[skip ci]
2024-05-04 15:14:24 +02:00
silverqx
398e147d72
updated NOTES.txt
...
[skip ci]
2024-05-04 14:57:41 +02:00
silverqx
ff31b7aa9b
workflows enhanced synchronous execution
...
- handled error states
- taken into account disabled workflows (disabled_manually state)
[skip ci]
2024-05-04 14:31:02 +02:00
silverqx
5b3d2023bd
workflow run Linux action after Windows
...
[skip ci]
2024-05-04 08:50:56 +02:00
silverqx
87f0b15c46
cmake throw fatal error if BUILD_DRIVERS and Qt <6
2024-05-03 17:17:41 +02:00
silverqx
d8acf20324
orm bugfix use after move
2024-05-03 17:15:50 +02:00
silverqx
8e77d09833
tools updated Lint-TinyORM
2024-05-03 17:15:50 +02:00
silverqx
84880af603
updated NOTES.txt
2024-05-03 17:15:50 +02:00
silverqx
580df9cb1f
fixed Clang Tidy and Clazy warnings
2024-05-03 17:15:49 +02:00
silverqx
d4a93f83fd
bugfix Clazy warning
2024-05-03 17:15:49 +02:00
silverqx
39e01d29d0
workflows analyzers print Clazy version
2024-05-03 17:15:49 +02:00
silverqx
552728a24b
fixed Clang Tidy warnings for Qt v5
...
After #pragma system_header fixed.
2024-05-03 17:15:48 +02:00
silverqx
8dcec9f7ce
workflows analyzers cmake bugfix wrong option
2024-05-03 17:15:48 +02:00
silverqx
e28a7f066c
revisited bugprone-exception-escape
2024-05-03 17:15:48 +02:00
silverqx
bab8d6fed4
whitespace
2024-05-03 17:15:47 +02:00
silverqx
f9d80a9aa7
fixed Clang Tidy warnings
...
After #pragma system_header fixed.
2024-05-03 17:15:40 +02:00
silverqx
fd9ab7f69b
bugfix bugprone-unchecked-optional-access warning
2024-05-03 11:30:44 +02:00
silverqx
00f6bdfd9a
bugfix removed noexcept and const
2024-05-03 11:30:43 +02:00
silverqx
5fe543c5cb
fixtypo
2024-05-03 11:30:40 +02:00
silverqx
2cee257624
models added comment about recursive #include-s
2024-05-02 09:41:01 +02:00
silverqx
d4008a83bf
workflows vcpkg call bootstrap-vcpkg
2024-05-02 08:51:52 +02:00
silverqx
098a9d9ca3
vcpkg don't abort compiling on warnings
...
Abort compiling on warnings for Debug builds only (excluding vcpkg),
Release and vcpkg builds must go on as far as possible.
2024-05-02 00:07:43 +02:00