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: HyperTekOrg/hyperstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hyperstack-cli-v0.5.7
Choose a base ref
...
head repository: HyperTekOrg/hyperstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hyperstack-cli-v0.5.8
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 19, 2026

  1. fix: preserve explicit discriminant_size values in IDL snapshot

    Only apply the heuristic discriminant_size calculation when the value
    wasn't already present in the JSON (discriminant_size = 0 indicates
    absent/defaulted). This prevents overriding explicitly set values.
    adiman9 committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    0ccdd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b373cde View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from HyperTekOrg/fixes

    fix: preserve explicit discriminant_size values in IDL snapshot
    adiman9 authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    9e60c87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1861537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bc06c4 View commit details
    Browse the repository at this point in the history
Loading