Sharkey/scripts
dakkar 1b213dece8 better git version info
My previous patch to embed git version info in nodeinfo had some
issues, like it produced `2024.4.4-249-g04d45859e6` when building on
current `develop`, which is arguably correct but not helpful (it
should really say `2025.5.2-dev` somewhere!)

* if we're on a tag, trust `package.json`
* if we're not, *append* the current commit hash

so for example, building on `stable` right now gets you `2025.4.4`,
and building on the parent of this commit gets you
`2025.5.2-dev+g04d45859e6`

the `+` is correct according to https://semver.org/
2025-08-02 11:07:57 +01:00
..
changelog-checker chore(deps): update [tools] update dependencies (#15810) 2025-04-28 09:31:34 +09:00
build-assets.mjs merge upstream 2025-03-25 16:14:53 -04:00
build-pre.js better git version info 2025-08-02 11:07:57 +01:00
clean-all.js Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
clean.js Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
dev.mjs fix local dev errors caused by missing reversi / bubble game builds 2025-02-06 12:57:10 -05:00
tarball.mjs merge upstream 2025-03-25 16:14:53 -04:00
trim-deps.mjs add copyright text to all our files 2024-06-15 11:36:55 +01:00