actions
actions copied to clipboard
Set of actions for implementing CI/CD with werf and GitHub Actions
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
**Overview** I've got these steps: ``` - name: Deploy to stage uses: werf/actions/[email protected] with: kube-config-base64-data: "${{ secrets.KUBECONFIG_FOR_STAGE }}" env: WERF_NAMESPACE: web-stage - name: Deploy to production uses: werf/actions/[email protected] with: kube-config-base64-data:...
It seems that all actions have been failing for the past few hours, this is due to the binaries download urls no longer existing, as far as i can tell...
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
Hi! Is there support for secrets mounting in docker (RUN --mount=type=secret) like in docker/build-push-action? https://render.com/docs/docker-secrets is it possible to run `docker build --secret` from `werf converge` ``` DOCKER_BUILDKIT=1 docker build...
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.6.0. Release notes Sourced from semver's releases. v7.6.0 7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa,...
Bumps [ws](https://github.com/websockets/ws) from 8.2.3 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 9.2.2 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/plugin-paginate-rest` from 2.17.0 to 9.2.2 Release notes Sourced from @octokit/plugin-paginate-rest's releases. v9.2.2 9.2.2...