Commit graph

268 commits

Author SHA1 Message Date
anatawa12
b256be46cf
ci: test apple script 2025-06-21 13:12:05 +09:00
anatawa12
33d01b8796
ci: set TAURI_BUNDLER_DMG_IGNORE_CI to false in release action 2025-06-20 23:49:57 +09:00
anatawa12
b973b00042
Merge pull request #2321 from vrc-get/fix-dedup-unity-hub
chore: deduplicating unity locations
2025-06-20 23:22:52 +09:00
anatawa12
136dab4639
ci: set TAURI_BUNDLER_DMG_IGNORE_CI to false 2025-06-20 22:44:15 +09:00
anatawa12
8dbd61ad9a
ci: debug logging 2025-06-20 13:13:27 +09:00
anatawa12
2353dba140
ci: change release notes shown on ALCOM to link to changelog 2025-05-24 16:09:24 +09:00
dependabot[bot]
841cf2027e
chore(deps): bump actions/create-github-app-token from 1 to 2
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 03:01:22 +00:00
anatawa12
2ae75af409
ci: use ubuntu-22.04 for building new images 2025-05-13 00:30:25 +09:00
anatawa12
d231155cff
chore: remove nextjs 2025-03-07 00:43:13 +09:00
anatawa12
bab655b3d2
chore: remove depending on cargo-about 2025-03-03 21:23:12 +09:00
anatawa12
bc060bc12a
ci: install rust stable before building crate 2025-03-02 16:14:57 +09:00
anatawa12
8746713f15
ci: no longer installs dotnet 2025-03-02 01:46:04 +09:00
anatawa12
de8f23c37a
chore: remove vrc-get-litedb crate from this repository 2025-03-01 21:17:54 +09:00
anatawa12
41eb1a2cce
ci: do not run test for vrc-get-gui 2024-10-28 22:07:49 +09:00
anatawa12
a95e940253
ci: exclude litedb from testing 2024-10-28 21:41:12 +09:00
anatawa12
5cf8f9c12b
Merge branch 'master' into hotfix-user-agent 2024-10-16 10:55:31 +09:00
anatawa12
019008417a
ci: release branch is not correct 2024-10-16 09:32:51 +09:00
anatawa12
9cc58f459d
ci: allow hotfix stable release 2024-10-16 09:28:14 +09:00
anatawa12
3ae1e52da9
ci: do not update CHANGELOG.md with beta releases 2024-10-03 15:09:10 +09:00
anatawa12
02921cbf17
ci: fix deb/rpm asset path 2024-10-02 23:40:28 +09:00
anatawa12
2cf51294be
feat: upload rpm/deb as releases 2024-10-02 21:51:53 +09:00
anatawa12
968c6244ed
ci: gui releases are no longer prerelease by default 2024-08-23 22:14:14 +09:00
anatawa12
b3fc38ddfb
chore(deps): update tauri-related deps 2024-08-18 04:21:36 +09:00
anatawa12
4c9e98b72c
ci: workaround github actions bug? 2024-08-13 20:59:34 +09:00
anatawa12
4a0e5513ed
ci: disable signing for ci 2024-08-13 17:47:52 +09:00
anatawa12
bc93ba4515
chore(gui): use x86 version of signtool 2024-08-13 15:37:19 +09:00
anatawa12
b820747713
ci: sign windows artifacts with esigner 2024-08-13 15:34:47 +09:00
anatawa12
20a82fbb57
fix: appimage distribution file name is not correct 2024-08-12 23:19:50 +09:00
anatawa12
0cff1a483a
build: fix environment variable for tauri signing 2024-08-12 22:54:40 +09:00
anatawa12
5c501e2ddd
Merge branch 'master' into tauri-v2 2024-08-12 21:35:23 +09:00
anatawa12
5d39334937
ci: allow dry-run on non-master 2024-08-12 20:55:14 +09:00
anatawa12
dcb647d30a
ci: add dry-run 2024-08-12 20:46:27 +09:00
anatawa12
b2f611957f
ci: use unreleased version of tauri cli 2024-08-12 20:41:56 +09:00
anatawa12
780bfa5c71
build: bump libwebkit2gtk to 4.1 2024-08-05 00:50:15 +09:00
anatawa12
5ca0c08bf9
ci: update ci for tauri v2 2024-08-05 00:11:34 +09:00
anatawa12
31d42cd611
ci: fails to install libgtk-3 2024-07-18 09:34:35 +09:00
anatawa12
61d9ae6fa9
chore: add biome ci for checks 2024-07-15 07:49:32 +09:00
dependabot[bot]
4933594954
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 07:45:17 +00:00
anatawa12
ad0fcd726d
ci: add lint cache 2024-07-08 11:16:16 +09:00
anatawa12
2a041f831e
ci: try to use another clippy action 2024-07-08 11:06:39 +09:00
anatawa12
0aeff6eecc
ci: fix clippy check workflow 2024-07-08 10:31:27 +09:00
anatawa12
5c8b555796
ci: improve lint ci 2024-07-08 09:53:07 +09:00
anatawa12
634a6a35a2
ci: fix resetting notes work incorrectly 2024-07-04 07:55:33 +09:00
anatawa12
1567410685
ci: updater beta is not published 2024-07-04 07:19:57 +09:00
anatawa12
169c809f7f
fix: nsis build fails 2024-07-03 13:24:06 +09:00
anatawa12
707c0a8c5d
ci: do not bundle updater on ci 2024-07-03 12:26:14 +09:00
anatawa12
b44951d67f
ci: do not disable updater in ci 2024-07-02 22:13:59 +09:00
anatawa12
2c90379138
feat: release notes and beta release json 2024-07-02 16:29:24 +09:00
anatawa12
7f389fe661
ci: re-enable -Dwarnings 2024-07-01 12:24:23 +09:00
anatawa12
4ba5b0d95c
ci: use GITHUB_TOKEN for cargo about installation 2024-06-26 01:36:51 +09:00