期待大家一起贡献Serverless Devs对应的模型内容,一起推动Serverless的开发规范前进 #259
anycodes
started this conversation in
Show and tell
Replies: 1 comment
-
先提几个concern的点,后面再继续补充
serverless devs现在这套schema还是比较通用的,不过现在其实还是一套面向多云的开发者工具(只有provider这个上层抽象,所以只能说是多云),所有能力都是组件代码来提供, serverless心智透出的太少了(我写个ecs的组件在这上面也能跑,但跟serverless没啥关系)。 以前我也非常buy-in model这东西,不过这东西会极大限制功能体验,其实是个陷阱,我们一定要谨慎 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
模型目前已经完成了第一版本的编写:https://github.com/Serverless-Devs/Serverless-Devs/tree/docs/spec
当然,在这个版本中还有很多不完善的点,包括不限于:
所以,欢迎各位小伙伴参与贡献该spec,一起推动Serverless的开发规范前进
贡献的过程可以参考:
针对 spec 的贡献也可以参考以下内容:
readme.md
进行更新,添加自己到作者
->贡献者
中;Pull requests
到仓库Serverless-Devs/Serverless-Devs
的docs
分支下;并添加 Anycodes 、 hanxie 等作为Reviewers,同时在Comment中填写好更新理由;所有参与贡献的小伙伴,都将会成为Serverless Devs仓库的贡献者,并获得以下好处:
Beta Was this translation helpful? Give feedback.
All reactions