Skip to content

ci: add GitHub Actions workflow for backend syntax and Swift compilation checks - #148

Open
amir-rezaei wants to merge 1 commit into
mont127:mainfrom
amir-rezaei:ci/add-github-actions-workflow
Open

ci: add GitHub Actions workflow for backend syntax and Swift compilation checks#148
amir-rezaei wants to merge 1 commit into
mont127:mainfrom
amir-rezaei:ci/add-github-actions-workflow

Conversation

@amir-rezaei

Copy link
Copy Markdown

Description

This PR resolves issue #103 by adding a GitHub Actions CI workflow in .github/workflows/ci.yml.

Details

  • Adds automated Python syntax validation for backend_server.py via py_compile.
  • Adds swift build compilation checks for the macOS application package on macOS runners.

@realmaitreal realmaitreal left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add your syntax checks, but keep the current swift build check

@realmaitreal realmaitreal added Low priority Lower priority area:ci CI, build tooling, dev workflow labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI, build tooling, dev workflow Low priority Lower priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants