Skip to content

Tags: cameroncooke/AXe

Tags

v1.8.0

Toggle v1.8.0's commit message
Release v1.8.0

staging-main-67-30f4bfa

Toggle staging-main-67-30f4bfa's commit message

Unverified

This user has not yet uploaded their public signing key.
Finalize changelog for v1.8.0

staging-main-66-9ec4068

Toggle staging-main-66-9ec4068's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(ci): Derive imported signing identity

Use the valid Developer ID identity from the imported P12 instead of a separate secret that can drift from the certificate.

staging-main-58-51cfaf7

Toggle staging-main-58-51cfaf7's commit message
Fix IDB deployment targets for Xcode 27

v1.7.1

Toggle v1.7.1's commit message
Release v1.7.1

staging-main-55-abd9fbc

Toggle staging-main-55-abd9fbc's commit message

Unverified

This user has not yet uploaded their public signing key.
Finalize changelog for v1.7.1

staging-main-54-8788929

Toggle staging-main-54-8788929's commit message
ci: Include IDB patch hash in release caches

Key IDB repository and framework caches by both the pinned IDB commit and the local IDB patch hash so release builds rebuild patched frameworks when AXe patch files change.

Also verify FBSimulatorControl release artifacts include the XCTest accessibility client type patch before packaging.

Co-Authored-By: OpenAI Codex <codex@openai.com>

staging-main-52-ab3e753

Toggle staging-main-52-ab3e753's commit message
test(playground): Cover presentation fixtures

Add E2E coverage for the alert, sheet, context menu, modal, and
long-scroll Playground routes so the regression app validates the
fixtures it exposes.

Co-Authored-By: OpenAI Codex <noreply@openai.com>

staging-main-51-f5e89b8

Toggle staging-main-51-f5e89b8's commit message
Add .claude folder to .gitignore

Co-authored-by: Cameron Cooke <web@cameroncooke.com>

staging-main-47-453922c

Toggle staging-main-47-453922c's commit message
docs: Simplify repository documentation

Move end-user documentation to the website and keep the repository README
focused on installation, basic usage, the docs link, disclaimer, and license.
Remove stale legacy markdown files from the repo and drop the deleted test
README resource from SwiftPM.

Co-Authored-By: Codex <noreply@openai.com>