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: karma-runner/karma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: karma-runner/karma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    7b2942c View commit details
    Browse the repository at this point in the history
  2. fix(ci): stop the proxy before killing the child, handle errors (#3472)

    This should fix #3464, hopefully. Since the test is flaky and only on Travis
    we can't be sure until we try for awhile.
    johnjbarton committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    abe9af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore(release): 5.0.2 [skip ci]

    ## [5.0.2](v5.0.1...v5.0.2) (2020-04-16)
    
    ### Bug Fixes
    
    * **ci:** stop the proxy before killing the child, handle errors ([#3472](#3472)) ([abe9af6](abe9af6)), closes [#3464](#3464)
    semantic-release-bot committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    39648b5 View commit details
    Browse the repository at this point in the history
Loading