Charles Ewert
7366b48a2a
Merge remote-tracking branch 'upstream/unstable' into update-build-workflow
2023-03-15 21:31:13 -04:00
Charles Ewert
3fa6bd1bfe
Make CI throw error for duplicate translation entries ( #1065 )
...
* Update automations.yml
* make CI throw error for duplicate translation entries
* make CI throw error for duplicate translation entries
* rearrange steps
2023-03-15 18:02:01 -04:00
Charles Ewert
515980143f
Don't lint on push - only pull_request
2023-03-05 20:12:46 -05:00
Charles Ewert
1aa7db3c14
Lint spelling seperately from markdown syntax + add .github folder to markdown linter
2023-02-26 13:52:06 -05:00
renovate[bot]
0a23c183e2
Pin xt0rted/markdownlint-problem-matcher action to 98d9472
2023-02-25 15:18:13 +00:00
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow ( #1039 )
...
* add json to lint workflow
* add markdown to lint workflow
* fix markdown linting errors + add outline to devguide
* rename build workflow step
* Spellcheck markdown files in lint workflow
* make linter happy - fix spelling mistakes
* bugfix
* add problem-matcher to xml linter
* add markdown error to test problem matcher
* Add merge-conflicts workflow
* fix merge conflict
* Fix markdown linting errors
* Fix markdown spelling errors
* recommend markdownlint extension for vscode
* auto add new PRs to Project board + combine with merge conflicts workflow
* Move intro text above outline
2023-02-24 21:16:48 -05:00
Charles Ewert
710cd275f2
Add workflow to validate XML translation files ( #1033 )
...
* create workflow to validate XML files
* Suggest the redhat XML extension on VSCode + configure formatter
* format translation files
* i broke the xml file
* i fixed it
* simplify workflow - no env var needed
* use latest version of ubuntu + cache apt packages
* combine all lint workflows
2023-02-24 09:52:49 -05:00