Commit 07f8c65
Aiinfo diffcache (#116)
* 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]
* add pnpm at init
* [email protected]
* remove duplicate install
* Update .github/workflows/release-package.yml
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent b6cf756 commit 07f8c65
File tree
2 files changed
+9
-3
lines changed- .github/workflows
- packages/aiinfo
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | | - | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
99 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
0 commit comments