Commit Graph

9 Commits

Author SHA1 Message Date
Javier Carrillo 128facbd37 chore(actions): update Node.js runtime from node20 to node24
Node.js 20 reaches EOL in April 2026 and GitHub Actions is deprecating
node20 runners. GitHub is skipping node22 and moving directly to node24.
All action.yml files updated to use node24 runtime.

Closes #87

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:19:55 -04:00
Polina Sizintseva fcc652012a fix(deploy): respect WERF_ENV environment variable for converge and dismiss actions 2026-02-19 14:06:12 +00:00
Evgeniy Frolov f3a12bd69b chore(actions): set stable channel as default
Signed-off-by: Evgeniy Frolov <evgeniy.frolov@flant.com>
2025-10-13 14:13:49 +01:00
Aleksei Igrychev 0980fb9532 feat: use Node.js v20
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
2024-02-14 15:30:21 +00:00
jayesh100 66381be661 feat(action): use node 16 2022-10-21 12:41:04 +11:00
Timofey Kirillov 6545aa68e3 fix: converge and dismiss actions should not require env param 2021-12-17 13:23:54 +03:00
Alexey Igrychev 4dc23b175f Embed the MAJOR.MINOR version and remove the group input 2021-03-10 11:41:58 +00:00
Alexey Igrychev 33df662d4b Switch to 1.1 alpha as default release channel 2020-05-28 12:47:54 +01:00
Alexey Igrychev 9dcc6e256f Add dismiss action 2020-05-28 07:17:24 +01:00