Kacper Michajłow
772b4fdde2
workflows/comment: more newline fixes to make formatting work
2024-05-20 19:48:18 +02:00
Kacper Michajłow
8fea10502e
workflows/comment: add missing escape fix
...
It hid in local version on script.
2024-05-20 19:29:02 +02:00
Kacper Michajłow
2697a8c362
workflows/comment: refactor comment workflow to not use github-script
...
It is not actively maintained, third-party, javascript wrapper for GitHub
API. The v7 version has issues and most importantly, we don't need a
JavaScript interface to create a comment. Use the first-party CLI tool
and jq.
Sort artifacts by name while at it.
2024-05-20 18:04:54 +02:00
Kacper Michajłow
425c6d03d7
github/workflows: link MSVC artifacts in comments
2024-05-06 22:01:17 +02:00
der richter
555bdf78b2
github/workflows: link macOS artifacts in comments
2024-02-24 20:04:16 +01:00
Kacper Michajłow
7616190aa4
github/workflows: revert to github-script@v6
...
There is an upstream regression in v7. Use v6 until Node 16 is still
available.
See: https://github.com/actions/github-script/issues/448
2024-02-05 11:13:18 +01:00
Kacper Michajłow
7b67b1ddd3
github/workflows: update actions package versions
2024-01-26 03:28:55 +00:00
natural-harmonia-gropius
3e7a8b6213
github/workflows: comment PR artifacts links
2023-09-21 19:47:20 +00:00