Skip to content

Commit

Permalink
Bump adoption of CSharp bindings
Browse files Browse the repository at this point in the history
A follow-on patch will regenerate Make-managed files.

References:
* casework/CASE-Bindings-CSharp-Monitor#6

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Feb 14, 2024
1 parent ea991c6 commit 80cfd1f
Showing 1 changed file with 7 additions and 23 deletions.
30 changes: 7 additions & 23 deletions resources/project_release_flow.dot
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,6 @@ digraph "cdo_release_flow" {
}
}

subgraph cluster_uco_1_2_0 {
label = "Adoption of UCO 1.2.0" ;

subgraph cluster_case_1_2_0 {
label = "Adoption of CASE 1.2.0" ;

subgraph cluster_case_utils_0_13_0 {
label = "Adoption of case-utils 0.13.0" ;

subgraph cluster_case_validation_action_2_8_0 {
label = "Adoption of case-validation-action 2.8.0" ;

subgraph cluster_case_bindings_csharp_0_4_0 {
label = "Adoption of CSharp bindings 0.4.0" ;

_GH__CASEWORK__CASE_BINDINGS_CSHARP_MONITOR [URL="https://github.com/casework/CASE-Bindings-CSharp-Monitor" label="CASE Bindings CSharp Monitor\ntests NuGet package with validation action"] ;
_GH__CIPHERTECHSOLUTIONS__CASE_BINDINGS_CSHARP [URL="https://github.com/ciphertechsolutions/CASE-Bindings-CSharp" label="CASE-Bindings-CSharp\nadopts new ontology version"] ;
}
}
}
}
}

subgraph cluster_uco_1_3_0 {
label = "Adoption of UCO 1.3.0" ;

Expand Down Expand Up @@ -91,6 +68,13 @@ digraph "cdo_release_flow" {
_GH__CASEWORK__CASE_MAPPING_TEMPLATE_PYTHON [URL="https://github.com/casework/CASE-Mapping-Template-Python" label="CASE-Mapping-Template-Python\nadopts new case-validation-action"] ;
_GH__CASEWORK__CASE_IMPLEMENTATION_AXIOM [URL="https://github.com/casework/CASE-Implementation-Axiom" label="CASE-Implementation-Axiom"] ;
_GH__KCHASON__CASE_VALIDATION_ACTION [URL="https://github.com/kchason/case-validation-action" label="case-validation-action\nreleases"] ;

subgraph cluster_case_bindings_csharp_0_5_0 {
label = "Adoption of CSharp bindings 0.5.0" ;

_GH__CASEWORK__CASE_BINDINGS_CSHARP_MONITOR [URL="https://github.com/casework/CASE-Bindings-CSharp-Monitor" label="CASE Bindings CSharp Monitor\ntests NuGet package with validation action"] ;
_GH__CIPHERTECHSOLUTIONS__CASE_BINDINGS_CSHARP [URL="https://github.com/ciphertechsolutions/CASE-Bindings-CSharp" label="CASE-Bindings-CSharp\nadopts new ontology version"] ;
}
}
}
}
Expand Down

0 comments on commit 80cfd1f

Please sign in to comment.