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: sipcapture/heplify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.12
Choose a base ref
...
head repository: sipcapture/heplify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.13
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Apr 9, 2026

  1. fix: align CLI, config, and env runtime behavior

    Add full CLI override coverage on top of config files, introduce -no-config for deterministic CLI-only runs, and align buffer size parsing semantics between CLI and HEPLIFY_* env values. Also document Docker-safe invocation and provide a dedicated CLI/ENV/config mapping reference.
    adubovikov committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    abbf140 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 2.0.13

    Update version.go patch level from 2.0.12 to 2.0.13 for the next release build.
    adubovikov committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    e817d77 View commit details
    Browse the repository at this point in the history
Loading