Luca Schlecker
23f2cbb73c
update CI scripts to align with the introuction of 'CROW_FEATURES'.
...
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2022-04-04 20:37:01 +02:00
The-EDev
4ae3d6d932
updated .clang-format to be compatible wih version 10, and added directory change for clang compilation and testing
2021-11-25 22:23:55 +03:00
The-EDev
185117b56a
Added missing packages
2021-11-25 21:23:36 +03:00
The-EDev
84a88ae915
fixed command error
2021-11-25 15:11:25 +03:00
The-EDev
7f4b7c8ff9
created new rules, used bot to enforce rules in PRs
2021-11-25 14:45:38 +03:00
The-EDev
2665086a49
multiple docs changes:
...
Added meta tags for homepage
Added meta description generator
Removed usages of <h1> (mkdocs-material doesn't reconize more than 1)
added space after # (markdown proper syntax)
removed pip3 command from pull request CI
2021-11-06 11:54:29 +03:00
The-EDev
20a2a83e69
added getting_started URL redirection
2021-10-06 13:34:37 +03:00
The-EDev
a22c5da86f
added fix for PR coverage affecting master coverage
...
This fix relies on the new changes added to CrowCpp/cpp-coveralls in 8b427c04a691867bb29a0acfc2d948a690476d79
2021-09-30 19:15:09 +03:00
The-EDev
bebb454ee6
revert previous commit, query_string.h has original code that should be tested
2021-09-30 04:50:37 +03:00
The-EDev
f6aef65523
"query_string.h" is part of qs_parse and shouldn't be part of Crow's coverage
2021-09-30 04:46:54 +03:00
The-EDev
3b34877e50
Updated .drone.yml to use modified cpp-coveralls (NOT TESTED, Drone needs to be run to make sure everything works)
2021-09-29 05:23:20 +03:00
The-EDev
736bc4f074
fixed a problem with compiling example_with_all and added CROW_AMALGAMATE to drone options
2021-09-28 22:03:56 +03:00
The-EDev
b3638a3b83
Merge remote-tracking branch 'refs/remotes/origin/revamped_setup'
...
Conflicts:
.drone.yml
2021-09-27 19:04:01 +03:00
Luca Schlecker
28acb2c5a7
rework cmake configs.
...
See #160 for more info.
2021-09-01 09:29:02 +02:00
Farook Al-Sammarraie
84878ae4b1
Merge branch 'master' into ssl_test
2021-08-18 13:13:29 +03:00
The-EDev
6812d8073a
this would theoratically fix the bug in #184 , but I'm not 100% sure it will..
2021-08-13 20:17:48 +03:00
The-EDev
ef0ed8ce31
added development package for openssl
2021-04-17 12:28:43 +03:00
The-EDev
3aa13bcd64
fixed small issues
2021-04-17 12:21:55 +03:00
The-EDev
7df4b998b6
coverage fix for mustache + coveralls job id specification from drone
2021-04-14 14:03:27 +03:00
The-EDev
570ed2e04e
changed CI_BRANCH to TRAVIS_BRANCH
...
I do not know why this works, but it worked on my test repository
2021-04-07 03:36:11 +03:00
The-EDev
d569d121c0
fixed incorrect branch variable being used
2021-04-06 10:39:35 +03:00
The-EDev
553fae93bb
fixed issue where "drone ignored failing make or ctest commands unless nothing else ran afterwards"
2021-04-05 07:18:45 +03:00
The-EDev
598f60b83e
potential fix for coveralls not appearing in github status
2021-04-04 22:01:34 +03:00
The-EDev
827715a1a6
Replaced Travis with Drone for CI
...
travis config remains just in case
2021-04-01 08:50:10 +03:00