Commit graph

36 commits

Author SHA1 Message Date
Ibrahim Zidan
f6f35f4652
Update windows github actions and re-enable them
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-07-21 02:03:49 +03:00
Ibrahim Zidan
f00c0f910e
Update copyrights for year 2026
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-28 21:05:37 +03:00
Ibrahim Zidan
3d6daf3eb3
Change gcc-snapshot CI build to just current gcc and make it the main sanitizer build as conan doesn't support preview releases
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-27 22:21:34 +03:00
Ibrahim Zidan
b76190dd9a
Update github actions to work with the new cmake setup
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-27 22:21:33 +03:00
Ibrahim Zidan
069c9e6cd4
Removal of dbghelpplug plugin for windows
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-27 22:21:31 +03:00
Ibrahim Zidan
49f3a27261
Change sanatizer in ci builds to only load the library before running the target test and unload it after
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-04-22 03:51:08 +02:00
Haru
2c181a6d4a
Update copyrights for year 2025
Signed-off-by: Haru <haru@dotalux.com>
2025-02-01 00:44:18 +00:00
Guilherme G. Menaldo
ac87324a32
Disable ssl for mysql commands in maria db CI
the version of MariaDB used in CI doesn't starts with SSL enabled, and we don't need it.
2024-08-18 20:28:06 -03:00
Asheraf
ff3f778586
Adding github actions workflows for windows 2024-03-04 22:23:59 +01:00
Asheraf
d3db3f258c
Adding github actions workflows for macos x64 and ARM 2024-02-10 15:37:13 +01:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
Andrei Karas
194dce6485 Fix error detection in running server from warning by maria db 2023-11-19 23:43:33 +03:00
Andrei Karas
531b22caed Enable in ci in asan check for leaks on exit 2023-04-12 02:54:01 +03:00
Andrei Karas
9ff00c4782 Add run tests for api-server into travis.sh 2023-04-12 02:54:01 +03:00
Andrei Karas
d13b3f3fe2 Skip validate interfaces check in very old gcc, due python 3 issues with unicode chars 2023-04-12 02:54:01 +03:00
Andrei Karas
78c1da553b Add test for chunked packets send/receive 2023-04-12 02:53:56 +03:00
Haru
0453dfe61e
Happy 2023 Hercules
(Update copyright headers)

Signed-off-by: Haru <haru@dotalux.com>
2023-01-13 01:28:09 +01:00
Haru
2b4fec0deb
Update copyright headers for 2022
Happy 2022

Signed-off-by: Haru <haru@dotalux.com>
2022-01-05 20:25:22 +01:00
Haru
830cea642e Happy 2021
Signed-off-by: Haru <haru@dotalux.com>
2021-01-12 04:00:33 +01:00
Andrei Karas
0dfeb4a25f
Add into travis.sh check with all custom scripts uncommented 2020-06-16 05:10:55 +03:00
Andrei Karas
ad15a28454
Run servers in travis.sh with all existing plugins 2020-06-16 05:10:55 +03:00
Andrei Karas
6a491c5159
Disable odr violation detection in ci 2020-06-16 03:43:43 +03:00
Andrei Karas
d27c70c87b
Update travis.sh with fixes for travis and new os 2020-06-16 03:43:42 +03:00
Andrei Karas
93f613c356
Add workaround for create sql user and grant rights to it
In some mysql version default grant code not works.
2020-06-16 03:43:42 +03:00
Andrei Karas
4f21b8d169
Show runlog.txt on libconfig tests crash 2020-06-16 03:43:42 +03:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
Andrei Karas
ab72d50b10
Show crash dump in travis 2019-03-03 05:27:06 +03:00
Haru
42f7eb8216
Limit the output length on Travis
This is an attempt to avoid the `./tools/ci/travis.sh: line 55: /bin/cat: Argument list too long` error

Signed-off-by: Haru <haru@dotalux.com>
2018-07-01 21:09:26 +02:00
Haru
4eaf45c419
Fix i386 CI builds
The address sanitizer's leak detector isn't supported on i386, so it can't be forced to be enabled in the travis.sh script.

Signed-off-by: Haru <haru@dotalux.com>
2018-01-15 01:14:16 +01:00
Andrei Karas
386b278b55
Ignore memory leaks in travis ci due mysql memory leak.
Gitlab ci look like unaffected.
2018-01-12 06:36:00 +03:00
gumi
2357990cce
Update travis for ubuntu trusty 2017-08-16 13:56:17 -04:00
Andrei Karas
7255abb636
Check in travis if regenerated hpm code can be compiled.
Also reduce number of packets to install in travis.
2017-08-08 23:48:52 +03:00
Thibault Payet
8aa4dcf1d6
use /usr/bin/env bash in tools 2017-07-17 18:47:04 -04:00
Haru
187e8853c5
Let the CI test suite also run the tests
For the time being, test_libconfig only (test_spinlock is very time
consuming)
2016-11-19 21:08:14 +01:00
Haru
1911da404e
Added configuration file for Gitlab CI
Signed-off-by: Haru <haru@dotalux.com>
2016-10-02 17:26:08 +02:00
Haru
0933e9bb5b
Moved travis.sh to tools/ci
Signed-off-by: Haru <haru@dotalux.com>
2016-10-02 17:26:06 +02:00