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: v8.0.2
Choose a base ref
...
head repository: heroku/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 7 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 21, 2023

  1. feature: new workflow to promote a version pushed to S3 (#2272)

    * feature: new workflow to promote a version pushed to S3
    
    * fix: add whitespace
    
    * fix: use correct input name
    ryandagg authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dbf36fc View commit details
    Browse the repository at this point in the history
  2. fix: publish in CI (#2273)

    * feature: new workflow to promote a version pushed to S3
    
    * fix: add whitespace
    
    * fix: use correct input name
    
    * fix: run command through yarn
    
    * fix: add sha flag
    ryandagg authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d61947a View commit details
    Browse the repository at this point in the history
  3. fix: publish ci round 3 (#2274)

    * feature: new workflow to promote a version pushed to S3
    
    * fix: add whitespace
    
    * fix: use correct input name
    
    * fix: run command through yarn
    
    * fix: add sha flag
    
    * fix: att "root" flag to oclif promote
    ryandagg authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6bc8079 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. chore(ps): add code coverage reports (#2278)

    * Add nyc with working script & update .gitignore
    
    * Ignore explicit return statements linting
    zwhitfield3 authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1e5c55e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    1feb0b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9176549 View commit details
    Browse the repository at this point in the history
  3. v8.0.3 (#2284)

    k80bowman authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5048902 View commit details
    Browse the repository at this point in the history
Loading