-
Welcome to CNCF Project Onboarding!
This is an issue created to help onboard your project into the CNCF after the TOC has voted to accept your project.
We would like to complete onboarding within on…
-
**Describe the bug**
We are build the FC inside a gitlab CI(without Docker in Docker support), when build FC2.0 it works fine but after upgrade using 3.0 with `--use-local` it still try to pull docke…
-
**Description**
Add OpenFunction as a provider of [Serverless Devs](https://www.serverless-devs.com/)
**Additional context**
Users can use serverless devs tools to deploy OpenFunction functions a…
-
```shell
➜ internlm_api sudo s deploy
⌛ Steps for [deploy] of [hello-world-app]
====================
[2024-09-16 15:02:55][INFO][hello_world] runCommand ===>
docker pull registry.cn-beijing.a…
-
https://github.com/Serverless-Devs/toolkit/blob/961c405f857b13725dbca87d985d80e54e43cbd1/packages/secret/src/index.ts#L36
-
WINDOWS 10 上运行报错如下:
PS D:\frontprojects\vops\vops> s deploy
◆ Steps for [deploy] of [framework]
====================
'export' is not recognized as an internal or external command,
operable prog…
-
## Desired Behavior
Slonik project offers official guidance in docs and/or a bridge/adapter to `@neondatabase/serverless` which, like slonik, is based on `pg` and intended to serve as a drop-in rep…
-
是有什么额外的操作要求吗?
错误日志
shell@Alicloud:~$ cd /home/shell/puppeteer-nodejs
shell@Alicloud:~/puppeteer-nodejs$ s deploy
[2022-03-19 16:33:53] [INFO] [S-CORE] - Start the pre-action
[2022-03-19 16:33…
-
背景:
希望在 Gitlab 的 CI/CD 流程中接入 Serverless Devs 组件的自动发布功能,但是由于目前 s registry publish 需要组件 owner 的 Github Token,该 Token 不便于暴露给其它人共用,且 Token 存在过期的逻辑
预期:
想了解是否有推荐的 CI/CD 发布流程,亦或是否可以使用账号密码的形式来管理 Serverle…
-
1. 我需要部署一个Custom Container服务;
2. 在`s.yaml`中,`customContainerConfig.image`指向了我ACR中的镜像;
3. 使用`s deploy --skip-push`,依然执行了`FC-BUILD`。
由于我的镜像已经由codeup的工作流构建好了,我希望在`s deploy`时跳过build,但加了`--skip-push`依…