summaryrefslogtreecommitdiff
path: root/scripts/tarball.mjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-131-0/+5
| | | | | | | | | | | * chore: add workflow which checks if SPDX ID exists * chore: add missing SPDX ID in some files * chore: change trigger condition * chore: trigger on push * lint
* feat: provide tarball (#13260)Acid Chicken (硫酸鶏)2024-02-121-0/+32
* feat: provide tarball * build: pack on build-assets * chore: use ignore-walk * chore: debug * build: dependencies