summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/formal.yml
AgeCommit message (Collapse)Author
2024-02-08house-keeping: workflow improvementsPaul Donald
pass tests when Weblate PR only adds an i18n
2024-01-31house-keeping: migrate workflows from GitHub deprecated node16 -> node20Paul Donald
GitHub currently warns with: Annotations 1 warning build Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
2024-01-30house-keeping: PR workflow check improvementsPaul Donald
2024-01-30house-keeping: workflow fixesPaul Donald
2024-01-12ci: no longer require real nameone-d-wide
This goes in accordance with the Linux Kernel: > using a known identity (sorry, no anonymous contributions.) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=HEAD#n442 Signed-off-by: one-d-wide <one-d-wide@protonmail.com>
2023-04-01CI: update remaining outdated dependenciesTianling Shen
Ref: 63a5e3dcfc5e ("CI: update dependencies") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-09CI: add formal testsPaul Spooren
Migrate the same formal tests used in packages.git Signed-off-by: Paul Spooren <mail@aparcar.org>