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: tillitis/tkey-sign-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: tillitis/tkey-sign-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 8 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 24, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    2764fd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    15f309b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4619e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Don't include VCS data in binaries

    Let's not include the status of the Git checkout directory in the
    compiled binaries. Especially the thing about the dirty directory with
    untracked files bites us all the time.
    mchack-work committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    edccfc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update to tkey-device-signer v1.0.0

    - Embed new version of the signer.
    
    - Remove the build scripts for signer and tkey-libs, which also means
      no need to mount tkey-libs in podman and that we skip build.sh in CI,
      which is also updated to tkey-builder:4.
    
    - Revise README about building process for signer. Unnecessary to
      repeat everything that is already in the tkey-device-signer's repo.
    mchack-work authored and dehanj committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9e8951e View commit details
    Browse the repository at this point in the history
  2. Update tkeyclient and tkeysign

    mchack-work authored and dehanj committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e45342b View commit details
    Browse the repository at this point in the history
  3. Update release notes

    - Update for v1.0.0
    - Correct link to changelog for v0.0.8
    mchack-work authored and dehanj committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    03d7986 View commit details
    Browse the repository at this point in the history
Loading