197 Commits

Author SHA1 Message Date
jkunz 1c4ba7a7d0 v6.1.0
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v6.1.0
2026-03-24 19:57:20 +00:00
jkunz 4971279a22 feat(docs): refresh project documentation and migrate smartconfig tool configuration keys 2026-03-24 19:57:20 +00:00
jkunz d82e98cfa1 6.0.1 2026-03-24 15:55:15 +00:00
jkunz 4a2d625d79 fix(config): rename project config file from smartconfig.json to .smartconfig.json 2026-03-24 15:54:25 +00:00
jkunz 488e78659c 6.0.0 - initial release as @push.rocks/smartconfig 2026-03-24 14:57:08 +00:00
jkunz 22a9aa9f3e rename package from @push.rocks/npmextra to @push.rocks/smartconfig
- Rename all source files from npmextra.* to simpler names (classes.appdata.ts, etc.)
- Rename Npmextra class to Smartconfig
- Config file changed from npmextra.json to smartconfig.json
- KV store path changed from ~/.npmextra/kv to ~/.smartconfig/kv
- Update all imports, tests, and metadata
2026-03-24 14:56:23 +00:00
jkunz fdc2420238 5.3.3
Default (tags) / security (push) Successful in 36s
Default (tags) / test (push) Successful in 1m3s
Default (tags) / release (push) Failing after 1m4s
Default (tags) / metadata (push) Successful in 1m13s
v5.3.3
2025-08-16 13:15:32 +00:00
jkunz e3a76ca577 fix(appdata): Redact sensitive values in AppData logs and add redaction tests 2025-08-16 13:15:32 +00:00
jkunz 2cc0da4462 5.3.2
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 4m3s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.3.2
2025-08-16 12:42:51 +00:00
jkunz b1e4ab09db fix(dependencies): Bump @push.rocks/qenv to ^6.1.3 and add local Claude settings 2025-08-16 12:42:51 +00:00
jkunz e21815b0e2 5.3.1
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 4m4s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.3.1
2025-08-15 18:14:57 +00:00
jkunz 5f1090dd62 fix(AppData/Conversion): Improve boolean conversion and mapping evaluation in AppData, ensuring falsy values (like false, 0, and empty strings) are correctly handled and logged. Also, reduce test timeout and add local permissions settings for development. 2025-08-15 18:14:57 +00:00
jkunz b0df896a14 5.3.0
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 4m3s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.3.0
2025-08-15 13:17:18 +00:00
jkunz ed969cee47 feat(AppData): Refactor AppData class for declarative env mapping and enhanced static helpers 2025-08-15 13:17:18 +00:00
jkunz 61fafd2c8f 5.1.4
Default (tags) / security (push) Successful in 34s
Default (tags) / test (push) Failing after 4m4s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.1.4
2025-08-15 12:26:50 +00:00
jkunz 33a5b6b11c fix(AppData, dev dependencies, settings): Improve boolean conversion in AppData, update @types/node dependency, and add local settings file. 2025-08-15 12:26:50 +00:00
jkunz c74ded8d5d 5.1.3
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Failing after 4m3s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.1.3
2025-08-15 12:12:26 +00:00
jkunz 62e61168a0 fix(appdata): Fix iteration over overwriteObject in AppData and update configuration for dependency and path handling 2025-08-15 12:12:26 +00:00
philkunz 5e0edecf18 5.1.2
Default (tags) / security (push) Failing after 15s
Default (tags) / test (push) Failing after 11s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v5.1.2
2024-11-06 03:48:39 +01:00
philkunz 70cefc00fa fix(appdata): Fix iteration over overwriteObject in AppData class 2024-11-06 03:48:39 +01:00
philkunz 6f14c73b5f 5.1.1 v5.1.1 2024-11-05 21:29:26 +01:00
philkunz 1e6f636608 fix(AppData): Fix issue with overwrite object handling in AppData class 2024-11-05 21:29:26 +01:00
philkunz eff77f8976 5.1.0 v5.1.0 2024-11-05 15:11:02 +01:00
philkunz b5f109d320 feat(appdata): Add support for overwriting keys using the overwriteObject option in AppData 2024-11-05 15:11:01 +01:00
philkunz 3a53938e8e 5.0.23 v5.0.23 2024-06-19 19:03:26 +02:00
philkunz db90714a81 fix(core): update 2024-06-19 19:03:26 +02:00
philkunz b81ab9d9b2 5.0.22 v5.0.22 2024-06-19 18:50:01 +02:00
philkunz 5ec9124d29 fix(core): update 2024-06-19 18:50:00 +02:00
philkunz f7f035e878 5.0.21 v5.0.21 2024-06-19 17:53:28 +02:00
philkunz 3caf300544 fix(core): update 2024-06-19 17:53:27 +02:00
philkunz 6a70af9b6f 5.0.20 v5.0.20 2024-06-19 17:53:11 +02:00
philkunz 2ad3da85a9 fix(core): update 2024-06-19 17:53:10 +02:00
philkunz 09e8b8b94c 5.0.19 v5.0.19 2024-06-19 17:43:56 +02:00
philkunz 265f4df8b3 fix(core): update 2024-06-19 17:43:55 +02:00
philkunz 5461ec0636 5.0.18 v5.0.18 2024-06-19 15:07:50 +02:00
philkunz 937252f99e fix(core): update 2024-06-19 15:07:49 +02:00
philkunz 6f19c3cc71 5.0.17 v5.0.17 2024-06-12 20:21:52 +02:00
philkunz 4be54f6dcc fix(core): update 2024-06-12 20:21:51 +02:00
philkunz 5c6702b898 5.0.16 v5.0.16 2024-06-12 20:18:28 +02:00
philkunz f1ecda411a fix(core): update 2024-06-12 20:18:27 +02:00
philkunz 267d2c392d 5.0.15 v5.0.15 2024-06-12 20:10:20 +02:00
philkunz 2ca82fb28b fix(core): update 2024-06-12 20:10:19 +02:00
philkunz b342602ca0 5.0.14 v5.0.14 2024-06-12 20:04:05 +02:00
philkunz bb72e1c2c0 fix(core): update 2024-06-12 20:04:04 +02:00
philkunz 40ad00e75a update description 2024-05-29 14:11:24 +02:00
philkunz de1db395cd 5.0.13 v5.0.13 2024-04-14 03:45:31 +02:00
philkunz 83968d578c fix(core): update 2024-04-14 03:45:31 +02:00
philkunz 155cd8bd6a 5.0.12 v5.0.12 2024-04-14 02:10:29 +02:00
philkunz 5eebd0fd02 fix(core): update 2024-04-14 02:10:29 +02:00
philkunz 686aa0d2e7 5.0.11 v5.0.11 2024-04-14 02:09:41 +02:00