yc-sls-function
yc-sls-function copied to clipboard
GitHub Action to deploy Serverless Function to Yandex Cloud.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.9 to 20.12.11. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.1 to 1.10.7. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.10.7 Improve reporting of HTTP error codes (#2723) Update dependency on @grpc/proto-loader to the latest version (#2732)...
В YC появилась [возможность](https://yandex.cloud/ru/docs/functions/concepts/mounting) монтировать бакеты Object Storage при сборке функции. Хорошо бы добавить эту возможность в action. Кажется, нужно добавить параметр [storageMounts](https://github.com/yandex-cloud/nodejs-sdk/blob/34cc788e1f05851e5cbd1f841b8a33ed8b50d009/src/generated/yandex/cloud/serverless/functions/v1/function_service.ts#L377C3-L377C16) [тут](https://github.com/yc-actions/yc-sls-function/blob/7b045e78a59e8241056519e380f63e4933b18ef6/src/main.ts#L188) Описание использования [storage-mounts](https://yandex.cloud/ru/docs/cli/cli-ref/managed-services/serverless/function/version/create), кажется в inputs...
Я использую github yc-actions / yc-sls-function для деплоя функций https://github.com/yc-actions/yc-sls-function/blob/v2.8.0/action.yml указано , что для передачи секретов формат записи такой secrets: description: 'Lockbox secrets. Pattern: "=//". Multiline' default: '' required: false...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.1 to 1.10.8. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.10.8 Fix a bug that caused channels with unix: targets to not reconnect after the channel goes...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 8.0.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 8.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [await-thenable] check for-await loop iteree (#10008) 🩹...