19 Commits

Author SHA1 Message Date
Maxim Prokhorov
7d046086ea ci(release): api token authorizes, not authenticates
8aacf08c71 incorrect header c/p
ref. https://docs.github.com/en/rest/rate-limit/rate-limit
2025-06-30 16:35:04 +03:00
Maxim Prokhorov
6b4031a618 ci(release): date variable typo
check whether job output exists / is not empty before using
releases one is easier to fix, build one should be timely
2025-06-01 15:04:38 +03:00
Maxim Prokhorov
00bfa64faf ci: consistent variable names
also fix invalid last -> last_tag
2025-01-15 19:53:35 +03:00
Maxim Prokhorov
db1719373c ci: experiment with release template generation
upload ready-to-use template for the draft
changelog url has no anchor, though
2025-01-15 19:32:54 +03:00
Maxim Prokhorov
a5d8bf8746 ci: builder job per id 2024-06-24 22:42:00 +03:00
Maxim Prokhorov
7536a6edc6 ci: fixes for {upload,download}-artifact v4
ref.
https://github.com/actions/download-artifact/blob/main/docs/MIGRATION.md
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md

uploaded .zip from build jobs now have unique names
no need for {name}/ anymore when downloading
2024-06-16 00:14:55 +03:00
Maxim Prokhorov
8cbac62ef5 ci: github actions version bump 2024-06-15 20:53:01 +03:00
Maxim Prokhorov
d2ab6fc1e3 ci: snapshot should actually be visible 2024-05-27 19:56:01 +03:00
Maxim Prokhorov
3a34f06c3f ci: use node-18 2023-09-22 20:14:15 +03:00
Maxim Prokhorov
4ad62586a0 ci: remove set-output
replace with ${GITHUB_OUTPUT}
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-23 03:18:57 +03:00
Maxim Prokhorov
c46d007384 ci: debug the time zip takes 2022-09-25 13:03:50 +03:00
Maxim Prokhorov
246364470c ci: compress debug symbols a bit more 2022-08-31 03:08:30 +03:00
Maxim Prokhorov
11ca1a892a ci: fix debug zip pattern match 2022-08-30 04:54:27 +03:00
Maxim Prokhorov
6f122f5ecb pio: debug info in distributed builds and build-and-copy fixes
store objcopy of these extra symbols and .map from the linker
distribution will have an extra debug .zip file that could be used with
the exception decoder

also fixes relative paths in the build-and-copy
(although, yet again loses the pio target in the gui)
2022-08-30 01:33:55 +03:00
Maxim Prokhorov
8aacf08c71 ci: .github/ contents need to be fetched 2022-08-29 21:34:51 +03:00
Maxim Prokhorov
00b001a1d9 ci: release template 2022-08-19 21:35:25 +03:00
Maxim Prokhorov
2d15c80a64 ci: 2 digit year 2022-08-19 21:35:25 +03:00
Maxim Prokhorov
aaf58585b2 ci: snapshot build workflow 2022-07-20 20:32:55 +03:00
Maxim Prokhorov
cf79259189 ci: release workflow 2021-08-06 14:45:52 +03:00