Skip to content

ci: add macOS quality gates and package smoke - #108

Merged
tuzuminami merged 6 commits into
mainfrom
codex/add-ci-gates-81
Jul 19, 2026
Merged

ci: add macOS quality gates and package smoke#108
tuzuminami merged 6 commits into
mainfrom
codex/add-ci-gates-81

Conversation

@tuzuminami

Copy link
Copy Markdown
Owner

Closes #81

What changed

Verification

  • Workflow structural/action-pinning/Rust shell validation
  • npm --prefix apps/desktop ci --ignore-scripts
  • cargo check --locked --manifest-path apps/desktop/src-tauri/Cargo.toml
  • ./scripts/test.sh
  • ./scripts/lint.sh
  • ./scripts/check_licenses.sh
  • ./scripts/check_no_external_network.sh

Merge follow-up

  1. Wait for both macOS workflow jobs to pass on this PR and on main.
  2. Require macos-core and macos-package-smoke on main.
  3. Verify a controlled failing PR cannot merge.

@tuzuminami
tuzuminami marked this pull request as ready for review July 19, 2026 23:26
@tuzuminami
tuzuminami merged commit dbd6c8b into main Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P0][CI] macOS品質gate・required checks・main保護を導入する

1 participant