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: openzim/hatch-openzim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: openzim/hatch-openzim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 15 files changed
  • 1 contributor

Commits on Feb 16, 2024

  1. Prepare for v0.3.0

    benoit74 committed Feb 16, 2024
    Copy the full SHA
    ce2d39f View commit details

Commits on May 6, 2024

  1. Copy the full SHA
    c173d63 View commit details
  2. Display both stdout and stderr, and even in case of subprocess error

    stdout and stderr are merged since in any case they will both be
    displayed + it might be usefull to have proper logs ordering (logs to
    stdout and stderr might be interleaved)
    benoit74 committed May 6, 2024
    Copy the full SHA
    d6a1b1c View commit details
  3. Upgrade dependencies

    benoit74 committed May 6, 2024
    Copy the full SHA
    6cb4dd2 View commit details
  4. Merge pull request #17 from openzim/fix_execute_after

    Fix `execute_after` issues
    benoit74 authored May 6, 2024
    Copy the full SHA
    b0c18c5 View commit details
  5. Release 0.2.1

    benoit74 committed May 6, 2024
    Copy the full SHA
    923c831 View commit details
  6. Prepare for 0.3.0 (again)

    benoit74 committed May 6, 2024
    Copy the full SHA
    9ae2314 View commit details

Commits on Jan 16, 2025

  1. Copy the full SHA
    7c79999 View commit details
  2. Remove inception with dep on hatch-openzim

    Remove dependency on hatch-openzim itself, it prevents any upgrade
    of Python (and probably deps as well) due to conflicting requirements
    benoit74 committed Jan 16, 2025
    Copy the full SHA
    f766f29 View commit details
  3. Copy the full SHA
    33b77a9 View commit details

Commits on Jan 20, 2025

  1. Merge pull request #19 from openzim/python_3_13

    Upgrade to Python 3.13 and other deps
    benoit74 authored Jan 20, 2025
    Copy the full SHA
    1abff0d View commit details
  2. Upgrade CI actions

    benoit74 committed Jan 20, 2025
    Copy the full SHA
    de62896 View commit details
  3. Merge pull request #21 from openzim/upgrade_ci

    Upgrade CI actions
    benoit74 authored Jan 20, 2025
    Copy the full SHA
    55e4f07 View commit details
  4. Release 0.2.2

    benoit74 committed Jan 20, 2025
    Copy the full SHA
    6b01726 View commit details
  5. Prepare for 0.3.0

    benoit74 committed Jan 20, 2025
    Copy the full SHA
    4ed7ee4 View commit details
Loading