Commit Graph

20 Commits

Author SHA1 Message Date
Xavier Delaruelle
90b5373db5 gh: update actions/checkout to v3 2022-10-12 20:57:48 +02:00
Xavier Delaruelle
6939ff9d6f gh: migrate linux tests to ubuntu-20.04
ubuntu-18.04 is being deprecated and will be removed in a few weeks. For
Tcl 8.5 jobs, the Tcl version has to be deployed manually.
2022-09-01 06:43:38 +02:00
Xavier Delaruelle
b3d05eeb0e gh: add missing xrdb tool to test x-resource on bionic 2022-08-25 08:10:01 +02:00
Xavier Delaruelle
f6194790c4 gh: add --with-tcl-linter on a test case 2022-07-12 07:50:32 +02:00
Xavier Delaruelle
7e05c78070 gh: update test case with disabled bin/manpath config 2022-06-16 18:57:30 +02:00
Xavier Delaruelle
cd4015b106 Revert work on noglob_eval_shells config option
Remove entirely the work on the noglob_eval_shells option as enclosing
in quotes the generated output of modulecmd.tcl to pass it to the eval
command is equivalent to disable the pathname expansion mechanism of
sh-kind shells.
2022-02-24 18:24:47 +01:00
Xavier Delaruelle
c454d57110 cirrus/gh: remove broken snapd fish config
Remove snapd file that breaks fish shell on bionic (see
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1961365).
2022-02-21 08:40:46 +01:00
Xavier Delaruelle
c80f663356 ts: test noglob_eval_shells over autoinit subcmd 2022-02-19 15:56:44 +01:00
Xavier Delaruelle
ffba76ed5c codecov: migrate to new uploader
see https://about.codecov.io/blog/introducing-codecovs-new-uploader/.

gcov needs to be run manually with new uploader.
2021-10-14 07:14:16 +02:00
Xavier Delaruelle
f26773b4de ts: update CI configs as silent sh dbg is disabled by dfl 2021-09-01 07:24:03 +02:00
Xavier Delaruelle
ec034dc663 ts: update CI configs as quarantine is disabled by dfl 2021-08-30 05:45:35 +02:00
Xavier Delaruelle
82eda166be script: call nglfar2ccov over each tcl split scripts 2021-08-01 09:30:16 +02:00
Xavier Delaruelle
14c394407b gh: migrate Tcl 8.4 test cases to Tcl 8.5 2021-07-25 10:17:18 +02:00
Xavier Delaruelle
3c0af21f22 cirrus/gh: no more test case with compat version build 2021-07-24 14:06:06 +02:00
Xavier Delaruelle
0689bb5bb9 ts: use default conf names in example for tests 2021-07-24 14:06:06 +02:00
Xavier Delaruelle
8bf6fb5473 cirrus/gh: adapt setup following default config changes 2021-07-24 14:06:02 +02:00
Xavier Delaruelle
664808acd7 install: swap --enable-dotmodulespath/--enable-modulespath
Make --enable-modulespath the primary option name and
--enable-dotmodulespath the secondary option name as .modulespath is not
anymore the primary name of this configuration file.
2021-07-18 22:06:02 +02:00
Xavier Delaruelle
1b27f4e008 gh: exit run on error if executed through script 2021-05-19 21:07:20 +02:00
Xavier Delaruelle
48d349e20c gh: emulate tty on linux tests with specific siteconfig 2021-02-09 07:35:45 +01:00
Xavier Delaruelle
a97ae6c21e gh: port Linux tests from Travis to GH Actions 2020-12-05 17:34:59 +01:00