yandex-serverless-action icon indicating copy to clipboard operation
yandex-serverless-action copied to clipboard

Github Action for deploying code to existed Serverless function in Yandex cloud

Results 8 yandex-serverless-action issues
Sort by recently updated
recently updated
newest added

Yandex have a [list of allowed](https://cloud.yandex.com/en-ru/docs/functions/concepts/runtime/#runtimes) args for `runtime` property. Be nicely to have this link in README.md near with `runtime` property description

good first issue

Пишу этот issue в 3 часа ночи, поэтому pr не сделал. Я предлагаю 2 простых изменения в коде, которые позволят сделать загружаемые на сервера яндекса архивы с функциями более чистыми...

Please, add more information about exclude patterns in README. I found out from code, that several patterns could be written comma separated. Also it would be nice, if you say...

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goodsmileduck/yandex-serverless-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

good first issue

Не получается задеплоить функцию на go Ошибка из YC `INVALID_ARGUMENT: Исходный архив не является валидным ZIP архивом` Yml файл ``` name: Push and Deploy Serverless function on: push jobs: deploy:...

Hi there! I appreciate your work; it helps me run a lot of lambdas and works like a charm! However, yandex-serverless-action@v2 doesn't seem to work. This is my action: ```yaml...

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies