8000 Comparing v1.1.4...master · za3k/qr-backup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: za3k/qr-backup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: za3k/qr-backup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    a57595b View commit details
    Browse the repository at this point in the history
  2. Treat a return code 0 as success

    saraedum authored and za3k committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    9756bcf View commit details
    Browse the repository at this point in the history
  3. ci: add initial GitHub Actions integration

    Hopefully prevent future regressions such as gh-63.
    
    Closes: gh-62
    
    This modifies qr-backup to make gzip reproducible.
    acuteaangle authored and za3k committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    8d40ed3 View commit details
    Browse the repository at this point in the history
  4. Readme typo

    za3k committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    7f04687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec8ab37 View commit details
    Browse the repository at this point in the history
  6. Add --fast option to tests

    The new option
    
    (1) Runs tests in parallel
    (2) Omits tests which are intended for developers to spot reproducibility issues, rather than for end-users to verify a working install. This means --fast is also more reliable.
    
    The opposite of --fast is --full.
    
    Note that we're using a custom test runner, which is not ideal. It's because we're using generated tests, and the generated tests share a lot of redundant setup. But it's still not ideal.
    
    Closes issue #67.
    za3k committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    e7d028e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Remove nix packaging

    This is now being added to upstream, via NixOS/nixpkgs#392426
    za3k committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    9189bbd View commit details
    Browse the repository at this point in the history
Loading
0