Commit Graph

137 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
Aleksei Igrychev 6ad28e741a docs(readme): fix broken link 2025-11-01 17:57:09 +03:00
Aleksei Igrychev b3b83d531c docs(readme): fix broken link 2025-11-01 17:55:49 +03: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 af48145692 docs(readme, faq): use only one driver (#83)
Signed-off-by: Evgeniy Frolov <evgeniy.frolov@flant.com>
Co-authored-by: Aleksei Igrychev <alexey.igrychev@flant.com>
2025-04-14 22:06:17 +01:00
Evgeniy Frolov 4cd91e1efe docs(readme, faq): add section about using werf with docker buildx (#82)
Signed-off-by: Evgeniy Frolov <evgeniy.frolov@flant.com>
Co-authored-by: Aleksei Igrychev <alexey.igrychev@flant.com>
2025-04-08 09:46:54 +01:00
Aleksei Igrychev 6ada024d50 chore: test 2025-04-03 12:19:17 +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
Aleksei Igrychev 123d59749a Merge pull request #68 from werf/dependabot/npm_and_yarn/cookiejar-2.1.4
build(deps): bump cookiejar from 2.1.3 to 2.1.4
2023-12-21 22:14:58 +00:00
Aleksei Igrychev 6a22d9889e Merge pull request #69 from werf/dependabot/npm_and_yarn/semver-7.5.2
build(deps): bump semver from 7.3.5 to 7.5.2
2023-12-21 22:14:49 +00:00
Aleksei Igrychev c3991e000a Merge pull request #70 from werf/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
2023-12-21 22:14:39 +00:00
dependabot[bot] 8114de503a build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 22:16:55 +00:00
dependabot[bot] 5db804bda8 build(deps): bump semver from 7.3.5 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-25 19:23:50 +00:00
dependabot[bot] 49d9f0474c build(deps): bump cookiejar from 2.1.3 to 2.1.4
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 08:56:10 +00:00
Alexey Igrychev 249bcf41aa chore(README): simplify example 2023-01-20 12:04:20 +00:00
Alexey Igrychev 9ef247eabe Update README.md 2023-01-20 11:56:37 +00:00
Alexey Igrychev a8aa170653 Merge pull request #67 from werf/chore_readme_focus_on_install_action
chore(README): focus on install action
2023-01-20 11:56:11 +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 6b2343319a chore(README): focus on install action
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2023-01-20 11:54:59 +00:00
Alexey Igrychev 04d17c706c Merge pull request #66 from werf/chore_install_export_github_context_variables
chore(install): export virtual merge commits
2023-01-20 11:50:01 +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
Alexey Igrychev c8117305fa Merge pull request #65 from werf/feat_export_ci_env_variables
feat: export ci-env variables to the next steps
2023-01-20 11:47:18 +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
Alexey Igrychev 28fbbd1431 Merge pull request #56 from jayesh100/v1.2
feat(action): use node 16
2023-01-10 16:32:15 +00:00
Alexey Igrychev 3f75d958ee Merge pull request #61 from werf/dependabot/npm_and_yarn/minimatch-3.1.2
build(deps): bump minimatch from 3.0.4 to 3.1.2
2023-01-10 16:31:50 +00:00
Alexey Igrychev d70c5589dc Merge pull request #62 from werf/dependabot/npm_and_yarn/node-fetch-3.2.10
build(deps-dev): bump node-fetch from 3.1.1 to 3.2.10
2023-01-10 16:31:39 +00:00
dependabot[bot] 97dd67885d build(deps): bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 16:31:26 +00:00
dependabot[bot] 32d35676c4 build(deps-dev): bump node-fetch from 3.1.1 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 16:31:26 +00:00
Alexey Igrychev f97e5aaef8 Merge pull request #55 from werf/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.6.0 to 1.9.1
2023-01-10 16:31:21 +00:00
Alexey Igrychev 5bad6adea1 Merge pull request #59 from werf/dependabot/npm_and_yarn/qs-6.11.0
build(deps): bump qs from 6.10.1 to 6.11.0
2023-01-10 16:31:12 +00:00
Alexey Igrychev b6cb5eb2b8 Merge pull request #60 from werf/dependabot/npm_and_yarn/json5-1.0.2
build(deps): bump json5 from 1.0.1 to 1.0.2
2023-01-10 16:31:00 +00:00
dependabot[bot] dc1f37e772 build(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 20:43:54 +00:00
dependabot[bot] 61d4c969a9 build(deps): bump qs from 6.10.1 to 6.11.0
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:44:23 +00:00
Timofey Kirillov 4cbd75c9ef docs: add notice about fetch-depth into README
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
2022-10-21 12:36:58 +03:00
jayesh100 66381be661 feat(action): use node 16 2022-10-21 12:41:04 +11:00
dependabot[bot] 434520bcb6 Bump @actions/core from 1.6.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:27:57 +00:00
Alexey Igrychev e5e6d49cdd Merge pull request #54 from werf/chore_readme_fix_links
chore(readme): fix links
marketplace
2022-08-15 08:03:57 +01:00
Alexey Igrychev 124534d1bb chore(readme): fix links
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
2022-08-15 08:03:16 +01:00
Alexey Igrychev 5b66dc4131 Merge pull request #52 from werf/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-08-15 07:58:12 +01: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
dependabot[bot] 3729ed90a5 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 18:57:31 +00:00
Alexey Igrychev e1fbd124d8 Merge pull request #50 from werf/dependabot/npm_and_yarn/node-fetch-3.1.1
Bump node-fetch from 2.6.5 to 3.1.1
2022-02-21 13:06:07 +00:00
dependabot[bot] 0617fd4cf8 Bump node-fetch from 2.6.5 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 12:18:24 +00:00
Alexey Igrychev c05acfa9d8 Merge pull request #49 from werf/fix-dismiss-action
fix: converge and dismiss actions should not require env param
2021-12-17 13:26:27 +00:00
Timofey Kirillov 5b9769fd62 chore: npm repack 2021-12-17 13:37:08 +03:00