@examplary/schemas 1.2.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -58,10 +58,10 @@
58
58
  "AutoPublish": true,
59
59
  "FunctionCode": "function handler(event) {\n var response = event.response;\n response.headers = Object.assign({}, {\n \"x-frame-options\": {\n \"value\": \"SAMEORIGIN\"\n },\n \"x-content-type-options\": {\n \"value\": \"nosniff\"\n },\n \"x-xss-protection\": {\n \"value\": \"1; mode=block\"\n },\n \"strict-transport-security\": {\n \"value\": \"max-age=63072000\"\n }\n}, response.headers);\n return response;\n}",
60
60
  "FunctionConfig": {
61
- "Comment": "schemas-staging-eu-central-1-schemas-response",
61
+ "Comment": "schemas-production-eu-central-1-schemas-response",
62
62
  "Runtime": "cloudfront-js-1.0"
63
63
  },
64
- "Name": "schemas-staging-eu-central-1-schemas-response"
64
+ "Name": "schemas-production-eu-central-1-schemas-response"
65
65
  }
66
66
  },
67
67
  "schemasCDNE849A679": {
@@ -69,9 +69,9 @@
69
69
  "Properties": {
70
70
  "DistributionConfig": {
71
71
  "Aliases": [
72
- "schemas-staging.examplary.ai"
72
+ "schemas.examplary.ai"
73
73
  ],
74
- "Comment": "schemas-staging schemas website CDN",
74
+ "Comment": "schemas-production schemas website CDN",
75
75
  "CustomErrorResponses": [
76
76
  {
77
77
  "ErrorCachingMinTTL": 0,
@@ -92,10 +92,7 @@
92
92
  {
93
93
  "EventType": "viewer-response",
94
94
  "FunctionARN": {
95
- "Fn::GetAtt": [
96
- "schemasResponseFunctionC5B753EB",
97
- "FunctionARN"
98
- ]
95
+ "Ref": "schemasResponseFunctionC5B753EB"
99
96
  }
100
97
  }
101
98
  ],
@@ -146,7 +143,7 @@
146
143
  "ServerlessDeploymentBucketName": {
147
144
  "Value": "serverless-framework-deployments-eu-central-1-fe769196-9095",
148
145
  "Export": {
149
- "Name": "sls-schemas-staging-ServerlessDeploymentBucketName"
146
+ "Name": "sls-schemas-production-ServerlessDeploymentBucketName"
150
147
  }
151
148
  },
152
149
  "schemasBucketName814EA6EC": {
@@ -157,7 +154,7 @@
157
154
  },
158
155
  "schemasDomainC1437202": {
159
156
  "Description": "Website domain name.",
160
- "Value": "schemas-staging.examplary.ai"
157
+ "Value": "schemas.examplary.ai"
161
158
  },
162
159
  "schemasCloudFrontCName05CBFC31": {
163
160
  "Description": "CloudFront CNAME.",
@@ -1,20 +1,24 @@
1
1
  {
2
2
  "/home/runner/work/examplary/examplary/schemas/serverless.yml": {
3
- "versionFramework": "4.17.2",
3
+ "versionFramework": "4.19.1",
4
4
  "servicePath": "/home/runner/work/examplary/examplary/schemas/serverless.yml",
5
5
  "serviceConfigFileName": "serverless.yml",
6
6
  "service": {
7
7
  "service": "schemas",
8
8
  "params": {
9
9
  "default": {
10
- "domain": "schemas-staging.examplary.ai",
10
+ "domain": "schemas-production.examplary.ai",
11
+ "certificateArn": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
12
+ },
13
+ "production": {
14
+ "domain": "schemas.examplary.ai",
11
15
  "certificateArn": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
12
16
  }
13
17
  },
14
18
  "provider": {
15
19
  "name": "aws",
16
20
  "region": "eu-central-1",
17
- "stage": "staging",
21
+ "stage": "production",
18
22
  "deploymentMethod": "direct",
19
23
  "versionFunctions": true
20
24
  },
@@ -25,7 +29,7 @@
25
29
  "schemas": {
26
30
  "type": "static-website",
27
31
  "path": "dist/schemas",
28
- "domain": "schemas-staging.examplary.ai",
32
+ "domain": "schemas.examplary.ai",
29
33
  "certificate": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
30
34
  }
31
35
  }
@@ -33,7 +37,7 @@
33
37
  "provider": {
34
38
  "name": "aws",
35
39
  "region": "eu-central-1",
36
- "stage": "staging",
40
+ "stage": "production",
37
41
  "deploymentMethod": "direct",
38
42
  "versionFunctions": true
39
43
  },
@@ -52,43 +56,43 @@
52
56
  ],
53
57
  "options": {
54
58
  "verbose": true,
55
- "stage": "staging"
59
+ "stage": "production"
56
60
  },
57
61
  "orgId": "5d3064e1-8166-4393-8f8f-cc3391651697",
58
62
  "orgName": "examplary",
59
63
  "userId": "1KmmvFzp9d3Ns75m6V",
60
64
  "userName": "tschoffelen",
61
65
  "serviceProviderAwsAccountId": "864899853846",
62
- "serviceProviderAwsCfStackName": "schemas-staging",
63
- "serviceProviderAwsCfStackId": "arn:aws:cloudformation:eu-central-1:864899853846:stack/schemas-staging/adb61dc0-4eeb-11f0-b2b2-02b88035ad11",
64
- "serviceProviderAwsCfStackCreated": "2025-06-21T22:04:18.825Z",
65
- "serviceProviderAwsCfStackUpdated": null,
66
- "serviceProviderAwsCfStackStatus": "CREATE_COMPLETE",
66
+ "serviceProviderAwsCfStackName": "schemas-production",
67
+ "serviceProviderAwsCfStackId": "arn:aws:cloudformation:eu-central-1:864899853846:stack/schemas-production/a2a7bd10-4ee3-11f0-b7fe-0aa88b30c07b",
68
+ "serviceProviderAwsCfStackCreated": "2025-06-21T21:06:44.314Z",
69
+ "serviceProviderAwsCfStackUpdated": "2025-09-20T12:05:42.880Z",
70
+ "serviceProviderAwsCfStackStatus": "UPDATE_COMPLETE",
67
71
  "serviceProviderAwsCfStackOutputs": [
68
72
  {
69
73
  "OutputKey": "schemasBucketName814EA6EC",
70
- "OutputValue": "schemas-staging-schemasbucketbe9e7d9f-bjwiggxeliry",
74
+ "OutputValue": "schemas-production-schemasbucketbe9e7d9f-q1aisqmk2pik",
71
75
  "Description": "Name of the bucket that stores the static website."
72
76
  },
73
77
  {
74
78
  "OutputKey": "schemasCloudFrontCName05CBFC31",
75
- "OutputValue": "d2ub43ytncf7pc.cloudfront.net",
79
+ "OutputValue": "djykovp21c0ec.cloudfront.net",
76
80
  "Description": "CloudFront CNAME."
77
81
  },
78
82
  {
79
83
  "OutputKey": "schemasDistributionIdF843C7D9",
80
- "OutputValue": "E2QF0CWOESW4D1",
84
+ "OutputValue": "E1Z7GHEM2TF0UN",
81
85
  "Description": "ID of the CloudFront distribution."
82
86
  },
83
87
  {
84
88
  "OutputKey": "schemasDomainC1437202",
85
- "OutputValue": "schemas-staging.examplary.ai",
89
+ "OutputValue": "schemas.examplary.ai",
86
90
  "Description": "Website domain name."
87
91
  },
88
92
  {
89
93
  "OutputKey": "ServerlessDeploymentBucketName",
90
94
  "OutputValue": "serverless-framework-deployments-eu-central-1-fe769196-9095",
91
- "ExportName": "sls-schemas-staging-ServerlessDeploymentBucketName"
95
+ "ExportName": "sls-schemas-production-ServerlessDeploymentBucketName"
92
96
  }
93
97
  ],
94
98
  "compiledCloudFormationTemplate": {
@@ -151,10 +155,10 @@
151
155
  "AutoPublish": true,
152
156
  "FunctionCode": "function handler(event) {\n var response = event.response;\n response.headers = Object.assign({}, {\n \"x-frame-options\": {\n \"value\": \"SAMEORIGIN\"\n },\n \"x-content-type-options\": {\n \"value\": \"nosniff\"\n },\n \"x-xss-protection\": {\n \"value\": \"1; mode=block\"\n },\n \"strict-transport-security\": {\n \"value\": \"max-age=63072000\"\n }\n}, response.headers);\n return response;\n}",
153
157
  "FunctionConfig": {
154
- "Comment": "schemas-staging-eu-central-1-schemas-response",
158
+ "Comment": "schemas-production-eu-central-1-schemas-response",
155
159
  "Runtime": "cloudfront-js-1.0"
156
160
  },
157
- "Name": "schemas-staging-eu-central-1-schemas-response"
161
+ "Name": "schemas-production-eu-central-1-schemas-response"
158
162
  }
159
163
  },
160
164
  "schemasCDNE849A679": {
@@ -162,9 +166,9 @@
162
166
  "Properties": {
163
167
  "DistributionConfig": {
164
168
  "Aliases": [
165
- "schemas-staging.examplary.ai"
169
+ "schemas.examplary.ai"
166
170
  ],
167
- "Comment": "schemas-staging schemas website CDN",
171
+ "Comment": "schemas-production schemas website CDN",
168
172
  "CustomErrorResponses": [
169
173
  {
170
174
  "ErrorCachingMinTTL": 0,
@@ -185,10 +189,7 @@
185
189
  {
186
190
  "EventType": "viewer-response",
187
191
  "FunctionARN": {
188
- "Fn::GetAtt": [
189
- "schemasResponseFunctionC5B753EB",
190
- "FunctionARN"
191
- ]
192
+ "Ref": "schemasResponseFunctionC5B753EB"
192
193
  }
193
194
  }
194
195
  ],
@@ -239,7 +240,7 @@
239
240
  "ServerlessDeploymentBucketName": {
240
241
  "Value": "serverless-framework-deployments-eu-central-1-fe769196-9095",
241
242
  "Export": {
242
- "Name": "sls-schemas-staging-ServerlessDeploymentBucketName"
243
+ "Name": "sls-schemas-production-ServerlessDeploymentBucketName"
243
244
  }
244
245
  },
245
246
  "schemasBucketName814EA6EC": {
@@ -250,7 +251,7 @@
250
251
  },
251
252
  "schemasDomainC1437202": {
252
253
  "Description": "Website domain name.",
253
- "Value": "schemas-staging.examplary.ai"
254
+ "Value": "schemas.examplary.ai"
254
255
  },
255
256
  "schemasCloudFrontCName05CBFC31": {
256
257
  "Description": "CloudFront CNAME.",
@@ -7,7 +7,7 @@
7
7
  "provider": {
8
8
  "name": "aws",
9
9
  "region": "eu-central-1",
10
- "stage": "staging",
10
+ "stage": "production",
11
11
  "deploymentMethod": "direct",
12
12
  "versionFunctions": true,
13
13
  "compiledCloudFormationTemplate": {
@@ -70,10 +70,10 @@
70
70
  "AutoPublish": true,
71
71
  "FunctionCode": "function handler(event) {\n var response = event.response;\n response.headers = Object.assign({}, {\n \"x-frame-options\": {\n \"value\": \"SAMEORIGIN\"\n },\n \"x-content-type-options\": {\n \"value\": \"nosniff\"\n },\n \"x-xss-protection\": {\n \"value\": \"1; mode=block\"\n },\n \"strict-transport-security\": {\n \"value\": \"max-age=63072000\"\n }\n}, response.headers);\n return response;\n}",
72
72
  "FunctionConfig": {
73
- "Comment": "schemas-staging-eu-central-1-schemas-response",
73
+ "Comment": "schemas-production-eu-central-1-schemas-response",
74
74
  "Runtime": "cloudfront-js-1.0"
75
75
  },
76
- "Name": "schemas-staging-eu-central-1-schemas-response"
76
+ "Name": "schemas-production-eu-central-1-schemas-response"
77
77
  }
78
78
  },
79
79
  "schemasCDNE849A679": {
@@ -81,9 +81,9 @@
81
81
  "Properties": {
82
82
  "DistributionConfig": {
83
83
  "Aliases": [
84
- "schemas-staging.examplary.ai"
84
+ "schemas.examplary.ai"
85
85
  ],
86
- "Comment": "schemas-staging schemas website CDN",
86
+ "Comment": "schemas-production schemas website CDN",
87
87
  "CustomErrorResponses": [
88
88
  {
89
89
  "ErrorCachingMinTTL": 0,
@@ -104,10 +104,7 @@
104
104
  {
105
105
  "EventType": "viewer-response",
106
106
  "FunctionARN": {
107
- "Fn::GetAtt": [
108
- "schemasResponseFunctionC5B753EB",
109
- "FunctionARN"
110
- ]
107
+ "Ref": "schemasResponseFunctionC5B753EB"
111
108
  }
112
109
  }
113
110
  ],
@@ -158,7 +155,7 @@
158
155
  "ServerlessDeploymentBucketName": {
159
156
  "Value": "serverless-framework-deployments-eu-central-1-fe769196-9095",
160
157
  "Export": {
161
- "Name": "sls-schemas-staging-ServerlessDeploymentBucketName"
158
+ "Name": "sls-schemas-production-ServerlessDeploymentBucketName"
162
159
  }
163
160
  },
164
161
  "schemasBucketName814EA6EC": {
@@ -169,7 +166,7 @@
169
166
  },
170
167
  "schemasDomainC1437202": {
171
168
  "Description": "Website domain name.",
172
- "Value": "schemas-staging.examplary.ai"
169
+ "Value": "schemas.examplary.ai"
173
170
  },
174
171
  "schemasCloudFrontCName05CBFC31": {
175
172
  "Description": "CloudFront CNAME.",
@@ -252,10 +249,10 @@
252
249
  "AutoPublish": true,
253
250
  "FunctionCode": "function handler(event) {\n var response = event.response;\n response.headers = Object.assign({}, {\n \"x-frame-options\": {\n \"value\": \"SAMEORIGIN\"\n },\n \"x-content-type-options\": {\n \"value\": \"nosniff\"\n },\n \"x-xss-protection\": {\n \"value\": \"1; mode=block\"\n },\n \"strict-transport-security\": {\n \"value\": \"max-age=63072000\"\n }\n}, response.headers);\n return response;\n}",
254
251
  "FunctionConfig": {
255
- "Comment": "schemas-staging-eu-central-1-schemas-response",
252
+ "Comment": "schemas-production-eu-central-1-schemas-response",
256
253
  "Runtime": "cloudfront-js-1.0"
257
254
  },
258
- "Name": "schemas-staging-eu-central-1-schemas-response"
255
+ "Name": "schemas-production-eu-central-1-schemas-response"
259
256
  }
260
257
  },
261
258
  "schemasCDNE849A679": {
@@ -263,9 +260,9 @@
263
260
  "Properties": {
264
261
  "DistributionConfig": {
265
262
  "Aliases": [
266
- "schemas-staging.examplary.ai"
263
+ "schemas.examplary.ai"
267
264
  ],
268
- "Comment": "schemas-staging schemas website CDN",
265
+ "Comment": "schemas-production schemas website CDN",
269
266
  "CustomErrorResponses": [
270
267
  {
271
268
  "ErrorCachingMinTTL": 0,
@@ -286,10 +283,7 @@
286
283
  {
287
284
  "EventType": "viewer-response",
288
285
  "FunctionARN": {
289
- "Fn::GetAtt": [
290
- "schemasResponseFunctionC5B753EB",
291
- "FunctionARN"
292
- ]
286
+ "Ref": "schemasResponseFunctionC5B753EB"
293
287
  }
294
288
  }
295
289
  ],
@@ -345,7 +339,7 @@
345
339
  },
346
340
  "schemasDomainC1437202": {
347
341
  "Description": "Website domain name.",
348
- "Value": "schemas-staging.examplary.ai"
342
+ "Value": "schemas.examplary.ai"
349
343
  },
350
344
  "schemasCloudFrontCName05CBFC31": {
351
345
  "Description": "CloudFront CNAME.",
@@ -370,14 +364,18 @@
370
364
  "service": "schemas",
371
365
  "params": {
372
366
  "default": {
373
- "domain": "schemas-staging.examplary.ai",
367
+ "domain": "schemas-production.examplary.ai",
368
+ "certificateArn": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
369
+ },
370
+ "production": {
371
+ "domain": "schemas.examplary.ai",
374
372
  "certificateArn": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
375
373
  }
376
374
  },
377
375
  "provider": {
378
376
  "name": "aws",
379
377
  "region": "eu-central-1",
380
- "stage": "staging",
378
+ "stage": "production",
381
379
  "deploymentMethod": "direct",
382
380
  "versionFunctions": true
383
381
  },
@@ -388,7 +386,7 @@
388
386
  "schemas": {
389
387
  "type": "static-website",
390
388
  "path": "dist/schemas",
391
- "domain": "schemas-staging.examplary.ai",
389
+ "domain": "schemas.examplary.ai",
392
390
  "certificate": "arn:aws:acm:us-east-1:864899853846:certificate/98929ce6-38a5-41ec-ac3c-6abd2f46087f"
393
391
  }
394
392
  }
@@ -398,7 +396,7 @@
398
396
  "layers": {}
399
397
  },
400
398
  "package": {
401
- "artifactDirectoryName": "serverless/schemas/staging/1753827291803-2025-07-29T22:14:51.803Z",
399
+ "artifactDirectoryName": "serverless/schemas/production/1758713544077-2025-09-24T11:32:24.077Z",
402
400
  "artifact": ""
403
401
  }
404
402
  }
@@ -1,13 +1,13 @@
1
1
 
2
-
3
2
 
4
- Disable auto-updates by adding "frameworkVersion" to your serverless.yml (frameworkVersion: ~4.17.2)
3
+
5
4
 
5
+ Disable auto-updates by adding "frameworkVersion" to your serverless.yml (frameworkVersion: ~4.19.1)
6
6
 
7
7
  Initializing
8
8
  Initializing
9
9
  Authenticating
10
10
  Resolving variables
11
11
  Resolving variables
12
- Deploying "schemas" to stage "staging" (eu-central-1)
12
+ Deploying "schemas" to stage "production" (eu-central-1)
13
13
  [WARNING] aws-cdk-lib.aws_cloudfront_origins.S3Origin is deprecated.
14
14
  Use `S3BucketOrigin` or `S3StaticWebsiteOrigin` instead.
15
15
  This API will be removed in the next major release.
@@ -24,21 +24,21 @@ Uploading State file to S3
24
24
  Updating AWS CloudFormation stack
25
25
  Fetching Service Information
26
26
  Updating
27
- Uploading directory 'dist/schemas' to bucket 'schemas-staging-schemasbucketbe9e7d9f-bjwiggxeliry'
28
- Uploading directory 'dist/schemas' to bucket 'schemas-staging-schemasbucketbe9e7d9f-bjwiggxeliry'
27
+ Uploading directory 'dist/schemas' to bucket 'schemas-production-schemasbucketbe9e7d9f-q1aisqmk2pik'
28
+ Uploading directory 'dist/schemas' to bucket 'schemas-production-schemasbucketbe9e7d9f-q1aisqmk2pik'
29
29
  Uploading question-type.json
30
30
  Clearing CloudFront DNS cache
31
31
  Removing old service artifacts from S3
32
- ✔ Service deployed to stack schemas-staging (17s)
32
+ ✔ Service deployed to stack schemas-production (12s)
33
33
  Stack Outputs:
34
- schemasBucketName814EA6EC: schemas-staging-schemasbucketbe9e7d9f-bjwiggxeliry
35
- schemasCloudFrontCName05CBFC31: d2ub43ytncf7pc.cloudfront.net
36
- schemasDistributionIdF843C7D9: E2QF0CWOESW4D1
37
- schemasDomainC1437202: schemas-staging.examplary.ai
34
+ schemasBucketName814EA6EC: schemas-production-schemasbucketbe9e7d9f-q1aisqmk2pik
35
+ schemasCloudFrontCName05CBFC31: djykovp21c0ec.cloudfront.net
36
+ schemasDistributionIdF843C7D9: E1Z7GHEM2TF0UN
37
+ schemasDomainC1437202: schemas.examplary.ai
38
38
  ServerlessDeploymentBucketName: serverless-framework-deployments-eu-central-1-fe769196-9095
39
39
 
40
40
  schemas:
41
- url: https://schemas-staging.examplary.ai
42
- cname: d2ub43ytncf7pc.cloudfront.net
41
+ url: https://schemas.examplary.ai
42
+ cname: djykovp21c0ec.cloudfront.net
43
43
 
44
44
  Finalizing
@@ -1,68 +1,79 @@
1
- [10:18:46 PM] [semantic-release] › ℹ Running semantic-release version 24.2.7
2
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
3
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
4
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
5
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
6
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
7
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
8
- [10:18:47 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
9
- [10:18:51 PM] [semantic-release] › ✔ Run automated release from branch main on repository https://github.com/examplary-ai/examplary
10
- [10:18:52 PM] [semantic-release] › ✔ Allowed to push to the Git repository
11
- [10:18:52 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
12
- [10:18:52 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
13
- [10:18:52 PM] [semantic-release] [@semantic-release/npm] › ℹ Reading npm config from /home/runner/work/examplary/examplary/.npmrc
14
- [10:18:52 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/3fa16cca3e8ec19e1ad79668f45de083/.npmrc
1
+ [11:37:25 AM] [semantic-release] › ℹ Running semantic-release version 24.2.7
2
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
3
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
4
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
5
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
6
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
7
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
8
+ [11:37:26 AM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
9
+ [11:37:34 AM] [semantic-release] › ✔ Run automated release from branch main on repository https://github.com/examplary-ai/examplary
10
+ [11:37:35 AM] [semantic-release] › ✔ Allowed to push to the Git repository
11
+ [11:37:35 AM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
12
+ [11:37:35 AM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
13
+ [11:37:35 AM] [semantic-release] [@semantic-release/npm] › ℹ Reading npm config from /home/runner/work/examplary/examplary/.npmrc
14
+ [11:37:35 AM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/72bdc23a762a9bc2f2a5b092c28d213c/.npmrc
15
15
  tschoffelen
16
- [10:18:53 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
17
- [10:18:53 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
18
- [10:18:53 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
19
- [10:18:53 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
20
- [10:18:53 PM] [semantic-release] › ℹ Found git tag @examplary/schemas-v1.1.0 associated with version 1.1.0 on branch main
21
- [10:18:53 PM] [semantic-release] › ℹ Found 12 commits since last release
22
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
23
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
24
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @examplary/schemas since last release
25
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: feat(bundler): bundle tailwind styles
26
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is minor
27
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 1 commits complete: minor release
28
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
29
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
30
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
31
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
32
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
33
- [10:18:53 PM] [semantic-release] ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
34
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
35
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
36
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
37
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
38
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
39
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
40
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
41
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
42
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
43
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
44
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
45
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
46
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
47
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
48
- [10:18:53 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
49
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
50
- [10:18:53 PM] [semantic-release] › Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
51
- [10:18:53 PM] [semantic-release] › Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
52
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
53
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
54
- [10:18:53 PM] [semantic-release] › Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
55
- [10:18:53 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
56
- [10:18:53 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
57
- [10:18:53 PM] [semantic-release] › The next release version is 1.2.0
58
- [10:18:54 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
59
- [10:18:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
60
- [10:18:54 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
61
- [10:18:54 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
62
- [10:18:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
63
- [10:18:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @examplary/schemas since last release
64
- [10:18:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
65
- [10:18:54 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
66
- [10:18:54 PM] [semantic-release] › Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
67
- [10:18:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "generateNotes"
68
- [10:18:54 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
16
+ [11:37:36 AM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
17
+ [11:37:36 AM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
18
+ [11:37:36 AM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
19
+ [11:37:36 AM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
20
+ [11:37:36 AM] [semantic-release] › ℹ Found git tag @examplary/schemas-v1.3.0 associated with version 1.3.0 on branch main
21
+ [11:37:36 AM] [semantic-release] › ℹ Found 279 commits since last release
22
+ [11:37:36 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
23
+ [11:37:37 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
24
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 5 commits for package @examplary/schemas since last release
25
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore(schemas): add automated grading options for question types
26
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
27
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: feat(schemas): add question generation instructions field
28
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is minor
29
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore(schemas): support string-array type
30
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
31
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore(deps): bump zod from 3.25.28 to 4.1.1
32
+
33
+ Bumps [zod](https://github.com/colinhacks/zod) from 3.25.28 to 4.1.1.
34
+ - [Release notes](https://github.com/colinhacks/zod/releases)
35
+ - [Commits](https://github.com/colinhacks/zod/compare/v3.25.28...v4.1.1)
36
+
37
+ ---
38
+ updated-dependencies:
39
+ - dependency-name: zod
40
+ dependency-version: 4.1.1
41
+ dependency-type: direct:production
42
+ update-type: version-update:semver-major
43
+ ...
44
+
45
+ Signed-off-by: dependabot[bot] <support@github.com>
46
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
47
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore: support hidden question settings
48
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
49
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 5 commits complete: minor release
50
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
51
+ [11:37:41 AM] [semantic-release] › Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
52
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
53
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
54
+ [11:37:41 AM] [semantic-release] › Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
55
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
56
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
57
+ [11:37:41 AM] [semantic-release] › Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
58
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
59
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
60
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
61
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
62
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
63
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
64
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
65
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
66
+ [11:37:41 AM] [semantic-release] › Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
67
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
68
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
69
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
70
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
71
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
72
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
73
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
74
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
75
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
76
+ [11:37:41 AM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
77
+ [11:37:41 AM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
78
+ [11:37:41 AM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
79
+ [11:37:41 AM] [semantic-release] › ℹ The next release version is 1.4.0
package/dist/index.d.ts CHANGED
@@ -1,2 +1,10 @@
1
+ export * from "./translatable";
2
+ export type * from "./translatable";
1
3
  export * from "./question-type";
2
4
  export type * from "./question-type";
5
+ export * from "./question-type-setting";
6
+ export type * from "./question-type-setting";
7
+ export * from "./question-type-components";
8
+ export type * from "./question-type-components";
9
+ export * from "./question-type-generation-options";
10
+ export type * from "./question-type-generation-options";
package/dist/index.js CHANGED
@@ -14,4 +14,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
+ // General
18
+ __exportStar(require("./translatable"), exports);
19
+ // Question types
17
20
  __exportStar(require("./question-type"), exports);
21
+ __exportStar(require("./question-type-setting"), exports);
22
+ __exportStar(require("./question-type-components"), exports);
23
+ __exportStar(require("./question-type-generation-options"), exports);
@@ -0,0 +1,11 @@
1
+ import { z } from "zod";
2
+ export declare const PathOrUrlReference: z.ZodString;
3
+ export declare const ComponentReference: z.ZodString;
4
+ export declare const QuestionTypeComponents: z.ZodObject<{
5
+ assessment: z.ZodOptional<z.ZodString>;
6
+ print: z.ZodOptional<z.ZodString>;
7
+ "settings-area": z.ZodOptional<z.ZodString>;
8
+ results: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strict>;
10
+ export type ComponentReferenceType = z.infer<typeof ComponentReference>;
11
+ export type ComponentsType = z.infer<typeof QuestionTypeComponents>;