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: github/gh-skyline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: github/gh-skyline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 19 commits
  • 46 files changed
  • 2 contributors

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    aa9ca43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85822ea View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

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

Commits on Jan 29, 2025

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

Commits on Feb 3, 2025

  1. Bump github.com/spf13/pflag in the go-dependencies group

    Bumps the go-dependencies group with 1 update: [github.com/spf13/pflag](https://github.com/spf13/pflag).
    
    
    Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.5...v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    c5f4e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    6f0782f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from github/restructure

    Refactor project structure and improve CLI command handling
    chrisreddington authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    e6d1541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69eff01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #71 from github/dependabot/go_modules/go-dependenc…

    …ies-e99a8677a1
    
    Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the go-dependencies group
    chrisreddington authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    72ee16e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Bump the go-dependencies group with 5 updates

    Bumps the go-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
    | [golang.org/x/image](https://github.com/golang/image) | `0.23.0` | `0.24.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.29.0` | `0.30.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.28.0` | `0.29.0` |
    | [golang.org/x/text](https://github.com/golang/text) | `0.21.0` | `0.22.0` |
    
    
    Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    Updates `golang.org/x/image` from 0.23.0 to 0.24.0
    - [Commits](golang/image@v0.23.0...v0.24.0)
    
    Updates `golang.org/x/sys` from 0.29.0 to 0.30.0
    - [Commits](golang/sys@v0.29.0...v0.30.0)
    
    Updates `golang.org/x/term` from 0.28.0 to 0.29.0
    - [Commits](golang/term@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/text` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/image
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    adc30e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request #72 from github/dependabot/go_modules/go-dependenc…

    …ies-d4b39008d1
    
    Bump the go-dependencies group with 5 updates
    chrisreddington authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    dbef4b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Bump github.com/muesli/termenv in the go-dependencies group

    Bumps the go-dependencies group with 1 update: [github.com/muesli/termenv](https://github.com/muesli/termenv).
    
    
    Updates `github.com/muesli/termenv` from 0.15.2 to 0.16.0
    - [Release notes](https://github.com/muesli/termenv/releases)
    - [Commits](muesli/termenv@v0.15.2...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/muesli/termenv
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    043ab7d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Merge pull request #75 from github/dependabot/go_modules/go-dependenc…

    …ies-0275c001a8
    
    Bump github.com/muesli/termenv from 0.15.2 to 0.16.0 in the go-dependencies group
    chrisreddington authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    4895927 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Bump super-linter/super-linter in the github-actions group

    Bumps the github-actions group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter).
    
    
    Updates `super-linter/super-linter` from 7.2.1 to 7.3.0
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@85f7611...4e8a7c2)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    8444e6e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request #76 from github/dependabot/github_actions/github-a…

    …ctions-16c2eb917b
    
    Bump super-linter/super-linter from 7.2.1 to 7.3.0 in the github-actions group
    chrisreddington authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    2299ad1 View commit details
    Browse the repository at this point in the history
  2. Bump the go-dependencies group with 4 updates

    Bumps the go-dependencies group with 4 updates: [golang.org/x/image](https://github.com/golang/image), [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/term](https://github.com/golang/term) and [golang.org/x/text](https://github.com/golang/text).
    
    
    Updates `golang.org/x/image` from 0.24.0 to 0.25.0
    - [Commits](golang/image@v0.24.0...v0.25.0)
    
    Updates `golang.org/x/sys` from 0.30.0 to 0.31.0
    - [Commits](golang/sys@v0.30.0...v0.31.0)
    
    Updates `golang.org/x/term` from 0.29.0 to 0.30.0
    - [Commits](golang/term@v0.29.0...v0.30.0)
    
    Updates `golang.org/x/text` from 0.22.0 to 0.23.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    04247ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2c593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81424bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #80 from github/dependabot/go_modules/go-dependenc…

    …ies-686cf1901f
    
    Bump the go-dependencies group with 4 updates
    chrisreddington authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    e90e6fd View commit details
    Browse the repository at this point in the history
Loading