29 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
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 41f4b68701 feat: working within 2 major version
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
2024-04-24 14:03:13 +01:00
Aleksei Igrychev 43d2310151 docs: use actions/checkout@v4
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
2024-02-14 15:30:46 +00: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
Aleksei Igrychev ed26ed00c3 feat: ignore initialization of virtual merge commits
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
2023-12-21 22:15:20 +00:00
Alexey Igrychev 51f5846897 chore: up actions/checkout to v3
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2023-01-20 11:54:59 +00:00
Alexey Igrychev bbed6a352f feat: export ci-env variables to the next steps
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2023-01-20 11:46:17 +00:00
jayesh100 66381be661 feat(action): use node 16 2022-10-21 12:41:04 +11:00
Timofey Kirillov 5b9769fd62 chore: npm repack 2021-12-17 13:37:08 +03:00
Alexey Igrychev 8f92bdfbf0 feat: download binaries directly from the trdl repository 2021-10-27 22:11:56 +01:00
Alexey Igrychev b7ed64f2df chore(readme): update according to the latest versions 2021-08-06 15:19:17 +02:00
Alexey Igrychev 23596d318c Output envs loaded by the dotenv instead of printing a source file content 2021-03-18 17:12:32 +00:00
Alexey Igrychev 2bf444c364 [readme] Remove broken link 2021-03-10 16:12:57 +00:00
Alexey Igrychev ca52a4e8ec [readme] Update channels, werf release cycle and compatibility promise link 2021-03-10 14:37:41 +00:00
Alexey Igrychev 8037e10244 [readme] Update default MAJOR.MINOR group and channel 2021-03-10 14:33:13 +00:00
Alexey Igrychev 2df7b68580 Actions for v1.2 werf version
- remove actions not used in v1.2
- update the example arbitrary version
- embed v1.2 MAJOR.MINOR
2021-03-10 14:21:40 +00:00
Alexey Igrychev f589022202 Validate werf version 2021-03-10 13:55:50 +00:00
Alexey Igrychev 07aab806f9 Validate the version input value
An arbitrary version must be within MAJOR.MINOR
2021-03-10 11:45:26 +00:00
Alexey Igrychev 9a5b5c0361 [readme] Up the example arbitrary version 2021-03-10 11:41:59 +00:00
Alexey Igrychev 4dc23b175f Embed the MAJOR.MINOR version and remove the group input 2021-03-10 11:41:58 +00:00
Alexey Igrychev 45ccee4af8 Fix potential security vulnerability in dependencies 2020-10-26 11:52:22 +00:00
Alexey Igrychev 15ad7b970f Fix potential security vulnerability in dependencies 2020-10-26 11:46:55 +00:00
Alexey Igrychev 89104a7687 Fix potential security vulnerability in one of the dependencies 2020-08-04 13:19:24 +02:00
Alexey Igrychev d7370d10e7 [readme] Move to werf organization 2020-06-05 14:33:39 +01:00
Alexey Igrychev d50c87dc2a Fix typo in not supported werf version error 2020-06-04 23:50:35 +01:00
Alexey Igrychev 0d749fa2ee [readme] Switch to 1.1 alpha as default release channel 2020-05-28 16:49:06 +01:00
Alexey Igrychev 33df662d4b Switch to 1.1 alpha as default release channel 2020-05-28 12:47:54 +01:00
Alexey Igrychev b98d747c61 Implement build, publish and run actions 2020-05-28 11:44:44 +01:00