35 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
Evgeniy Frolov 598155cd9d chore(README): add working with container registry section in FAQ (#78)
Signed-off-by: Evgeniy Frolov <evgeniy.frolov@flant.com>
Co-authored-by: Aleksei Igrychev <alexey.igrychev@flant.com>
2024-12-06 15:07:53 +00: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 9039bc0466 chore(install): export virtual merge commits
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2023-01-20 11:49:01 +00:00
jayesh100 66381be661 feat(action): use node 16 2022-10-21 12:41:04 +11:00
Alexey Igrychev ed5a3d1e9b chore: update install action description
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2022-07-06 15:39:16 +01: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 cae57c1fe2 chore(docs): update README.md 2021-08-17 01:10:33 +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 1783d7ca87 [readme] Fix actions/checkout version 2021-03-10 11:59:46 +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 9aefb992ac Fix deprecated ::set-env, ::add-path commands
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-25 13:42:17 +00:00
Alexey Igrychev 45ccee4af8 Fix potential security vulnerability in dependencies 2020-10-26 11:52:22 +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 1edceada7d PerformCIEnv: Add stub for occasional Cannot read property 'toString' of undefined error 2020-05-28 07:38:45 +01:00
Alexey Igrychev 448f6c68d8 [readme] @v1 -> @master 2020-05-28 07:19:34 +01:00
Alexey Igrychev 1d91fd29fd Show ci-env file content 2020-05-28 07:17:24 +01:00
Alexey Igrychev fe3767b155 Let It Go 2020-05-25 23:52:36 +01:00