-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: ImagingDataCommons/dcmqi-python-distributions
base: update-readme-platforms
head repository: ImagingDataCommons/dcmqi-python-distributions
compare: main
- 17 commits
- 9 files changed
- 5 contributors
Commits on Apr 2, 2026
-
Merge pull request #18 from ImagingDataCommons/update-readme-platforms
feat: add macOS Intel wheel build and update README platforms
Configuration menu - View commit details
-
Copy full SHA for 42609c7 - Browse repository at this point
Copy the full SHA 42609c7View commit details -
feat: auto-discover binaries from upstream release archive
Introduce binaries.txt as the single source of truth for the list of dcmqi executables. CMakeLists.txt now reads it via file(STRINGS), __init__.py discovers installed binaries dynamically at import time, and tests parametrize from the file. The update-dcmqi workflow extracts binary names from the Linux archive and updates binaries.txt and pyproject.toml [project.scripts] automatically when a new release is detected. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 80e948d - Browse repository at this point
Copy the full SHA 80e948dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9776eb0 - Browse repository at this point
Copy the full SHA 9776eb0View commit details -
- Fix YAML-invalid heredoc in update-dcmqi.yml by collapsing Python script to a single-line python3 -c invocation - Add noqa: PLE0604 for dynamic __all__ in __init__.py - Add return type annotation to _make_wrapper - Apply ruff-format fix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2dae5d6 - Browse repository at this point
Copy the full SHA 2dae5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f0b00 - Browse repository at this point
Copy the full SHA 88f0b00View commit details -
Merge pull request #19 from ImagingDataCommons/auto-discover-binaries
feat: auto-discover binaries from upstream release archive
Configuration menu - View commit details
-
Copy full SHA for ebdab85 - Browse repository at this point
Copy the full SHA ebdab85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 718d2aa - Browse repository at this point
Copy the full SHA 718d2aaView commit details -
fix: add bin2labelsegimage to project.scripts entry points
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b6b32ac - Browse repository at this point
Copy the full SHA b6b32acView commit details -
Merge pull request #20 from ImagingDataCommons/add-missing-binary
add missing binary to the list
Configuration menu - View commit details
-
Copy full SHA for 0c5e826 - Browse repository at this point
Copy the full SHA 0c5e826View commit details
Commits on Apr 6, 2026
-
build(deps): Bump pypa/cibuildwheel in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 76afbbe - Browse repository at this point
Copy the full SHA 76afbbeView commit details -
Merge pull request #21 from ImagingDataCommons/dependabot/github_acti…
…ons/actions-8a8ae888d8 build(deps): Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 in the actions group
Configuration menu - View commit details
-
Copy full SHA for c29b3e0 - Browse repository at this point
Copy the full SHA c29b3e0View commit details -
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0)
Configuration menu - View commit details
-
Copy full SHA for ca066ad - Browse repository at this point
Copy the full SHA ca066adView commit details
Commits on Apr 7, 2026
-
Merge pull request #22 from ImagingDataCommons/pre-commit-ci-update-c…
…onfig chore: update pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 607f952 - Browse repository at this point
Copy the full SHA 607f952View commit details
Commits on Apr 13, 2026
-
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.3](pre-commit/mirrors-clang-format@v22.1.2...v22.1.3) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v1.20.1](pre-commit/mirrors-mypy@v1.20.0...v1.20.1)
Configuration menu - View commit details
-
Copy full SHA for ae721e4 - Browse repository at this point
Copy the full SHA ae721e4View commit details
Commits on Apr 14, 2026
-
Merge pull request #23 from ImagingDataCommons/pre-commit-ci-update-c…
…onfig chore: update pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 58e00d2 - Browse repository at this point
Copy the full SHA 58e00d2View commit details
Commits on Apr 27, 2026
-
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.10...v0.15.12) - [github.com/pre-commit/mirrors-clang-format: v22.1.3 → v22.1.4](pre-commit/mirrors-clang-format@v22.1.3...v22.1.4) - [github.com/pre-commit/mirrors-mypy: v1.20.1 → v1.20.2](pre-commit/mirrors-mypy@v1.20.1...v1.20.2)
Configuration menu - View commit details
-
Copy full SHA for 76cc812 - Browse repository at this point
Copy the full SHA 76cc812View commit details
Commits on May 1, 2026
-
Merge pull request #24 from ImagingDataCommons/pre-commit-ci-update-c…
…onfig chore: update pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 24554d4 - Browse repository at this point
Copy the full SHA 24554d4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff update-readme-platforms...main