Commit Graph
94 Commits
Author SHA1 Message Date
Makito 9f625af675 fix(ci): use macos-26 instead of macos-latest for ARM macOS 2026-02-07 22:09:08 +09:00
Makito 4c67223b22 chore(ci): remove the step to ssh into runner for troubleshooting 2026-02-07 21:33:06 +09:00
Makito 6e108c8395 fix(ci): continue-on-error when skipping platforms 2026-01-16 03:29:09 +09:00
Makito 4009d4c2c7 fix(ci): i should have remembered to invert the conditions 2026-01-16 03:14:49 +09:00
Makito 5f5d596693 fix(ci): incorrect condition 2026-01-16 03:11:14 +09:00
Makito 01d8f8dba7 fix(ci): matrix does not support if so skip the build via workarounds 2026-01-16 03:08:23 +09:00
Makito 1fea946ee2 chore(ci): move upterm step down 2026-01-10 02:01:33 +09:00
Makito 21641b469d chore(ci): fix platform input and add a debug step 2026-01-10 01:12:27 +09:00
Makito 0ecbfa6d2b chore(ci): add platform input to release-tamagotchi workflow 2026-01-10 00:56:24 +09:00
Neko Ayaka b428baecdc chore(ci): xcode required to be 26 for using icon composer 2026-01-09 15:34:40 +08:00
Neko Ayaka b6b0bf2e9b chore(ci): windows auto updater file not uploaded & failed to merge macos files 2026-01-08 17:14:31 +08:00
Neko Ayaka 531a426b10 chore(ci): upload auto-update needed files & merge latest-mac.yml
Close #900
2026-01-08 15:52:02 +08:00
Neko Ayaka 67fe40fc12 chore(ci): bump actions/checkout@v6 2025-12-30 12:56:06 +08:00
Neko Ayaka b3d29642f9 fix(ci): should populate with GitHub Actions token when doing publishing 2025-12-20 23:14:27 +08:00
Neko Ayaka 56f8929b83 feat(stage-tamagotchi): auto updater 2025-12-20 18:58:31 +08:00
Neko Ayaka 958aa1e8c4 fix(stage-tamagotchi): explicitly no publish, remove snap build 2025-12-13 17:49:22 +08:00
Neko Ayaka ac5e545dca fix(ci): not recognizing with filename 2025-11-24 16:35:48 +08:00
Neko Ayaka ff42bd0ed3 fix(ci): not uploading artifacts to release 2025-11-24 12:34:14 +08:00
Neko Ayaka 9d88ddd81d chore(ci): to macos-15-intel 2025-11-01 15:07:55 +08:00
Neko Ayaka 3a13c654d3 chore(ci): improve rename and bundle name of flatpak 2025-10-31 17:55:50 +08:00
Neko Ayaka 0699ba4783 chore(ci): try to fix the flatpak build Unable to find sdk org.freedesktop.Sdk version 24.08 issue 2025-10-31 05:29:00 +08:00
Neko Ayaka 2b66d17f84 chore(ci): try to fix the flatpak-builder command not found issue 2025-10-31 03:55:43 +08:00
이윤진(Lee Yunjin) 1e58126f35 chore(ci): flatpak included in artifacts (#685) 2025-10-31 02:53:16 +08:00
Neko f6fbbc5f75 fix(ci): bad indentation 2025-10-23 03:20:05 +08:00
Neko Ayaka 089293f07c chore(ci): disable codesign for macos build, causes the application not usable 2025-10-21 18:49:05 +08:00
Neko Ayaka 23257fb703 feat(ci): use self-signed certificate for codesign for macOS 2025-10-21 16:45:04 +08:00
Neko Ayaka 82ea44ef15 fix(ci): scheduled workflow appended envs to incorrect location 2025-10-21 12:21:27 +08:00
Neko Ayaka de15c9d15c fix(ci): rpm uses aarch64 & x86_64 as convention, which fails the name matching 2025-10-20 15:31:08 +08:00
Neko Ayaka 18c1bdb0ef fix(ci): pnpm -F run will append extra stdout into the env 2025-10-20 14:29:38 +08:00
Neko Ayaka ad786013b0 feat(ci): support to run release-tamagotchi.yml workflow for deb and rpm files 2025-10-20 13:00:30 +08:00
Neko Ayaka a549441665 fix(ci): not uploading artifacts due to path mismatch 2025-10-09 02:39:33 +08:00
Neko Ayaka 548130d673 chore(ci): incorrect build with args command 2025-10-04 02:45:07 +08:00
Neko Ayaka 624275d706 chore(ci): optimize the build flags 2025-10-04 02:34:35 +08:00
Neko Ayaka a866c5a544 chore(ci): fix artifacts 2025-10-04 01:45:36 +08:00
Neko Ayaka 75321a4cd9 chore(deps): bump dependencies 2025-10-03 16:54:50 +08:00
RainbowBird 7a0d7f3e58 chore(CI): bump checkout to v5 2025-09-24 23:37:41 +08:00
Neko Ayaka d196d3b0b7 fix: build for x86_64 darwin 2025-09-11 14:17:38 +08:00
Neko 4b0577ddcf refactor(stage-tamagotchi,crates): no more cuda required and candle removed (#323) 2025-07-25 15:12:50 +08:00
Neko Ayaka a4ebdf2d23 fix(ci,workspace): publish & build failed 2025-07-21 18:07:27 +08:00
Neko Ayaka a57c71d77d chore(ci): improved, structure, fix artifact not found issue. 2025-07-21 13:36:33 +08:00
Neko AyakaandMakito 9ab1a9e8b7 fix(ci): use inputs context for workflow inputs
https://docs.github.com/en/enterprise-cloud@latest/actions/reference/contexts-reference#inputs-context

Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-07-21 12:51:17 +08:00
Neko Ayaka 9ed32d20f3 debug(ci): artifacts_only still not works 2025-07-21 11:50:53 +08:00
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
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