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: heroku/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.7.8
Choose a base ref
...
head repository: heroku/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.7.9
Choose a head ref
  • 6 commits
  • 83 files changed
  • 6 contributors

Commits on Jul 30, 2018

  1. test(auth): fix describe title (#965)

    fahrradflucht authored and jdx committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    c629c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

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

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    4328757 View commit details
    Browse the repository at this point in the history
  2. check if the connection is already active before continuing into the …

    …waiting loop (#977)
    Jillian Tullo committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    df5fa0d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Add support for viewing parallel test runs to CI plugin (#980)

    * Ran oclif plugin and start ci:info
    
    * Update dependencies and config
    
    - Update tsconfig
    - Move out utilities
    
    * Add color
    
    * Update heroku ci interfaces
    
    * Update to use latest API schema
    
    * Remove variant
    
    * Upgrade heroku-cli/schema
    
    * ci:info working
    
    * Adapt code to ts
    
    * Restructure in utils
    
    * Add ci:last
    
    * Add tests to ci:info
    
    * Pulled interfaces from Kolkrabbi schema
    
    * WIP migrating ci:run
    
    * Move utilities and update dependencies
    
    * Use the right host
    
    * Add logs back
    
    * using cli-ux to show progress and completion
    
    * Display of test run works for single and multi-node
    
    * Add rerun command
    
    * Removing commands in favor of new commands
    
    * Fixed up tests
    
    * Delete test no longer necessary
    
    * Add typed sinon
    
    * Add test for run
    
    * Added new package to cli, got run command tests working
    
    * Adding re-run tests
    
    * more tests
    
    * Updated readme and updated another test
    
    * simplify test
    
    * removing try...catch that was making test the error codes harder
    jabrown85 authored and raulb committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    052e0f1 View commit details
    Browse the repository at this point in the history
  2. v7.7.9

    raulb committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    8f3e76e View commit details
    Browse the repository at this point in the history
Loading