Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .github/workflows/.size-baseline
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
10005 dsw-swe-verified-release.yml
12340 e2e.yml
11394 finalize-release.yml
15871 live-host-release.yml
6384 live-host.yml
7642 main-ci-failure-issue.yml
1686 npm-cache.yml
7299 pr-force-push-reminder.yml
Expand Down Expand Up @@ -56,7 +54,6 @@
17013 serve-ab.yml
2641 stale.yml
10920 sync-desktop-to-oss.yml
10018 sync-live-host-to-oss.yml
10138 sync-release-to-oss.yml
3303 update-ecs-runner-qwen.yml
2307 web-shell-visuals-cleanup.yml
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,6 @@ jobs:
if: "${{ needs.classify_pr.outputs.skip_ci != 'true' && steps.ci_profile.outputs.ci_profile == 'full' }}"
run: 'npm run check:desktop-isolation'

- name: 'Check voice guard mirror sync'
if: "${{ needs.classify_pr.outputs.skip_ci != 'true' && steps.ci_profile.outputs.ci_profile == 'full' }}"
run: 'npm run check:voice-guard-sync'

- name: 'Install linters'
if: "${{ needs.classify_pr.outputs.skip_ci != 'true' && steps.ci_profile.outputs.ci_profile == 'full' }}"
run: 'node scripts/lint.js --setup'
Expand Down
363 changes: 0 additions & 363 deletions .github/workflows/live-host-release.yml

This file was deleted.

148 changes: 0 additions & 148 deletions .github/workflows/live-host.yml

This file was deleted.

222 changes: 0 additions & 222 deletions .github/workflows/sync-live-host-to-oss.yml

This file was deleted.

Loading
Loading