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: percy/percy-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1
Choose a base ref
...
head repository: percy/percy-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 2, 2019

  1. fix: POST snapshots to the right endpoint (#271)

    In in the config refactor we're accidentally POST'ing to the health check
    endpoint, which 404s
    
    Will add tests in a follow up PR
    Robdel12 authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    bf8fc6c View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.8.2 [skip ci]

    ## [0.8.2](v0.8.1...v0.8.2) (2019-07-02)
    
    ### Bug Fixes
    
    * `POST` snapshots to the right endpoint ([#271](#271)) ([bf8fc6c](bf8fc6c))
    semantic-release-bot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    5a2e68e View commit details
    Browse the repository at this point in the history
Loading