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: arrayjam/playwright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: arrayjam/playwright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-0.14
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Apr 23, 2020

  1. chore: mark v0.14.0 (microsoft#1918)

    Note: this is a PR to be merged into the `release-0.14` branch.
    
    Once this is merged to the branch:
    - all test bots should kick in and run tests for this commit
    - `publish_canary.yml` will kick in and publish `0.14.0-next.XXXX` version that can be tested manually
    
    Once testing is complete:
    - If we are **satisfied** with the results, we can publish github release against this commit.
    Once release is published, the `0.14.0` will be published by `publish_release.yml` workflow.
    - if we are **not satisfied**, then we can either cherry-pick fixes into the branch, or re-create branch from a nicer point.
    aslushnikov committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    cf1fd79 View commit details
    Browse the repository at this point in the history
Loading