Commit Graph

11 Commits

Author SHA1 Message Date
jo 97f4472ed1 chore: update version bump procedure 2022-09-12 10:48:43 +02:00
Jonas L 64f2f8fc68
fix(installer): update version file unless tarball (#1950)
Always update the VERSION file unless we are in a release tarball.
2022-07-07 23:34:52 +02:00
Jonas L aa22536723
chore: don't check ignored scripts (#1851) 2022-05-09 13:38:17 +02:00
jo 0a6ed33d96 chore: add bump python version tool 2022-04-25 21:37:23 +02:00
jo 75e3760f2e ci: setup docs prose linting with vale
- only deploy if prose lint passes
- rework styles download
- add vale anotations matcher
- set MinAlertLevel to warning
- add website pages to the prose linter
- do not fail on docs linting
2022-02-11 10:12:07 +01:00
jo 32bea651f6 chore: add root clean target 2022-01-24 12:46:40 +02:00
Jonas L 4335795c52
chore: Enhance release workflow (#1400)
* Rename package-release to release

* Move tarball creation in Makefile

* Enhance release workflow

* Add --ignore-platform-reqs to composer build
2021-10-15 14:59:59 +02:00
jo 9a7c3e0d21 Replace build.sh with make to manage airtime_mvc 2021-09-11 04:55:51 +02:00
jo 6c2e547808 Allow custom shellcheck severity
Normal severity is normal.

CI severity is set to warning, but this should be
changed to style (default) once most
of the scripts are iether gone or modernized.
2021-08-17 12:20:52 +02:00
jo 38513c3bed Add shell-check job
We don't want to fail on shellcheck yet.
2021-08-17 12:20:52 +02:00
jo 5cf8aaf7a1 Add global Makefile for project management 2021-08-17 12:20:52 +02:00