-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject.yaml
More file actions
76 lines (63 loc) · 2.47 KB
/
Copy pathproject.yaml
File metadata and controls
76 lines (63 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# .project metadata for Open Workflow Specification
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
schema_version: "1.0.0"
slug: "open-workflow-specification"
name: "Open Workflow Specification"
description: "A vendor-neutral, open-source DSL for defining and orchestrating workflows across distributed systems."
type: "project"
project_lead:
- "ricardozanini"
- "cdavernas"
slack_channels:
- name: "#open-workflow"
primary: true
maturity_log:
- phase: "sandbox"
date: "2020-07-14T00:00:00Z"
issue: "https://github.com/cncf/toc/pull/1099"
repositories:
- "https://github.com/open-workflow-specification/specification"
- "https://github.com/open-workflow-specification/editor"
- "https://github.com/open-workflow-specification/sdk-java"
- "https://github.com/open-workflow-specification/sdk-typescript"
- "https://github.com/open-workflow-specification/sdk-go"
- "https://github.com/open-workflow-specification/sdk-rust"
- "https://github.com/open-workflow-specification/sdk-python"
- "https://github.com/serverlessworkflow/sdk-net"
- "https://github.com/serverlessworkflow/synapse"
website: "https://open-workflow-specification.org"
artwork: "https://openworkflow.cloud/img/logos/sw-logo.png"
adopters:
path: "https://github.com/open-workflow-specification/.project/blob/main/ADOPTERS.md"
package_managers:
maven: "io.serverlessworkflow"
npm:
- "@openworkflowspec/sdk"
- "@openworkflowspec/diagram-editor"
nuget: "ServerlessWorkflow"
go: "github.com/open-workflow-specification/sdk-go"
social:
twitter: "https://twitter.com/CNCFWorkflow"
security:
policy:
path: "https://github.com/open-workflow-specification/specification/blob/main/SECURITY.md"
contact:
advisory_url: "https://github.com/open-workflow-specification/specification/security/advisories/new"
governance:
contributing:
path: "https://github.com/open-workflow-specification/specification/blob/main/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/cncf/foundation/blob/main/code-of-conduct.md"
legal:
license:
path: "https://github.com/open-workflow-specification/specification/blob/main/LICENSE"
identity_type:
has_dco: true
has_cla: false
dco_url:
path: "https://developercertificate.org/"
landscape:
category: "App Definition and Development"
subcategory: "Application Definition & Image Build"
# CLOMonitor Score: 71/100
# Documentation: 90 | License: 75 | Best Practices: 42 | Security: 59