8000 Comparing v0.16.2...develop · 4DNucleome/PartSeg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 4DNucleome/PartSeg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.2
Choose a base ref
...
head repository: 4DNucleome/PartSeg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on May 13, 2025

  1. chore: block sentry==3.0.0a1 for pre-tests (#1272)

    ## Summary by Sourcery
    
    Build:
    - Add sentry==3.0.0a1 to requirements/pre_test_problematic_version.txt
    to block it in pre-tests.
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Chores**
    - Updated requirements to exclude a problematic version of a package,
    ensuring improved stability during installation.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    Czaki authored May 13, 2025
    Configuration menu
    Copy the full SHA
    16ca703 View commit details
    Browse the repository at this point in the history
  2. chore: Add fallback version for setuptools_scm (#1271)

    napari/napari-plugin-template#46
    
    ## Summary by Sourcery
    
    Build:
    - Add fallback_version = "0.16.3dev1" under [tool.setuptools_scm] in
    pyproject.toml
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Chores**
    - Added a fallback version configuration to improve version handling
    during builds.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    Czaki authored May 13, 2025
    Configuration menu
    Copy the full SHA
    3575409 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. ci: [pre-commit.ci] pre-commit autoupdate (#1270)

    <!--pre-commit.ci start-->
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.8 →
    v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9)
    <!--pre-commit.ci end-->
    
    ## Summary by Sourcery
    
    CI:
    - Bump ruff pre-commit hook from v0.11.8 to v0.11.9
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
    pre-commit-ci[bot] and Czaki authored May 14, 2025
    Configuration menu
    Copy the full SHA
    353077e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. chore: Use ubuntu 22.04 when building pyinstaller bundle (#1275)

    ## Summary by Sourcery
    
    CI:
    - Switch Azure Pipelines VM image from Ubuntu-20.04 to Ubuntu-22.04 for
    the PyInstaller bundle job
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Chores**
    - Updated the build pipeline to use a newer Ubuntu version for improved
    compatibility and support.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    Czaki authored May 27, 2025
    Configuration menu
    Copy the full SHA
    17dca92 View commit details
    Browse the repository at this point in the history
  2. test: [Automatic] Constraints upgrades: napari, numpy, pydantic

    …, `sentry-sdk`, `tifffile`, `vispy` (#1273)
    
    This PR is automatically created and updated by PartSeg GitHub
    action cron to keep bundle dependencies modules up to date.
    
    The updated packages are:
    
     * click
     * coverage
     * dask
     * fsspec
     * napari
     * numpy
     * pluggy
     * pydantic
     * pyqt6-sip
     * rpds-py
     * sentry-sdk
     * setuptools
     * tifffile
     * tornado
     * typer
     * typing-inspection
     * vispy
    
    Co-authored-by: Czaki <3826210+Czaki@users.noreply.github.com>
    Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
    3 people authored May 27, 2025
    Configuration menu
    Copy the full SHA
    e402015 View commit details
    Browse the repository at this point in the history
Loading
0