Skip to content

Feature: Add installer/AppleScript CI workflows and release v0.1.3#2

Merged
mbv06 merged 2 commits into
mainfrom
dev
Jun 3, 2026
Merged

Feature: Add installer/AppleScript CI workflows and release v0.1.3#2
mbv06 merged 2 commits into
mainfrom
dev

Conversation

@mbv06
Copy link
Copy Markdown
Owner

@mbv06 mbv06 commented Jun 2, 2026

Description

This PR introduces CI improvements, code quality enhancements, and releases version 0.1.3.

Key changes:

  • CI Workflows: Added .github/workflows/installer-smoke.yml to automate smoke testing for macOS and Windows installers, and .github/workflows/macos-applescript.yml to test macOS AppleScript integration.
  • Installer Updates: Modified install-macos.sh and install-windows.ps1 to accept the SLICER_URI_BRIDGE_PROJECT_SPEC environment variable, enabling seamless installer testing in CI.
  • Documentation: Added a CI test badge to README.md and clarified manual/automatic uninstallation steps.
  • Metadata & Release: Bumped the version to 0.1.3 in pyproject.toml and simplified Python classifiers.
  • Changelog: Documented the new allow_local_resolved_hosts security configuration in CHANGELOG.md.
  • Code Quality: Configured strict ruff (formatting and linting) and mypy (type checking) rules in pyproject.toml.

@mbv06
Copy link
Copy Markdown
Owner Author

mbv06 commented Jun 2, 2026

@codex

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 892c191869

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/slicer_uri_bridge/handler.py Outdated
@mbv06 mbv06 self-assigned this Jun 3, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7adf23e65b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/macos-applescript.yml
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

mbv06 added 2 commits June 3, 2026 03:33
…to 0.1.3

- Allow configuring local resolved hosts
- Add installer and AppleScript CI workflows
- Include manager in AppleScript workflow paths
- Refactor
@mbv06 mbv06 merged commit ad0ed32 into main Jun 3, 2026
7 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.

1 participant