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: fortio/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: fortio/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 12, 2025

  1. Bump fortio.org/duration from 1.0.1 to 1.0.4 (#44)

    Bumps [fortio.org/duration](https://github.com/fortio/duration) from 1.0.1 to 1.0.4.
    - [Release notes](https://github.com/fortio/duration/releases)
    - [Commits](fortio/duration@v1.0.1...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: fortio.org/duration
      dependency-version: 1.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    dcc3c64 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Fix data race (by not making the update but commenting caller should …

    …instead), update log with NO_COLOR and cli default fixes (#46)
    
    * Fix #45 - update log with NO_COLOR and cli default fixes
    
    * show how it should be configured
    ldemailly authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    3765e08 View commit details
    Browse the repository at this point in the history
Loading