Darshit Shah
|
0fea7bc076
|
Automatically verify if commit author has assigned copyrights in the past
* contrib/commit-check: Add new script
* .gitlab-ci.yml: Add new test in the CI pipeline
|
2023-05-14 21:55:01 +02:00 |
|
Tim Rühsen
|
d139fecbe8
|
* .gitlab-ci.yml: Fix path to llvm-symbolizer
|
2022-02-13 17:57:39 +01:00 |
|
Tim Rühsen
|
e6fa409a4d
|
* .gitlab-ci.yml (Scan-Build): Allow failure due to two false positives
|
2022-01-23 14:10:49 +01:00 |
|
Tim Rühsen
|
9474a2c6f4
|
* .gitlab-ci.yml: Fix artifact path for the Scan-Build runner
|
2022-01-12 22:10:01 +01:00 |
|
Tim Rühsen
|
67d4cb3ab6
|
* .gitlab-ci.yml (CoverageReports): Fix artifacts paths
|
2021-12-22 17:00:47 +01:00 |
|
Tim Rühsen
|
bfb5bedf7d
|
* .gitlab-ci.yml: Fix artifacts paths
|
2021-12-22 14:29:00 +01:00 |
|
Tim Rühsen
|
d73e8b42f7
|
* .gitlab-ci.yml: Remove scan-build deps from pages stage
|
2021-06-07 20:32:41 +02:00 |
|
Tim Rühsen
|
4a5a010eb3
|
* .gitlab-ci.yml: Move scan-build/ to public/ only if it exists
|
2021-06-07 00:11:11 +02:00 |
|
Tim Rühsen
|
89fc8d84b7
|
* .gitlab-ci.yml: Move scan-build results to parent directory
|
2021-06-06 23:48:42 +02:00 |
|
Tim Rühsen
|
a0e0965d1e
|
* .gitlab-ci.yml: Move coverage results to parent directory
|
2021-06-06 23:34:46 +02:00 |
|
Tim Rühsen
|
96971867ea
|
* .gitlab-ci.yml: Don't allow failure of scan-build
|
2021-06-06 23:26:33 +02:00 |
|
Tim Rühsen
|
5192dddbdd
|
* .gitlab-ci.yml: Pages needs Build-Tarball
|
2021-06-06 23:18:24 +02:00 |
|
Tim Rühsen
|
4d3ee1604a
|
* .gitlab-ci.yml: Exclude src/css_.o from scan-build
|
2021-06-06 15:34:03 +02:00 |
|
Tim Rühsen
|
de4b94a5ae
|
* .gitlab-ci.yml: Re-arrange stages
|
2021-06-06 02:39:28 +02:00 |
|
Tim Rühsen
|
c1599deb1f
|
Remove .git/, .gitmodules and gnulib/ from bootstrap artefacts
|
2021-06-06 02:39:28 +02:00 |
|
Darshit Shah
|
61df89eb91
|
Updated Gitlab CI Pipeline
* .gitlab-ci.yml: COmpletely overhauled CI pipeline with dependencies
for a faster and more robust CI.
|
2021-06-06 02:39:17 +02:00 |
|
Darshit Shah
|
9718667301
|
.gitlab-ci.yml: Everyone needs an autoreconf now
|
2020-12-28 02:08:14 +01:00 |
|
Darshit Shah
|
733ba71b13
|
.gitlab-ci.yml: Even Debian Stable requires running autoreconf
|
2020-12-28 01:57:13 +01:00 |
|
Darshit Shah
|
7c4d053902
|
.gitlab-ci.yml: All modern builds need autoreconf
|
2020-12-28 01:36:22 +01:00 |
|
Darshit Shah
|
6898efd978
|
.gitlab-ci.yml: Need --force option to autopoint
|
2020-12-28 01:20:51 +01:00 |
|
Darshit Shah
|
d82f158e3d
|
* .gitlab-ci.yml: Don't need autoreconf everywhere. Only on Arch
This (partially) reverts commit 0309d13794 .
|
2020-12-28 01:10:32 +01:00 |
|
Darshit Shah
|
0309d13794
|
.gitlab-ci.yml: Call autoreconf to refresh gettext files
|
2020-12-28 01:02:38 +01:00 |
|
Tim Rühsen
|
0a0177c694
|
* .gitlab-ci.yml: Generate online docs and coverage reports for Gitlab
|
2020-03-05 21:08:07 +01:00 |
|
Tim Rühsen
|
88d841c651
|
* .gitlab-ci.yml: Set tag 'linux' explicitly for each runner
|
2020-02-22 08:53:56 +01:00 |
|
Tim Rühsen
|
b8413cdd3d
|
* .gitlab-ci.yml: Add spell-checking to VPATH/Debian
|
2020-02-20 16:24:43 +01:00 |
|
Tim Rühsen
|
4d1f6f5c09
|
* .gitlab-ci.yml: Fix linebreak
|
2020-02-19 18:44:14 +01:00 |
|
Tim Rühsen
|
2b48b50aa5
|
* .gitlab-ci.yml: Add 'coverity' runner
|
2020-02-19 17:06:06 +01:00 |
|
Tim Rühsen
|
8eda2da138
|
* .gitlab-ci.yml: Don't copy gnulib manually
|
2020-02-14 23:33:45 +01:00 |
|
Tim Rühsen
|
bc7e82d3e9
|
* .gitlab-ci.yml: Fix path for llvm-symbolizer
|
2020-01-10 13:56:39 +01:00 |
|
Tim Rühsen
|
b1f566719c
|
* .gitlab-ci.yml: Skip tests on tarball build due to missing perl
|
2019-11-21 12:16:04 +01:00 |
|
Tim Rühsen
|
4cdda68752
|
* .gitlab-ci.yml: Add --with-ssl=no
|
2019-11-21 11:01:27 +01:00 |
|
Tim Rühsen
|
48f762a648
|
* .gitlab-ci.yml: Allow failure for Valgrind and Scan-Build CI runner
|
2019-11-21 10:56:10 +01:00 |
|
Tim Rühsen
|
823a9c8e0d
|
* .gitlab-ci.yml: Enable Windows executables for MinGW runner
|
2019-11-21 10:56:10 +01:00 |
|
Tim Rühsen
|
57ac97e6d8
|
* .gitlab-ci.yml: Add CI runners from Wget2
|
2019-11-21 10:56:10 +01:00 |
|
Tim Rühsen
|
370b778db2
|
* .gitlab-ci.yml: Update Gitlab CI WORKDIR to /usr/local
|
2019-04-26 11:04:03 +02:00 |
|
Tim Rühsen
|
caf30fbe28
|
* .gitlab-ci.yml: Add minimal build
|
2019-01-20 19:58:10 +01:00 |
|
Tim Rühsen
|
d3383d619b
|
* .gitlab-ci.yml: Split into GnuTLS and OpenSSL build
|
2018-11-11 18:43:46 +01:00 |
|
Tim Rühsen
|
7b8325b416
|
Add VPATH build
|
2018-11-11 16:57:41 +01:00 |
|
Tim Rühsen
|
11d3de74ca
|
* .gitlab-ci.yml: Also test OpenSSL build
|
2017-05-10 12:12:42 +02:00 |
|
Tim Rühsen
|
35d5b67cc1
|
* .gitlab-ci.yml: Remove installation of texlive
|
2017-05-10 10:41:42 +02:00 |
|
Tim Rühsen
|
9aa894853f
|
* .gitlab-ci.yml: Add wgettestingserver to /etc/hosts
|
2017-05-09 11:08:32 +02:00 |
|
Tim Rühsen
|
888cc82c9d
|
Add Gitlab CI (Debian)
* .gitlab-ci.yml: New file
|
2017-05-09 11:08:32 +02:00 |
|