Jonas L
87bc388c3e
chore: add docs dev setup with the website ( #2340 )
...
This will clone the website repo, install the website dependencies and override the docs path to the current main repository docs path.
2023-01-04 09:00:27 +02:00
jo
583169e079
chore: remove website setup
2022-12-20 16:09:28 +02:00
Jonas L
e04ab7679a
chore: move shell tools to pre-commit (via docker) ( #2207 )
2022-10-05 08:27:15 +02:00
jo
31e09401bb
chore: replace custom makefile with vale packages
2022-09-22 13:19:35 +02:00
jo
e048560910
chore: add changelog generator
2022-09-16 17:05:47 +02:00
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