wss-git

Results 33 issues of wss-git

…ders upgrade to 0.15.3 升级 fc-builders/fc-docker 版本

…ination as it is undefined. 修复 AsyncConfiguration.Destination 不存在报错。 临时解决: ```` AsyncConfiguration: StatefulInvocation: true Destination: {} ````

目前支持组件需要有 1. layer 2. fc-deploy 3. local-invoke 4.

如讨论所示, 可以考虑提供两种内存规格的函数, 当使用 upload 这种命令, 是并发多个函数实例同时处理, 可以考虑小内存; 比如 s nas command 这种命令, 提供内存规格大的函数, 提高 ls rm 的体验, 不然针对 wordpress 这种工程在 nas 上的管理, 命令反馈太慢了 _Originally posted by @rsonghuster in https://github.com/devsapp/fc/issues/640#issuecomment-1064735765_

用户 apt-get.list 文件如下,使用 s build --use-docker 报错。 ``` libreoffice imagemagick ``` 构建 测试 伪代码: ``` 'use strict'; const { sync: commandExistsSync } = require('command-exists'); const express = require('express'); const app...