Skip to content

Commit 2810e93

Browse files
chore: include environment-vars.js in install-manifest
Add missing health-check file that was not included in previous manifest generation. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0b8df0c commit 2810e93

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.aios-core/install-manifest.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# - File types for categorization
99
#
1010
version: 3.10.0
11-
generated_at: "2026-01-28T23:04:54.423Z"
11+
generated_at: "2026-01-28T23:07:19.312Z"
1212
generator: scripts/generate-install-manifest.js
13-
file_count: 635
13+
file_count: 636
1414
files:
1515
- path: cli/commands/generate/index.js
1616
hash: sha256:36f8e38ab767fa5478d8dabac548c66dc2c0fc521c216e954ac33fcea0ba597b
@@ -236,6 +236,10 @@ files:
236236
hash: sha256:6096071a078593e6cc9a5cab8263611f1fad614eedf0f565efdc3542dd9be219
237237
type: core
238238
size: 5989
239+
- path: core/health-check/checks/local/environment-vars.js
240+
hash: sha256:773731c70b8dbe5c6517c13a5edd8ad15bb0a166e2395a30e1c449108821bc78
241+
type: core
242+
size: 3330
239243
- path: core/health-check/checks/local/git-install.js
240244
hash: sha256:ac2b83dc52b3d6dae946453624e386a0f2d3a8ff561f9b0de6f20b70bf6ab8bf
241245
type: core

0 commit comments

Comments
 (0)