toc
toc copied to clipboard
[SANDBOX PROJECT ONBOARDING] Serverless Devs
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 one month of acceptance.
From the project side, please ensure that you:
- [x] Understand the project proposal process and reqs: https://github.com/cncf/toc/blob/main/process/project_proposals.md#introduction
- [x] Understand the services available for your project at CNCF https://www.cncf.io/services-for-projects/
- [x] Ensure your project meets the CNCF IP Policy: https://github.com/cncf/foundation/blob/master/charter.md#11-ip-policy
- [x] Review the online programs guidelines: https://github.com/cncf/foundation/blob/master/online-programs-guidelines.md
- [x] Understand the trademark guidelines: https://www.linuxfoundation.org/en/trademark-usage/
- [x] Understand the license allowlist: https://github.com/cncf/foundation/blob/master/allowed-third-party-license-policy.md#approved-licenses-for-allowlist
- [x] Is your project working on written, open governance? see https://contribute.cncf.io/maintainers/governance/
- [x] Slack: Are your slack channels migrated to the Kubernetes or CNCF Slack? (see https://slack.com/help/articles/217872578-Import-data-from-one-Slack-workspace-to-another for more details)
- [x] Is your project in its own separate neutral github organization?
- [x] Submitted a Pull request to add your project as a sandbox project to https://landscape.cncf.io
- [x] Create maintainer list + add to aggregated https://maintainers.cncf.io list by submitting a PR to it
- [x] Have added your project to https://github.com/cncf/contribute
- [x] Artwork: Submit a pull request to https://github.com/cncf/artwork with your artwork
- [x] Domain: transfer domain to the CNCF - https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/create/63
Things that CNCF will need from the project:
- [x] Provide emails for the maintainers added to https://maintainers.cncf.io in order to get access to the maintainers mailing list and ServiceDesk
- [ ] Trademarks: transfer any trademark and logo mark assets over to the LF - https://github.com/cncf/foundation/tree/master/agreements has agreements
- [x] GitHub: ensure 'thelinuxfoundation' and 'caniszczyk' are added as initial org owners, this helps us make sure we have continuity of GH ownership
- [x] GitHub: ensure DCO or CLA are enabled for all GitHub repositories of the project
- [x] GitHub: ensure that hat the CNCF Code of Conduct (or your adopted version of it) are explicitly referenced at the project's README on GitHub
- [x] Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
- [x] Website: Analytics transferred to [email protected]
- [x] CII: Start on a CII best practices badge https://bestpractices.coreinfrastructure.org/en
Things that the CNCF will do or help the project to do:
- [x] Devstats: add to devstats https://devstats.cncf.io/
- [x] Insights: add to LFX Insights https://insights.v3.lfx.linuxfoundation.org/
- [x] Marketing: update relevant intro + slide decks
- [x] Events: update CFP + Registration + CFP Area forms
- [x] ServiceDesk: confirm maintainers have read https://www.cncf.io/services-for-projects/
- [x] CNCF Welcome Email Sent to confirm maintainer list access, welcome email has monthly project sync details
- [x] Create space for meetings/events on https://community.cncf.io, e.g., https://community.cncf.io/pravega-community/ - (https://github.com/cncf/communitygroups/blob/main/README.md#cncf-projects)
- [ ] Adopt a license scanning tool, like FOSSA or Snyk
Submitted a Pull request to add your project as a sandbox project to https://landscape.cncf.io/
https://landscape.cncf.io/serverless?selected=serverless-devs
GitHub: ensure DCO or CLA are enabled for all GitHub repositories of the project
Configured all repositories for Serverless Devs org.
Artwork: Submit a pull request to https://github.com/cncf/artwork with your artwork
https://github.com/cncf/artwork/pull/356
Create maintainer list + add to aggregated https://maintainers.cncf.io/ list by submitting a PR to it
https://github.com/cncf/foundation/pull/421
Is your project in its own separate neutral github organization?
Serverless Devs project in its own separate neutral github organization.
Is your project in its own separate neutral github organization?
Serverless Devs project in its own separate neutral github organization.
Point me to the repo so that I have it? (I'm sure I do, I just want to make sure)
I have already checked the followed items:
- Understand the project proposal process and reqs: https://github.com/cncf/toc/blob/main/process/project_proposals.md#introduction
- Understand the services available for your project at CNCF https://www.cncf.io/services-for-projects/
- Ensure your project meets the CNCF IP Policy: https://github.com/cncf/foundation/blob/master/charter.md#11-ip-policy
- Review the online programs guidelines: https://github.com/cncf/foundation/blob/master/online-programs-guidelines.md
- Understand the trademark guidelines: https://www.linuxfoundation.org/en/trademark-usage/
- Understand the license allowlist: https://github.com/cncf/foundation/blob/master/allowed-third-party-license-policy.md#approved-licenses-for-allowlist
Is your project in its own separate neutral github organization?
Serverless Devs project in its own separate neutral github organization.
Point me to the repo so that I have it? (I'm sure I do, I just want to make sure)
The org: https://github.com/Serverless-Devs/ The repo: https://github.com/Serverless-Devs/Serverless-Devs
GitHub: ensure that hat the CNCF Code of Conduct (or your adopted version of it) are explicitly referenced at the project's README on GitHub
- https://github.com/Serverless-Devs/Serverless-Devs#%E8%A7%84%E8%8C%83%E4%B8%8E%E8%AE%B8%E5%8F%AF
- https://github.com/Serverless-Devs/Serverless-Devs/blob/master/CODE_OF_CONDUCT.md
CII: Start on a CII best practices badge https://bestpractices.coreinfrastructure.org/en
https://bestpractices.coreinfrastructure.org/zh-CN/projects/6486
Have added your project to https://github.com/cncf/contribute
The status of the repo
contributewasPublic archive
GitHub: ensure 'thelinuxfoundation' and 'caniszczyk' are added as initial org owners, this helps us make sure we have continuity of GH ownership
Invited to join Serverless devs org
Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
Related content has been added: http://www.serverless-devs.com/
Is your project working on written, open governance? see https://contribute.cncf.io/maintainers/governance/
open governance
Slack: Are your slack channels migrated to the Kubernetes or CNCF Slack? (see https://slack.com/help/articles/217872578-Import-data-from-one-Slack-workspace-to-another for more details)
no
Slack: Are your slack channels migrated to the Kubernetes or CNCF Slack? (see https://slack.com/help/articles/217872578-Import-data-from-one-Slack-workspace-to-another for more details)
no
You will want to migrate any slack channels that you have to either the Kubernetes or CNCF slack
You will want to migrate any slack channels that you have to either the Kubernetes or CNCF slack
At present, we do not have Slack. At present, we communicate in real time through Wechat and DingTalk. Do we need to register Slack,and create the Serverless Devs channel?
Trademarks: transfer any trademark and logo mark assets over to the LF - https://github.com/cncf/foundation/tree/master/agreements has agreements
Serverless Devs logo has not applied for trademark protection and can be directly transferred to CNCF. We have no relevant process here. https://github.com/cncf/artwork/pull/356
- [x] Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
- [x] Is your project in its own separate neutral github organization?
- [x] GitHub: ensure 'thelinuxfoundation' and 'caniszczyk' are added as initial org owners, this helps us make sure we have continuity of GH ownership
- [x] Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
Website: Analytics transferred to [email protected]
The Serverless Devs website has no data Analytics
You will want to migrate any slack channels that you have to either the Kubernetes or CNCF slack
At present, we do not have Slack. At present, we communicate in real time through Wechat and DingTalk. Do we need to register Slack,and create the Serverless Devs channel?
Ah, that's fine. You can add those to your landscape entry!
h, that's fine. You can add those to your landscape entry!
OK.
By the way, I have completed the following tasks here:
- [x] Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
- [x] Is your project in its own separate neutral github organization?
- [x] GitHub: ensure 'thelinuxfoundation' and 'caniszczyk' are added as initial org owners, this helps us make sure we have continuity of GH ownership
- [x] Website: ensure LF footer is there and website guidelines followed (if your project doesn't have a dedicated website, please adopt those guidelines to the README file of your project on GitHub).
@amye About the task “Provide emails for the maintainers added to https://maintainers.cncf.io/ in order to get access to the maintainers mailing list and ServiceDesk”,I want to make sure, is it alright if I provide you with the corresponding email address?
@amye About the task “Provide emails for the maintainers added to https://maintainers.cncf.io/ in order to get access to the maintainers mailing list and ServiceDesk”,I want to make sure, is it alright if I provide you with the corresponding email address?
Send an email to [email protected]!
@amye About the task “Provide emails for the maintainers added to https://maintainers.cncf.io/ in order to get access to the maintainers mailing list and ServiceDesk”,I want to make sure, is it alright if I provide you with the corresponding email address?
Send an email to [email protected]!
Thank you,I just sent th email:

DevStats page added.
Hi @anycodes ! My name is Crystal and I am the new project coordinator in charge of onboarding sandbox projects!
Have you and your team had a chance to review and/or complete any more onboarding tasks? I am happy to help with any questions or concerns you may have! Please don't hesitate to reach out at any time!
@RobertKielty is this one set up for license scanning? Can we mark that complete?
@Cmierly did we manage to finish the trademark agreement? That seems like the last step after scanning.