Commit Graph

22 Commits

Author SHA1 Message Date
Dirk
73fa5607d8 restrict CI run to pull 2024-09-05 17:55:44 +02:00
Dirk
cebb52f698 Fix the Dockerfile env (hopefully)
* Upgrade both GHCR and Docker hub foile to alpine 3.2
* uses openssl version 3.3 as a alternative to option (default is still "ours"
* docker 3.0 yml hast now ubuntu-22.04 (not EOL) + "latest" omitted
2024-09-05 17:44:33 +02:00
Dirk
3cb2371744 Make ready for release
* bump version
* modify banner and issue template to address #2506

Needed to modify the banner a bit for space reasons. Looks catchier
though.
2024-06-13 17:28:46 +02:00
Dirk
3beeedcaf0 Fix spelling issues in #2502 2024-06-13 15:19:10 +02:00
Dirk
c09e1587b7 fix spell errors 2023-10-07 15:15:04 +02:00
Dirk Wetter
828af39053 Backporting Make sure control chars from HTTP header don't end up in html,csv,json
This is for 3.0. For 3.1dev, see #2332 .

This PR addresses the bug #2330 by implementing a function which removes control characters from the file output format html,csv,json in the output.
In every instance called there's a check before whether the string contains control chars, hoping it'll save a few milli seconds.

A tr function is used, omitting LF.
It doesn't filter the terminal output and the log file output, yet. It provides a function though which is not being called.
2023-03-12 17:40:02 +01:00
Dirk Wetter
d662b7bfec add .git dir
see https://github.com/codespell-project/actions-codespell/issues/56
2023-03-12 16:10:56 +01:00
Dirk Wetter
16450e3d4f add codespell corrections (aNULL) 2023-03-12 16:06:02 +01:00
Dirk Wetter
b8afca6be1 Restrict permissions, update actions
The actions release numbers were taken from the 3.1dev branch.

    Note: there was one strange codespell error in PR #2263.
    Maybe the updated action will avoid this in the future.
2022-11-10 10:35:43 +01:00
Dirk Wetter
084990a890
docs --> doc
fix wrong dir for CI
2022-04-01 14:12:56 +02:00
Dirk Wetter
25a8579a5a
Update ISSUE_TEMPLATE.md 2021-10-21 10:53:36 +02:00
Dimitri Papadopoulos
ca1043bda5
Typos found by codespell
Run codespell in CI
2021-09-14 14:10:33 +02:00
Jauder Ho
86543ecab5 Cleanup 2021-08-09 11:59:19 +00:00
Jauder Ho
b04745d960 Use github.repository instead 2021-08-09 11:53:48 +00:00
Jauder Ho
1fcac8791a Use GH Action to build Docker images 2021-08-09 11:44:05 +00:00
Dirk
6fd4c466e4 Github actions modifications (3.0)
Same as #1921, only for the stable branch

* define deny list of files when modified not to run GHA
* specitfy OS to be ubuntu-20.04 (is there a debian at all?)
* only use perl 5.26

See #1920
2021-06-19 12:32:06 +02:00
Dirk Wetter
7b9a6e334d Migrate from travis-ci.,org to github actions
Kudos to Mikel, see PR #1909
2021-06-18 08:39:00 +02:00
Dirk
5b1fdfa675 fix numbering 2019-04-02 09:29:13 +02:00
Dirk Wetter
3a02843f09 redo, add docker 2019-03-28 17:20:30 +01:00
Dirk Wetter
e516ba1b9d
Update ISSUE_TEMPLATE.md 2017-12-04 14:04:41 +01:00
Dirk
4aec5664d5 introducing sentence added 2017-12-04 13:59:12 +01:00
Dirk
3150cfed0e new issue template 2017-12-04 13:54:55 +01:00