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: google/zx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.1.5
Choose a base ref
...
head repository: google/zx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1.6
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    09d0d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2ad78 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix: enhance duration parser (#884)

    * perf: replace some regexes with `str.includes()`
    
    * fix: enhance duration parser
    antongolub authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    76463de View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. feat: let $.preferLocal accept dir (#886)

    * feat: provide `$.killSignal` option
    
    * feat: let `$.preferLocal` accept directories
    antongolub authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fbf2ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11699e0 View commit details
    Browse the repository at this point in the history
  3. test: add nodejs nightly and ts rc to the test matrix (#888)

    * test: run ts smokes on ts@rc
    
    * chore(deps): update madge to v8.0.0
    
    * ci(test): run autotests every 4 days
    
    * test: add nodejs 22-nightly to smoke tests matrix
    
    * chore: lint test.yml
    
    * test(smoke-ts): add --force to ignore ts version requirements
    
    * test(smoke-ts): ensure tsc version
    antongolub authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bff3551 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: enhance abort handlers clean up (#889)

    * fix: enhance abort handlers clean up
    
    relates #881
    
    * chore: up dev deps
    antongolub authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ac2567f View commit details
    Browse the repository at this point in the history
Loading