Commit b6cf756
Aiinfo diffcache (#115)
* add changelog to output
* add clearCache utility
* update cache
* add writeChangelog util
* ignore package.json in biome lint
* @instructure.ai/[email protected]
* fix lint issues
* @instructure.ai/[email protected]
* use vite-node/loader
* [email protected]
* use loader as an export
* [email protected]
* use custom loader
* [email protected]
* quote loader
* use correct path
* [email protected]
* proper quotes
* use nextLoad
* use register instead of experimentalLoader
* --no-git-checks b/c we're building here!
* [email protected]
* [email protected]
* proper quoting
* [email protected]
* async import
* [email protected]
* move register to loader script
* [email protected]
* Update scripts/loader.mjs
Co-authored-by: Copilot <[email protected]>
* proper release folder
* [email protected]
* use dirname for loader
* ci=1 for current caches
* [email protected]
* pack build
* [email protected]
* set env name
* [email protected]
* [email protected]
---------
Co-authored-by: Copilot <[email protected]>1 parent 7905fc8 commit b6cf756
File tree
2 files changed
+22
-15
lines changed- .github/workflows
- packages/aiinfo
2 files changed
+22
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | | - | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
57 | | - | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
61 | | - | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
79 | | - | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| 99 | + | |
93 | 100 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 | | |
102 | | - | |
| 109 | + | |
103 | 110 | | |
104 | | - | |
105 | | - | |
| 111 | + | |
| 112 | + | |
106 | 113 | | |
107 | 114 | | |
108 | 115 | | |
109 | | - | |
| 116 | + | |
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
0 commit comments