Commit Graph

30 Commits

Author SHA1 Message Date
Gulliver da570e1cbd added pip install for mike 2024-03-12 21:52:15 +01:00
dependabot[bot] c95e33ac0a Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 13:46:42 +01:00
dependabot[bot] 7e397f7fbf Bump dawidd6/action-download-artifact from 2 to 3
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 13:46:10 +01:00
dependabot[bot] 0c5a3dcb34 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 13:45:33 +01:00
gittiver fda1109e1a Create dependabot.yml 2024-03-10 13:11:19 +01:00
gittiver 08acd3a5fa Update doxygen-gh-pages.yml, added mike for versioning 2024-03-10 12:07:57 +01:00
Gulliver 17034adae5 on all platforms added CROW_FEATURES ssl, compression and needed libs to prerequisites
general tests are now enabled on MSVC, mustachetests disabled due to some strange bug in python script (will be done later)
2024-01-07 16:04:38 +01:00
Farook Al-Sammarraie 1648196f7f
allow coverage submission to work with master branch tests 2023-06-16 16:26:01 +00:00
The-EDev bf683e5bf7
fixed syntax error 2023-06-16 15:16:19 +03:00
The-EDev c365201d4f
fixed 'uses' error 2023-06-16 14:21:03 +03:00
Farook Al-Sammarraie d0001438fe
fixed indentation 2023-06-16 11:09:30 +00:00
The-EDev 34fd61e827
added proper coveralls submission workflow 2023-06-16 14:05:47 +03:00
Farook Al-Sammarraie 98352e03a1
Update doxygen-gh-pages.yml 2023-06-15 19:22:50 +00:00
Gulliver 81d2b1d078 add documentation generation and deployment action
added target-folder to github deploy
fixed debian install command
2023-06-15 09:08:07 +02:00
Gulliver acfc581d32 build on each push enabled for testing 2023-06-14 11:29:58 +02:00
Gulliver f6805296ae adapted doxygen config and markdown links to in source build of documentation
added cloning of doxygen theme
2023-06-14 11:29:58 +02:00
Gulliver 710efd292b add documentation generation and deployment action
added target-folder to github deploy
fixed debian install command
2023-06-14 11:29:58 +02:00
Gulliver 985a01f587 commented out failing coverall task 2023-06-14 10:50:24 +02:00
Gulliver 045e447384 adde cmake options for feature ssl and compression and crow amalgamate 2023-06-14 08:47:46 +02:00
The-EDev ad0af5d47e
removed unnecessary 1000 run number addition 2023-06-13 16:25:55 +03:00
The-EDev 6891971b22
Added 1000 offset to avoid build number clashing 2023-06-13 07:52:29 +03:00
The-EDev d614607ddb
added missing $ 2023-06-13 07:42:53 +03:00
The-EDev 981bccb79b
Properly set target branch 2023-06-13 07:39:14 +03:00
The-EDev ccdb1a156c
added token as secret 2023-06-13 07:02:03 +03:00
The-EDev 3becb7cd84
added coveralls to gh-actions 2023-06-13 06:56:48 +03:00
Gulliver 727e6fcff0 added asio vcpk build and windows to build platforms
removed windows2019 build, chocolatey installs
2023-06-02 09:20:44 +02:00
Gulliver 3cb78413e0 removed deprecated macos-10.15 builder 2023-06-02 02:50:20 +02:00
gittiver f6cfa84d42
add action for build and test (#586) 2023-05-04 21:15:20 +02:00
Farook Al-Sammarraie ca48b34408
Added GH sponsors link 2021-11-30 14:57:26 +03:00
Farook Al-Sammarraie cbf1b66481
Create FUNDING.yml 2021-07-26 01:31:50 +03:00