aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Add ability to run GA on any push from any branchleft-try2024-11-071-1/+1
|
* [CI] Learning what ci canVsevolod Stakhov2024-09-241-2/+2
|
* [CI] Maybe enable devtoolset if possibleVsevolod Stakhov2024-09-241-0/+2
|
* Update ci_rspamd_build.ymlvstakhov-ci-tryVsevolod Stakhov2024-09-231-5/+5
|
* Update ci.ymlVsevolod Stakhov2024-09-231-3/+3
|
* Create ci_rspamd_build.ymlVsevolod Stakhov2024-09-231-0/+51
|
* Add more build targetsVsevolod Stakhov2024-09-231-0/+18
| | | Issue: #5152
* [Test] Use actions/setup-nodemoisseev2024-07-171-4/+6
| | | | | The `npm ci`sets up exact versions of Node.js packages listed in the package-lock.json file, which is ensuring consistency across different test runs and environments.
* [Test] Fix uploading of test logs when tests are failedAndrew Lewis2024-04-091-3/+3
|
* [Test] Really fix saving test logs...Andrew Lewis2024-03-151-1/+3
|
* [Test] Run functional tests using root userVsevolod Stakhov2024-03-151-1/+1
|
* [Test] Add missing pathVsevolod Stakhov2024-03-151-0/+2
|
* [Test] Try to hackVsevolod Stakhov2024-03-151-1/+2
|
* [Test] Use actions/checkoutAndrew Lewis2024-03-151-4/+2
|
* [Test] Fix pathsAndrew Lewis2024-03-141-18/+13
|
* [Test] Use correct image nameAndrew Lewis2024-03-141-2/+2
|
* [Test] Use github-hosted runnerAndrew Lewis2024-03-141-4/+1
|
* [Test] Migrate to Github ActionsAndrew Lewis2024-03-146-0/+202