-
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: a05269c
head repository: ImagingDataCommons/dcmqi-python-distributions
compare: 24554d4
- 20 commits
- 10 files changed
- 5 contributors
Commits on Apr 2, 2026
-
Merge pull request #17 from ImagingDataCommons/dcmqi-v1.5.3
feat: update dcmqi from v1.5.2 to v1.5.3
Configuration menu - View commit details
-
Copy full SHA for f64cddb - Browse repository at this point
Copy the full SHA f64cddbView commit details -
feat: add macOS Intel wheel build and update README platforms
- Add macos-15-intel x86_64 to cd.yml build matrix - Update update-dcmqi workflow to also update README version link - Fix README platforms table: correct macOS versions, add Windows, add Intel - Add packaged dcmqi version section to README Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for cf885b8 - Browse repository at this point
Copy the full SHA cf885b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334379e - Browse repository at this point
Copy the full SHA 334379eView commit details -
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 a05269c...24554d4