Commit b9c052f
Shared configs scheduled release (#128)
* update aiinfo to use sharedconfigs
* lint
* move functionality to root config
* exclude src from tests
* add absolute path
* add local test script
* coverage
* use pnpm filter for tests
* add tests
* newline before badge
* add tests
* expand test sources
* handle sideeffects from direct invocation
* mock data
* add guards for length
* btter breakdown of permissionLevels
* update coverage
* move types
* lint
* move dts plugin to local config
* check for direct invocation
* stricter type for pluck()
* coerce fields to string
* lint
* update templates
* aiinfo@1.3.0
* shared-configs@1.2.2
* Update packages/aiinfo/scripts/updateCache.mts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Potential fix for code scanning alert no. 14: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Update packages/aiinfo/utils/entryToPermissionLevels.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix workflow path
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent 69aad90 commit b9c052f
File tree
3 files changed
+7
-8
lines changed- .github/workflows
- coverage
- plugins
3 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments