Skip to content

Conversation

@FrederickEngelhardt
Copy link
Contributor

@FrederickEngelhardt FrederickEngelhardt commented Nov 15, 2025

Description

Adds tests for the android_sdk setup to ensure it's setup properly and essential tools are linked. Tests for error/failures in tooling setup.

Type of Change

  • πŸ› Bug fix (patch)
  • ✨ New feature (minor)
  • πŸ’₯ Breaking change (major)
  • πŸ“š Documentation update
  • πŸ”’ Security fix
  • πŸ”§ Maintenance/Refactoring

Release Management

For automatic release on merge, add one of these labels:

  • release:major - Breaking changes, incompatible API changes (bumps 1.x.x β†’ 2.0.0)
  • release:minor - New features, backwards-compatible (bumps x.1.x β†’ x.2.0)

No label = No automatic release (manual release via GitHub Actions later)

Testing

  • Tested on macOS
  • Tested on Linux
  • Tested on WSL
  • Ran ./osa-cli.zsh --scan-secrets (if touching constructors)
  • Ran tests: ./tests/run-tests.zsh

Checklist

  • My code follows the zsh style of this project
  • I have added #!/usr/bin/env zsh shebang to new scripts
  • I have updated documentation (if applicable)
  • No hardcoded secrets (use osa-secret-set instead)
  • All files use .zsh extension (unless intentionally .sh for bash)
  • I have added appropriate release label (release:major or release:minor)

Additional Context

@FrederickEngelhardt FrederickEngelhardt merged commit c86ea5b into main Nov 15, 2025
1 check 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.

2 participants