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: stackabletech/stackable-cockpit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stackablectl-1.2.1
Choose a base ref
...
head repository: stackabletech/stackable-cockpit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stackablectl-1.2.2
Choose a head ref
  • 3 commits
  • 38 files changed
  • 2 contributors

Commits on Nov 20, 2025

  1. feat: Add version check (command) (#421)

    * chore: Adjust Rust toolchain in rustfmt override
    
    * chore: Add built
    
    * feat: Add release check (command)
    
    * refactor: Update transfer client and cache related code
    
    * chore: Apply suggestions
    
    Co-authored-by: Nick <[email protected]>
    
    * chore: Revert accidental commented-out instrument attribute
    
    * chore: Add timeout to version check
    
    ---------
    
    Co-authored-by: Nick <[email protected]>
    Techassi and NickLarsenNZ authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    f3bc3f7 View commit details
    Browse the repository at this point in the history
  2. feat: Add user config support (#422)

    * feat: Add basic user config reading mechanism
    
    * refactor: Simplify config reading
    
    * feat: Use user config value to disable version check
    Techassi authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    09352a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    7f7924d View commit details
    Browse the repository at this point in the history
Loading