Neko Ayaka
|
e8bd2d4252
|
fix(ci): name is still empty
|
2025-07-21 11:19:09 +08:00 |
|
Neko
|
d5c1c27ba5
|
chore(ci): use == for values
|
2025-07-21 10:16:44 +08:00 |
|
Neko Ayaka
|
56a19d205f
|
fix(ci): not processing for artifacts_only
|
2025-07-21 03:12:27 +08:00 |
|
Neko Ayaka
|
f041ec0ac0
|
fix(ci): not processing
|
2025-07-20 14:51:34 +08:00 |
|
Neko Ayaka
|
16df3380c1
|
fix(ci): renaming failed when uploading
|
2025-07-20 12:03:00 +08:00 |
|
Neko Ayaka
|
d434c9486f
|
chore(ci): improve scripts
|
2025-07-19 20:47:05 +08:00 |
|
Typed SIGTERM
|
76e546316a
|
chore: use AVIF instead of PNG/JPG as more as possible (#301)
|
2025-07-19 19:58:12 +08:00 |
|
Neko Ayaka
|
3e665b25a7
|
fix(ci): build will have artifact conflicts
|
2025-07-19 02:23:56 +08:00 |
|
Neko Ayaka
|
5b522765fa
|
fix(ci): windows missing msvc dev cmd
|
2025-07-17 15:04:22 +08:00 |
|
Neko Ayaka
|
48688b8075
|
fix(ci): do not use cd and slash for all platforms, especially windows
|
2025-07-17 11:26:48 +08:00 |
|
Neko Ayaka
|
6afbeebf59
|
fix(ci): Node.js 24.4.0 will OOM when used with pnpm, rollback to LTS
Read more at:
- https://github.com/nodejs/node/issues/59057
- https://github.com/pnpm/pnpm/issues/9743
Details:
```
7:26:13 PM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
7:26:13 PM: <--- Last few GCs --->
7:26:13 PM: [1319:0x7f60e4002000] 8717 ms: Scavenge 593.1 (722.0) -> 593.1 (722.0) MB, pooled: 0 MB, 140.50 / 0.00 ms (average mu = 0.909, current mu = 0.833) allocation failure;
7:26:13 PM: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
7:26:13 PM: ----- Native stack trace -----
7:26:13 PM: 1: 0xf1f241 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
7:26:13 PM: 2: 0x13563a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM: 3: 0x135648f v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM: 4: 0x15ecad5 [node]
7:26:13 PM: 5: 0x1a9b37c [node]
7:26:13 PM: 6: 0x7f5f1be76636
```
|
2025-07-16 20:10:45 +08:00 |
|
Neko Ayaka
|
c983de7f47
|
chore(ci): skip Linux for v0.7 as #263
|
2025-07-15 19:52:58 +08:00 |
|
Neko
|
5e8b2b8412
|
feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224)
|
2025-07-15 10:25:44 +08:00 |
|
AprilNEA
|
c59427aa5c
|
fix: update paths for relocated docs in .github director (#266)
|
2025-07-14 00:37:40 +08:00 |
|
Neko Ayaka
|
01704888ad
|
debug(ci): linuxdeploy failed without any messages
|
2025-07-10 10:55:56 +08:00 |
|
Neko
|
b68aee7b18
|
fix(ci): duplicated dep
|
2025-07-10 10:34:16 +08:00 |
|
Neko
|
e64b0ae3ea
|
fix(ci): bad nulti-line command
|
2025-07-10 10:20:11 +08:00 |
|
Neko Ayaka
|
50e8705665
|
fix(build): tried again to fix the error for Linux build
|
2025-07-10 09:45:16 +08:00 |
|
Neko Ayaka
|
4ede65c2a3
|
docs(CONTRIBUTING.md): updated with Linux dependencies
|
2025-07-10 00:46:04 +08:00 |
|
Neko Ayaka
|
2f921a2ae4
|
fix(ci): no space left
|
2025-07-09 21:54:21 +08:00 |
|
Neko Ayaka
|
6de690369a
|
fix(ci): CUDA Toolkit installation log file duplicated
- https://github.com/Jimver/cuda-toolkit?tab=readme-ov-file#log-file-suffix
|
2025-07-09 21:20:45 +08:00 |
|
Neko Ayaka
|
86ecc6c784
|
fix(ci): bring back CUDA to build system, but with better mechanism and settings
|
2025-07-09 19:33:55 +08:00 |
|
Neko Ayaka
|
b2cbe3af06
|
fix(ci): remove CUDA and cuda feature right now
|
2025-07-09 17:43:51 +08:00 |
|
Neko Ayaka
|
160078c6e8
|
fix(ci): missing if constraints for build step
|
2025-07-09 17:03:28 +08:00 |
|
Neko Ayaka
|
a31671f951
|
feat(ci): try to have CUDA Toolkit for compiling and building
|
2025-07-09 16:37:31 +08:00 |
|
Neko
|
5987b3cafc
|
feat(ci): build only (#257)
|
2025-07-05 17:25:36 +08:00 |
|
Neko
|
fd314058b6
|
feat(ci): support nightly build (#256)
|
2025-07-05 17:20:22 +08:00 |
|
Neko
|
b674f5533f
|
chore(ci): improve build test CI (#250)
|
2025-06-30 18:41:15 +08:00 |
|
 Neko AyakaandLiliumNeko
|
6c2801eb05
|
docs(CONTRIBUTING): update naming and command
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com>
|
2025-06-30 17:40:29 +08:00 |
|
藍+85CD
|
a99e353627
|
docs: remove stub section
|
2025-06-19 16:29:54 +08:00 |
|
藍+85CD
|
40859f44a9
|
ci: set turborepo cache (#213)
|
2025-06-18 20:07:57 +08:00 |
|
Neko Ayaka
|
e4d0564eb7
|
debug(ci): windows not being picked correctly
|
2025-06-18 16:40:02 +08:00 |
|
Neko Ayaka
|
07950780eb
|
debug(ci): windows not being picked correctly
|
2025-06-18 15:01:38 +08:00 |
|
Neko Ayaka
|
5fd9cef45d
|
debug(ci): windows not being picked correctly
|
2025-06-18 12:34:05 +08:00 |
|
Neko Ayaka
|
c433d31cc6
|
debug(ci): windows not being picked correctly
|
2025-06-18 03:05:55 +08:00 |
|
Neko Ayaka
|
8a8e3b0088
|
debug(ci): windows not being picked correctly
|
2025-06-18 01:37:28 +08:00 |
|
Neko Ayaka
|
5f423e4c2e
|
refactor: cleanup root dir
|
2025-06-16 01:48:51 +08:00 |
|
LemonNeko
|
77c0be3f32
|
chore: add the sponsor button for @LemonNekoGH (#208)
|
2025-06-14 02:41:12 +08:00 |
|
Neko Ayaka
|
630312dedd
|
fix(ci): OOM due to project size
|
2025-06-13 00:30:47 +08:00 |
|
LemonNeko
|
b06f2c09e8
|
fix(ci): product name 3
|
2025-06-09 11:23:30 +08:00 |
|
LemonNeko
|
fd9a1e0178
|
fix(ci): product name 2
|
2025-06-09 10:55:13 +08:00 |
|
LemonNeko
|
ff98b431f9
|
fix(ci): product name
|
2025-06-09 10:31:34 +08:00 |
|
Neko Ayaka
|
94982e3de3
|
chore(ci): build tamagotchi
|
2025-06-08 23:55:10 +08:00 |
|
Neko Ayaka
|
72312b7fc0
|
fix: ci
|
2025-06-01 02:36:19 +08:00 |
|
Neko Ayaka
|
7456868234
|
fix: ci
|
2025-06-01 02:35:19 +08:00 |
|
  
|
5c521c41a8
|
feat(stage-tamagotchi): add click through support (previous macOS only, now both supported) (#187)
---------
Co-authored-by: DWCarrot <23579844+DWCarrot@users.noreply.github.com>
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
Co-authored-by: Midori Kochiya <1381736+kmod-midori@users.noreply.github.com>
|
2025-05-31 01:45:47 +08:00 |
|
Neko Ayaka
|
b920ef3d3a
|
chore: dev only start web dev now, rename to use dev: stub: build: test: lint: for scripts
|
2025-05-27 22:32:22 +08:00 |
|
RainbowBird
|
5286f06a89
|
docs: add sponsorship (#173)
|
2025-05-23 13:32:29 +08:00 |
|
LemonNeko
|
a18f2c4313
|
release: v0.4.27
|
2025-05-01 20:11:51 +08:00 |
|
LemonNeko
|
9f8a4a1548
|
ci(release-crates): install missing dependencies
|
2025-05-01 18:57:13 +08:00 |
|