File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ make install # Build + install to ~/.pel/formae/plugins/<namespace>/v
2020
2121# Conformance testing (CRUD lifecycle + discovery)
2222make conformance-test # Latest formae version
23- make conformance-test VERSION=0.77.0 # Specific version
23+ make conformance-test VERSION=0.77.16-internal # Specific version
2424```
2525
2626## Architecture
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ dependencies {
66
77 // Formae schema - fetched from public registry
88 ["formae"] {
9- uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal"
9+ uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal"
1010 }
1111}
Original file line number Diff line number Diff line change 33 "resolvedDependencies" : {
44 "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0" : {
55 "type" : " remote" ,
6- "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal" ,
6+ "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal" ,
77 "checksums" : {
88 "sha256" : " 364fb48790e285749316761fbf7651c1228d1683564bb6e7ea5cdbc75187d5e9"
99 }
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ package {
1111
1212dependencies {
1313 ["formae"] {
14- uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal"
14+ uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal"
1515 }
1616}
Original file line number Diff line number Diff line change 33 "resolvedDependencies" : {
44 "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0" : {
55 "type" : " remote" ,
6- "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal" ,
6+ "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal" ,
77 "checksums" : {
88 "sha256" : " 364fb48790e285749316761fbf7651c1228d1683564bb6e7ea5cdbc75187d5e9"
99 }
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ dependencies {
66
77 // Formae schema - fetched from public registry
88 ["formae"] {
9- uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal"
9+ uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal"
1010 }
1111}
Original file line number Diff line number Diff line change 33 "resolvedDependencies" : {
44 "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0" : {
55 "type" : " remote" ,
6- "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.2 -internal" ,
6+ "uri" : " projectpackage://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.77.16 -internal" ,
77 "checksums" : {
88 "sha256" : " 364fb48790e285749316761fbf7651c1228d1683564bb6e7ea5cdbc75187d5e9"
99 }
You can’t perform that action at this time.
0 commit comments