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: urfave/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.2
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.3
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 11, 2022

  1. Move more functionality into internal/build/build.go

    and use make targets in CI, pass flag spec YAML through yq
    
    includes result of running `make v2approve`
    meatballhat committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    12a3c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1138c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7efeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a851c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d9264a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a425337 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Merge pull request #1490 from urfave/maint-build-cleanups

    Move more functionality into internal/build/build.go
    meatballhat authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    69f4122 View commit details
    Browse the repository at this point in the history
Loading