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: babel/babel-test262-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 399abd
Choose a base ref
...
head repository: babel/babel-test262-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b5eaa57
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    ce2446e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Implement PR branch workflow (#15)

    * Download master branch artifactst
    
    * Properly compare results and output difference in tap
    
    * Remove node-fetch dependency
    
    * cleanup
    
    * Verify master and PR artifacts are in sync
    
    * fix variable
    
    * Take file name as argument instead
    
    * review revisions
    
    * only output to stdout for non-fatal tap
    
    * Remove empty default case
    jbhoosreddy authored and nicolo-ribaudo committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    b184ad0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Prevent comparision on CircleCI master (#16)

    * Prevent comparision on CircleCI master
    
    * test.title needs to be unique if we need to rely on it
    jbhoosreddy authored and nicolo-ribaudo committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    fc0e926 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    3367290 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fix casing

    jbhoosreddy authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c330fa3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    449f84b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from jbhoosreddy/detect-circleci-master

    Properly compare test files between jobs
    jbhoosreddy authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    b5eaa57 View commit details
    Browse the repository at this point in the history
Loading