Commit graph

326 commits

Author SHA1 Message Date
dependabot[bot]
79b7776e40
chore(deps): bump samypr100/setup-dev-drive from 3 to 4
Bumps [samypr100/setup-dev-drive](https://github.com/samypr100/setup-dev-drive) from 3 to 4.
- [Release notes](https://github.com/samypr100/setup-dev-drive/releases)
- [Changelog](https://github.com/samypr100/setup-dev-drive/blob/main/CHANGELOG.md)
- [Commits](https://github.com/samypr100/setup-dev-drive/compare/v3...v4)

---
updated-dependencies:
- dependency-name: samypr100/setup-dev-drive
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 08:02:44 +00:00
anatawa12
6f5359c7a3
ci: ci builds of ALCOM doesn't include any bundles 2026-04-17 09:26:36 +09:00
anatawa12
5ac23e1ca3
Merge pull request #2780 from vrc-get/dependabot/github_actions/actions/github-script-9
chore(deps): bump actions/github-script from 8 to 9
2026-04-17 00:36:41 +09:00
anatawa12
1b7263e35e
ci: dev drive is too small 2026-04-16 20:27:00 +09:00
anatawa12
5937594af1
ci: try t to workaround actions/checkout behavior 2026-04-16 20:21:38 +09:00
anatawa12
4da483032e
ci: try dev drive 2026-04-16 19:50:43 +09:00
anatawa12
93cb37ff77
build: merge building web part into xtask 2026-04-16 19:38:53 +09:00
anatawa12
dfe9e97b00
fix: macos build part not working 2026-04-16 01:09:56 +09:00
anatawa12
44a5f5eadf
fix: configuration for macos overrides everything 2026-04-16 00:58:14 +09:00
anatawa12
a89bcbfa16
chore: remove esigner 2026-04-16 00:44:48 +09:00
anatawa12
3436711467
ci: split building appimage and deb/rpm 2026-04-16 00:41:52 +09:00
anatawa12
dd160c5199
chore: change how do we customize build 2026-04-16 00:11:24 +09:00
anatawa12
fca8805043
chore: use xtask to sign updater artifact 2026-04-15 09:48:18 +09:00
anatawa12
d98339017f
fix: artifact name conflict 2026-04-14 19:36:15 +09:00
anatawa12
6bc973dd66
ci: configure signing windows build 2026-04-14 13:38:27 +09:00
anatawa12
7fca14868f
ci: split setup exe and updater exe
the updater won't be signed and will only be used by legacy updater
2026-04-14 09:27:03 +09:00
anatawa12
09bca3b5fd
ci: fix file name mismatch and improve 2026-04-13 19:34:05 +09:00
dependabot[bot]
bcb7131054
chore(deps): bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 07:53:15 +00:00
anatawa12
b5d93a3bab
ci: use --release for publishing gui 2026-04-13 15:11:27 +09:00
anatawa12
0680a57066
chore(xtask): allow adding features in build-alcom and use them 2026-04-13 09:35:36 +09:00
anatawa12
88fa1c2b3d
ci: build release binary 2026-04-13 09:27:56 +09:00
anatawa12
b38f2393fd
ci: syntax error for windows build 2026-04-13 09:25:18 +09:00
anatawa12
13e53bfba0
ci: run ci for non-master prs 2026-04-13 08:05:07 +09:00
anatawa12
281669e6c5
refactor: migrate build-alcom-installer to bundle-alcom 2026-04-13 01:47:33 +09:00
copilot-swe-agent[bot]
8619197e92
feat: add --bundles option to bundle-alcom and new sign-alcom command
Agent-Logs-Url: https://github.com/vrc-get/vrc-get/sessions/f6a86c70-4f97-4203-974e-45f12fd853b7

Co-authored-by: anatawa12 <22656849+anatawa12@users.noreply.github.com>
2026-04-10 12:39:20 +00:00
copilot-swe-agent[bot]
5c0d2789d8
feat: add build-alcom command, fix arch detection, use fs_extra for dir copy
Agent-Logs-Url: https://github.com/vrc-get/vrc-get/sessions/00d0aa2a-4624-4df5-b43f-73046f95d809

Co-authored-by: anatawa12 <22656849+anatawa12@users.noreply.github.com>
2026-04-10 04:55:31 +00:00
copilot-swe-agent[bot]
3790d10f96
refactor: use plist, rpm, and ar crates instead of manual parsing and external commands
Agent-Logs-Url: https://github.com/vrc-get/vrc-get/sessions/fe7a550a-71c9-4b7a-b324-4ec4906eacc0

Co-authored-by: anatawa12 <22656849+anatawa12@users.noreply.github.com>
2026-04-10 01:11:43 +00:00
copilot-swe-agent[bot]
9a46a49c36
feat: add bundle-alcom xtask command and migrate CI from tauri-action
Agent-Logs-Url: https://github.com/vrc-get/vrc-get/sessions/38030954-a556-4574-a386-7e075f2f66b1

Co-authored-by: anatawa12 <22656849+anatawa12@users.noreply.github.com>
2026-04-10 00:09:33 +00:00
anatawa12
fa7dc36c83
ci: fix mising env vars
Add environment variables for Tauri signing in Windows installer build step.
2026-04-05 03:10:55 +09:00
anatawa12
6e0b28ee2c
fix: calling windows installer sign script does not work as expected 2026-04-05 02:10:06 +09:00
anatawa12
727f963923
ci: update publish action to migrate installer 2026-04-05 01:13:46 +09:00
anatawa12
00051c6e53
chore: remove nsis installer from build bundle 2026-04-04 23:38:14 +09:00
anatawa12
0e62041ab4
ci: exclude windows-installer-wrapper from clippy lint 2026-04-04 16:55:45 +09:00
anatawa12
06fe826379
ci: change how to handle .exe 2026-04-04 16:53:57 +09:00
anatawa12
40b3edc0e2
ci: fix xtask is not called correctly 2026-04-04 00:59:33 +09:00
anatawa12
2a87edcaa3
chore: migrate build-updater-json to xtask 2026-03-29 23:50:09 +09:00
anatawa12
0943241884
chore: migrate build-check-static-link to xtask 2026-03-28 20:37:10 +09:00
anatawa12
9554373332
Merge pull request #2719 from vrc-get/dependabot/github_actions/auguwu/clippy-action-1.5.0
chore(deps): bump auguwu/clippy-action from 1.4.0 to 1.5.0
2026-03-16 20:41:50 +09:00
dependabot[bot]
d5434497da
chore(deps): bump actions/create-github-app-token from 2 to 3
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 07:43:46 +00:00
dependabot[bot]
205c9e66d7
chore(deps): bump auguwu/clippy-action from 1.4.0 to 1.5.0
Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](https://github.com/auguwu/clippy-action/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: auguwu/clippy-action
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 07:43:36 +00:00
dependabot[bot]
88a0b77e5d
chore(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 16:21:15 +00:00
anatawa12
fe7d9d776c
Merge pull request #2686 from vrc-get/dependabot/github_actions/actions/download-artifact-8
chore(deps): bump actions/download-artifact from 5 to 8
2026-03-05 01:20:29 +09:00
anatawa12
9e3171b56c
Merge pull request #2688 from vrc-get/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 4 to 7
2026-03-05 01:20:15 +09:00
anatawa12
df7d7e0f56
Merge pull request #2511 from vrc-get/dependabot/github_actions/actions/github-script-8
chore(deps): bump actions/github-script from 7 to 8
2026-03-05 01:05:14 +09:00
anatawa12
bfe8041047
Merge pull request #2512 from vrc-get/dependabot/github_actions/actions/labeler-6
chore(deps): bump actions/labeler from 5 to 6
2026-03-05 01:04:46 +09:00
anatawa12
96248ade9d
Merge pull request #2620 from vrc-get/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2026-03-05 01:03:45 +09:00
dependabot[bot]
911541bac4
chore(deps): bump actions/download-artifact from 5 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 15:38:25 +00:00
dependabot[bot]
345006328d
chore(deps): bump actions/upload-artifact from 4 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:35:50 +00:00
dependabot[bot]
f0440d3c40
chore(deps): bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 11:05:49 +00:00
dependabot[bot]
f846d2c41f
chore(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 11:02:28 +00:00